aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-08-19 23:35:35 +0800
committerswills <swills@FreeBSD.org>2014-08-19 23:35:35 +0800
commit5b0e640fb6d97c5ebfacfd5cea5b87dd2e7c1346 (patch)
tree09c2d656aaba0bcc376e74ce56d845f491a8ffa7 /multimedia
parent2e2898df5b5a7cac63a843e9a47b43836efbf0db (diff)
downloadfreebsd-ports-gnome-5b0e640fb6d97c5ebfacfd5cea5b87dd2e7c1346.tar.gz
freebsd-ports-gnome-5b0e640fb6d97c5ebfacfd5cea5b87dd2e7c1346.tar.zst
freebsd-ports-gnome-5b0e640fb6d97c5ebfacfd5cea5b87dd2e7c1346.zip
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/podcatcher/Makefile3
-rw-r--r--multimedia/ruby-flvtool2/Makefile3
-rw-r--r--multimedia/vodcatcher/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/podcatcher/Makefile b/multimedia/podcatcher/Makefile
index c9faf273771d..3bd2ba0a6b44 100644
--- a/multimedia/podcatcher/Makefile
+++ b/multimedia/podcatcher/Makefile
@@ -17,6 +17,9 @@ SHEBANG_FILES= bin/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
+DEPRECATED= RubyForge shutdown May 15 2014
+EXPIRATION_DATE= 2014-09-20
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/multimedia/ruby-flvtool2/Makefile b/multimedia/ruby-flvtool2/Makefile
index 5bbda9fbc053..683946fe0080 100644
--- a/multimedia/ruby-flvtool2/Makefile
+++ b/multimedia/ruby-flvtool2/Makefile
@@ -15,4 +15,7 @@ USES= tar:tgz
USE_RUBY= yes
USE_RUBY_SETUP= yes
+DEPRECATED= RubyForge shutdown May 15 2014
+EXPIRATION_DATE= 2014-09-20
+
.include <bsd.port.mk>
diff --git a/multimedia/vodcatcher/Makefile b/multimedia/vodcatcher/Makefile
index e37e73f5414f..6fb8b44d5aac 100644
--- a/multimedia/vodcatcher/Makefile
+++ b/multimedia/vodcatcher/Makefile
@@ -16,6 +16,9 @@ NO_BUILD= yes
PLIST_FILES= bin/vodcatcher
+DEPRECATED= RubyForge shutdown May 15 2014
+EXPIRATION_DATE= 2014-09-20
+
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin