Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2021 10:04:15 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bccba76b6261 - main - cleanup: expire ports depending on devel/sdl_sge for 2021-12-31
Message-ID:  <202110311004.19VA4Frn034205@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bccba76b62618fc354b7ac8ebd9060990273ae7d

commit bccba76b62618fc354b7ac8ebd9060990273ae7d
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2021-10-31 10:01:00 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2021-10-31 10:01:00 +0000

    cleanup: expire ports depending on devel/sdl_sge for 2021-12-31
---
 devel/ruby-sdl/Makefile             | 3 +++
 devel/rubygem-ruby-sdl-ffi/Makefile | 3 +++
 devel/rubygem-rubygame/Makefile     | 3 +++
 games/magicmaze/Makefile            | 3 +++
 games/stransball2/Makefile          | 3 +++
 5 files changed, 15 insertions(+)

diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile
index 5cbba139f22c..2665c9364bb4 100644
--- a/devel/ruby-sdl/Makefile
+++ b/devel/ruby-sdl/Makefile
@@ -13,6 +13,9 @@ COMMENT=	Ruby extension library to use SDL library
 
 LICENSE=	LGPL21
 
+DEPRECATED=	Depends on expired devel/sdl_sge
+EXPIRATION_DATE=2021-12-31
+
 LIB_DEPENDS=	libSGE.so:devel/sdl_sge \
 		libSDLSKK.so:devel/sdlskk \
 		libsmpeg.so:multimedia/smpeg
diff --git a/devel/rubygem-ruby-sdl-ffi/Makefile b/devel/rubygem-ruby-sdl-ffi/Makefile
index 27fddfacfedf..bb341f29e2c7 100644
--- a/devel/rubygem-ruby-sdl-ffi/Makefile
+++ b/devel/rubygem-ruby-sdl-ffi/Makefile
@@ -10,6 +10,9 @@ COMMENT=	Low-level binding to SDL and related libraries using Ruby-FFI
 
 LICENSE=	MIT
 
+DEPRECATED=	Depends on expired devel/sdl_sge
+EXPIRATION_DATE=2021-12-31
+
 RUN_DEPENDS=	rubygem-nice-ffi>=0.2:devel/rubygem-nice-ffi
 
 NO_ARCH=	yes
diff --git a/devel/rubygem-rubygame/Makefile b/devel/rubygem-rubygame/Makefile
index 7a748a598b4c..c91d24bdd2b6 100644
--- a/devel/rubygem-rubygame/Makefile
+++ b/devel/rubygem-rubygame/Makefile
@@ -11,6 +11,9 @@ COMMENT=	Game-development extension and library for the ruby language
 
 LICENSE=	LGPL21
 
+DEPRECATED=	Depends on expired devel/sdl_sge
+EXPIRATION_DATE=2021-12-31
+
 RUN_DEPENDS=	rubygem-rake>=0.7.0:devel/rubygem-rake \
 		rubygem-ruby-sdl-ffi>=0.1.0:devel/rubygem-ruby-sdl-ffi
 
diff --git a/games/magicmaze/Makefile b/games/magicmaze/Makefile
index 19833383e6c0..72858de5d159 100644
--- a/games/magicmaze/Makefile
+++ b/games/magicmaze/Makefile
@@ -13,6 +13,9 @@ LICENSE=	GPLv2+ RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE_GPLv2+ =	${WRKSRC}/COPYING_GPL.txt
 
+DEPRECATED=	Depends on expired devel/sdl_sge
+EXPIRATION_DATE=2021-12-31
+
 RUN_DEPENDS=	ruby${RUBY_SUFFIX}-sdl>=0:devel/ruby-sdl
 
 USES=		sdl shebangfix
diff --git a/games/stransball2/Makefile b/games/stransball2/Makefile
index 299726090929..a5033d5782a7 100644
--- a/games/stransball2/Makefile
+++ b/games/stransball2/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Sequel to Transball and Transball 2 THRUST-type games
 LICENSE=	GPLv2
 LICENSE_FILE=	${BUILD_WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/sdl_sge
+EXPIRATION_DATE=2021-12-31
+
 LIB_DEPENDS=	libSGE.so:devel/sdl_sge
 
 USES=		dos2unix gmake sdl zip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110311004.19VA4Frn034205>