summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/bosh-bootloader/Makefile5
-rw-r--r--net/bosh-cli/Makefile5
-rw-r--r--net/cf/Makefile5
-rw-r--r--net/concourse-fly/Makefile5
4 files changed, 16 insertions, 4 deletions
diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile
index 148d5760a8c8..54ac7e2caeda 100644
--- a/net/bosh-bootloader/Makefile
+++ b/net/bosh-bootloader/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bosh-bootloader
PORTVERSION= 7.6.0
-PORTREVISION= 31
+PORTREVISION= 32
CATEGORIES= net sysutils
MAINTAINER= dumbbell@FreeBSD.org
@@ -9,6 +9,9 @@ WWW= https://github.com/cloudfoundry/bosh-bootloader
LICENSE= APACHE20
+DEPRECATED= Not updated in years, no demand for them
+EXPIRATION_DATE= 2025-10-01
+
USE_GITHUB= yes
GH_TUPLE= cloudfoundry:bosh-bootloader:v${PORTVERSION} \
golang:sys:v0.6.0:sys
diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile
index 8488f09f52ac..38c3a0feabd6 100644
--- a/net/bosh-cli/Makefile
+++ b/net/bosh-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bosh-cli
PORTVERSION= 5.5.0
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= net sysutils
MAINTAINER= dumbbell@FreeBSD.org
@@ -9,6 +9,9 @@ WWW= https://bosh.io/docs/cli-v2.html
LICENSE= APACHE20
+DEPRECATED= Not updated in years, no demand for them
+EXPIRATION_DATE= 2025-10-01
+
USE_GITHUB= yes
GH_TUPLE= cloudfoundry:bosh-cli:v${PORTVERSION}
diff --git a/net/cf/Makefile b/net/cf/Makefile
index 0d0ce72d0201..8ef52f5e9608 100644
--- a/net/cf/Makefile
+++ b/net/cf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cf
PORTVERSION= 6.49.0
DISTVERSIONPREFIX= v
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= net
MAINTAINER= dumbbell@FreeBSD.org
@@ -11,6 +11,9 @@ WWW= https://cloudfoundry.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Not updated in years, no demand for them
+EXPIRATION_DATE= 2025-10-01
+
BUILD_DEPENDS= ${LOCALBASE}/bin/go-bindata:devel/go-bindata
USE_GITHUB= yes
diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile
index daa7616f52e0..4ff27fc9c787 100644
--- a/net/concourse-fly/Makefile
+++ b/net/concourse-fly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= concourse
PORTVERSION= 6.7.1
-PORTREVISION= 29
+PORTREVISION= 30
CATEGORIES= net sysutils
MASTER_SITES= LOCAL/dumbbell/concourse/
PKGNAMESUFFIX= -fly
@@ -11,6 +11,9 @@ WWW= https://concourse-ci.org/
LICENSE= APACHE20
+DEPRECATED= Not updated in years, no demand for them
+EXPIRATION_DATE= 2025-10-01
+
USES= cpe go:modules tar:xz
CPE_VENDOR= pivotal_software