diff options
author | knu <knu@FreeBSD.org> | 2002-01-26 05:04:54 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-26 05:04:54 +0800 |
commit | 649943e5c345a1923ef9f95dbf0b300ab45afa23 (patch) | |
tree | 0de07e3120097ae22d49589832008e5102167234 /sysutils | |
parent | a1655acbc4298ed15c4661e9b4103674b5741a89 (diff) | |
download | freebsd-ports-gnome-649943e5c345a1923ef9f95dbf0b300ab45afa23.tar.gz freebsd-ports-gnome-649943e5c345a1923ef9f95dbf0b300ab45afa23.tar.zst freebsd-ports-gnome-649943e5c345a1923ef9f95dbf0b300ab45afa23.zip |
Let net/ruby-uri and devel/ruby-timex retire, which have now been
included in the standard distribution of ruby. (both 1.6 and 1.7)
Bump PORTREVISIONs of dependent ports for those who don't use
portupgrade/pkgdb which can handle stale package dependencies.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/portupgrade-devel/Makefile | 2 | ||||
-rw-r--r-- | sysutils/portupgrade/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index 55c20e4ea7fa..3b861378d6d1 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= portupgrade PORTVERSION= 20020122 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ @@ -20,7 +21,6 @@ MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ ${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \ - ${RUBY_SITELIBDIR}/uri.rb:${PORTSDIR}/net/ruby-uri \ ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 55c20e4ea7fa..3b861378d6d1 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -7,6 +7,7 @@ PORTNAME= portupgrade PORTVERSION= 20020122 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ @@ -20,7 +21,6 @@ MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ ${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \ - ${RUBY_SITELIBDIR}/uri.rb:${PORTSDIR}/net/ruby-uri \ ${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes |