From bd183f149d9451734cb08b80fd9b128649f2aa73 Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 17 Aug 2001 18:53:04 +0000 Subject: Update to 20010817b. - Include the hotfix. - Unbreak `portversion -t'. --- ports-mgmt/portupgrade/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ports-mgmt/portupgrade/Makefile') 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 -- cgit v1.1