summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-07 07:25:47 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-07 07:25:47 +0000
commit04669ee5493085fde5f30fcd159ba9cb03de7099 (patch)
treec3cf3b11d80bae0c0b051a56c85c5badef2f9ea1 /ports-mgmt
parento update to 0.6 (diff)
Update to 20010906a.
portupgrade: - Fix a misbehavior when -s is specified, where it built each port twice somehow. ;)
Notes
Notes: svn path=/head/; revision=47489
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile7
-rw-r--r--ports-mgmt/portupgrade-devel/distinfo1
-rw-r--r--ports-mgmt/portupgrade/Makefile7
-rw-r--r--ports-mgmt/portupgrade/distinfo1
4 files changed, 12 insertions, 4 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index bf598d2419f6..e3c6dddbd338 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -6,12 +6,15 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010906
+PORTVERSION= 20010906a
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
MASTER_SITE_SUBDIR= knu
-DISTNAME= pkgtools-${PORTVERSION}
+DISTNAME= pkgtools-${PORTVERSION:S/a$//}
+
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= pkgtools-${PORTVERSION}.patch.gz
MAINTAINER= knu@FreeBSD.org
diff --git a/ports-mgmt/portupgrade-devel/distinfo b/ports-mgmt/portupgrade-devel/distinfo
index 21f0939290c6..19260dcf43dc 100644
--- a/ports-mgmt/portupgrade-devel/distinfo
+++ b/ports-mgmt/portupgrade-devel/distinfo
@@ -1 +1,2 @@
MD5 (pkgtools-20010906.tar.gz) = a3f4ccb4c531c61f2eaad23ff2be585c
+MD5 (pkgtools-20010906a.patch.gz) = 3b59f239d144b71cb43432a6860ac1d3
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index bf598d2419f6..e3c6dddbd338 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -6,12 +6,15 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010906
+PORTVERSION= 20010906a
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
MASTER_SITE_SUBDIR= knu
-DISTNAME= pkgtools-${PORTVERSION}
+DISTNAME= pkgtools-${PORTVERSION:S/a$//}
+
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= pkgtools-${PORTVERSION}.patch.gz
MAINTAINER= knu@FreeBSD.org
diff --git a/ports-mgmt/portupgrade/distinfo b/ports-mgmt/portupgrade/distinfo
index 21f0939290c6..19260dcf43dc 100644
--- a/ports-mgmt/portupgrade/distinfo
+++ b/ports-mgmt/portupgrade/distinfo
@@ -1 +1,2 @@
MD5 (pkgtools-20010906.tar.gz) = a3f4ccb4c531c61f2eaad23ff2be585c
+MD5 (pkgtools-20010906a.patch.gz) = 3b59f239d144b71cb43432a6860ac1d3