summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-27 07:39:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-27 07:39:19 +0000
commitf6a53f0acae6181904be6e30096791c759a21cdc (patch)
treee0416d5c08577d1e40f2fbd840dcb8703ba5a522 /sysutils
parentFix a typo in pkgtools.rb to unbreak pkgdepfix. (diff)
Update to 20010827a, with a couple of silly bugs fixed.
- Bump DB_VERSION, since PkgVersion was changed a bit. Reported by: fritz.heinrichmeyer@fernuni-hagen.de - Add a missing argument for Dir::chdir_do(). Reported by: "Li-lun Wang (Leland Wang)" <llwang@infor.org>
Notes
Notes: svn path=/head/; revision=46955
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/portupgrade-devel/Makefile4
-rw-r--r--sysutils/portupgrade-devel/distinfo2
-rw-r--r--sysutils/portupgrade/Makefile4
-rw-r--r--sysutils/portupgrade/distinfo2
4 files changed, 4 insertions, 8 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index 6489387c8423..0a9da70df6ae 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/portupgrade-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010827
-PORTREVISION= 1
+PORTVERSION= 20010827a
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -56,7 +55,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:chdir_do \{:, "chdir_do(dir) {"' ${WRKSRC}/pkgtools.rb
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
diff --git a/sysutils/portupgrade-devel/distinfo b/sysutils/portupgrade-devel/distinfo
index f5e714fa73c1..02636a503785 100644
--- a/sysutils/portupgrade-devel/distinfo
+++ b/sysutils/portupgrade-devel/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20010827.tar.gz) = 1ca802cdc3f085c276d3ddfcd831770b
+MD5 (pkgtools-20010827a.tar.gz) = 85d192c89283a6d1f722542301b2fe55
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 6489387c8423..0a9da70df6ae 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010827
-PORTREVISION= 1
+PORTVERSION= 20010827a
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -56,7 +55,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:chdir_do \{:, "chdir_do(dir) {"' ${WRKSRC}/pkgtools.rb
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo
index f5e714fa73c1..02636a503785 100644
--- a/sysutils/portupgrade/distinfo
+++ b/sysutils/portupgrade/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20010827.tar.gz) = 1ca802cdc3f085c276d3ddfcd831770b
+MD5 (pkgtools-20010827a.tar.gz) = 85d192c89283a6d1f722542301b2fe55