diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-23 12:36:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-23 12:36:52 +0000 |
commit | c887316e837e2bb41ca2273cab904f1f402b0753 (patch) | |
tree | dcc8a0dbc8dbcd41f941840e085102212359771a /ports-mgmt | |
parent | a0c139383d4637187e1f93862ff17999dd05f155 (diff) | |
download | ports-c887316e837e2bb41ca2273cab904f1f402b0753.tar.gz ports-c887316e837e2bb41ca2273cab904f1f402b0753.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portupgrade-devel/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/portupgrade-devel/distinfo | 2 | ||||
-rw-r--r-- | ports-mgmt/portupgrade/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/portupgrade/distinfo | 2 |
4 files changed, 4 insertions, 8 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile index 11e74a58ba61..8af4d0909922 100644 --- a/ports-mgmt/portupgrade-devel/Makefile +++ b/ports-mgmt/portupgrade-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= portupgrade -PORTVERSION= 20010823 -PORTREVISION= 1 +PORTVERSION= 20010823b CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ @@ -53,7 +52,6 @@ post-patch: .for f in pkgdb.rb pkgtools.rb ${RUBY} -i~ -pe 'sub %r:/usr/local:, "${LOCALBASE}"' ${WRKSRC}/${f} .endfor - ${RUBY} -i~ -pe 'sub %r:(PORTS_DBDIR = .* )PORTSDIR$$:, "\\1PORTS_DIR"' ${WRKSRC}/portsdb.rb do-install: cd ${WRKSRC} && ${RUBY} install.rb diff --git a/ports-mgmt/portupgrade-devel/distinfo b/ports-mgmt/portupgrade-devel/distinfo index dc4e1f80484f..d6701dcc57d2 100644 --- a/ports-mgmt/portupgrade-devel/distinfo +++ b/ports-mgmt/portupgrade-devel/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20010823.tar.gz) = c1c2b5153d3ceee694208f9d2654fe8f +MD5 (pkgtools-20010823b.tar.gz) = d5812d77ee982c53f2b4c910df195fe2 diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile index 11e74a58ba61..8af4d0909922 100644 --- a/ports-mgmt/portupgrade/Makefile +++ b/ports-mgmt/portupgrade/Makefile @@ -6,8 +6,7 @@ # PORTNAME= portupgrade -PORTVERSION= 20010823 -PORTREVISION= 1 +PORTVERSION= 20010823b CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ @@ -53,7 +52,6 @@ post-patch: .for f in pkgdb.rb pkgtools.rb ${RUBY} -i~ -pe 'sub %r:/usr/local:, "${LOCALBASE}"' ${WRKSRC}/${f} .endfor - ${RUBY} -i~ -pe 'sub %r:(PORTS_DBDIR = .* )PORTSDIR$$:, "\\1PORTS_DIR"' ${WRKSRC}/portsdb.rb do-install: cd ${WRKSRC} && ${RUBY} install.rb diff --git a/ports-mgmt/portupgrade/distinfo b/ports-mgmt/portupgrade/distinfo index dc4e1f80484f..d6701dcc57d2 100644 --- a/ports-mgmt/portupgrade/distinfo +++ b/ports-mgmt/portupgrade/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20010823.tar.gz) = c1c2b5153d3ceee694208f9d2654fe8f +MD5 (pkgtools-20010823b.tar.gz) = d5812d77ee982c53f2b4c910df195fe2 |