summaryrefslogtreecommitdiff
path: root/sysutils/portupgrade
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-06 12:32:32 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-06 12:32:32 +0000
commitc92490ee1b0686e6e76ae89cfe0c5caea5e31110 (patch)
treed16c680822d39cce6d54c45a03c23fe6da5eaacf /sysutils/portupgrade
parentUpdate lang/ruby to 1.6.8-preview1. (diff)
Update to 20021106.
overall: - Make these work with ruby 1.7. portupgrade(1): - Get portupgrade -s to work again. - Synchronize the failure reason guesser with the latest "processlogs" script. - Rename -g/--go-on to -k/--keep-going, on the (vague) analogy of make(1).
Notes
Notes: svn path=/head/; revision=69576
Diffstat (limited to 'sysutils/portupgrade')
-rw-r--r--sysutils/portupgrade/Makefile5
-rw-r--r--sysutils/portupgrade/distinfo1
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index cce8533f1224..500008d293b7 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20021103
+PORTVERSION= 20021106
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -18,7 +18,8 @@ DISTVERSION= 20021101
.if ${DISTVERSION} != ${PORTVERSION}
PATCH_SITES= ${MASTER_SITES}
PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
-PATCHFILES= ${DISTNAME}-${PORTVERSION}.diff.bz2
+PATCHFILES= ${DISTNAME}-20021103.diff.bz2 \
+ pkgtools-20021103-${PORTVERSION}.diff.bz2
PATCH_DIST_STRIP= -p1
.endif
diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo
index 154a28f94399..504ae416cf48 100644
--- a/sysutils/portupgrade/distinfo
+++ b/sysutils/portupgrade/distinfo
@@ -1,2 +1,3 @@
MD5 (pkgtools-20021101.tar.bz2) = 56d5eb15e5cf03233e91c518af7c4bb8
MD5 (pkgtools-20021101-20021103.diff.bz2) = 223d19090ae98ff54838a7472f766bed
+MD5 (pkgtools-20021103-20021106.diff.bz2) = d9e878d0bade89a59d20c891de5bb8d9