aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/portupgrade-devel/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-18 02:53:04 +0800
committerknu <knu@FreeBSD.org>2001-08-18 02:53:04 +0800
commitbd183f149d9451734cb08b80fd9b128649f2aa73 (patch)
tree8ce9757a7c16853034b59c73e684881f173ff145 /sysutils/portupgrade-devel/Makefile
parent2d3997ad229fc3031708eec80b733acc1ffb4340 (diff)
downloadfreebsd-ports-graphics-bd183f149d9451734cb08b80fd9b128649f2aa73.tar.gz
freebsd-ports-graphics-bd183f149d9451734cb08b80fd9b128649f2aa73.tar.zst
freebsd-ports-graphics-bd183f149d9451734cb08b80fd9b128649f2aa73.zip
Update to 20010817b.
- Include the hotfix. - Unbreak `portversion -t'.
Diffstat (limited to 'sysutils/portupgrade-devel/Makefile')
-rw-r--r--sysutils/portupgrade-devel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index 23335a4993b..b9899789a60 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/portupgrade-devel/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