From eaf253f7a73f3ebef8af20f9248f24e7a06af763 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 6 Nov 2002 12:32:32 +0000 Subject: 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). --- sysutils/portupgrade/Makefile | 5 +++-- sysutils/portupgrade/distinfo | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sysutils/portupgrade') 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 -- cgit v1.1