summaryrefslogtreecommitdiffstats
path: root/sysutils/portupgrade
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-11-06 12:32:32 +0000
committerknu <knu@FreeBSD.org>2002-11-06 12:32:32 +0000
commiteaf253f7a73f3ebef8af20f9248f24e7a06af763 (patch)
treef50397b575d0923b1a7b77a9e343822592cef6c3 /sysutils/portupgrade
parent5b5b60413bc6a3c595bfb6878ea46b7113300742 (diff)
downloadFreeBSD-ports-eaf253f7a73f3ebef8af20f9248f24e7a06af763.zip
FreeBSD-ports-eaf253f7a73f3ebef8af20f9248f24e7a06af763.tar.gz
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).
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 cce8533..500008d 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 154a28f..504ae41 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
OpenPOWER on IntegriCloud