summaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portupgrade/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-17 18:53:04 +0000
committerknu <knu@FreeBSD.org>2001-08-17 18:53:04 +0000
commitbd183f149d9451734cb08b80fd9b128649f2aa73 (patch)
tree8ce9757a7c16853034b59c73e684881f173ff145 /ports-mgmt/portupgrade/Makefile
parent2d3997ad229fc3031708eec80b733acc1ffb4340 (diff)
downloadFreeBSD-ports-bd183f149d9451734cb08b80fd9b128649f2aa73.zip
FreeBSD-ports-bd183f149d9451734cb08b80fd9b128649f2aa73.tar.gz
Update to 20010817b.
- Include the hotfix. - Unbreak `portversion -t'.
Diffstat (limited to 'ports-mgmt/portupgrade/Makefile')
-rw-r--r--ports-mgmt/portupgrade/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 23335a4..b989978 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010817
-PORTREVISION= 1
+PORTVERSION= 20010817b
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -46,7 +45,6 @@ MANCOMPRESSED= yes
post-patch:
${RUBY} -i -pe 'sub %r:/usr/local:, "${LOCALBASE}"' ${WRKSRC}/pkgdb.rb
- ${RUBY} -i -pe 'sub %r:^(\s*if deps)\s*:, "\\1 && !deps.empty?\n"' ${WRKSRC}/pkgtools.rb
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
OpenPOWER on IntegriCloud