From a47f23721437f46cd0a20343da556c3545f3cf9e Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 30 May 2001 07:00:21 +0000 Subject: [PATCH] Update to portupgrade 1.29. portupgrade: - Fix a bug that -s/--sort didn't work. D'oh! - Make -u/--uninstall fail-safe. It backs up old installations with the help of pkg_tarup and restores on installation failure. - Show option errors more gracefully. - Die on signals more gracefully. portversion: - Show option errors more gracefully. - Die on signals more gracefully. --- ports-mgmt/portupgrade-devel/Makefile | 7 ++++--- ports-mgmt/portupgrade-devel/distinfo | 2 +- ports-mgmt/portupgrade/Makefile | 7 ++++--- ports-mgmt/portupgrade/distinfo | 2 +- sysutils/portupgrade-devel/Makefile | 7 ++++--- sysutils/portupgrade-devel/distinfo | 2 +- sysutils/portupgrade/Makefile | 7 ++++--- sysutils/portupgrade/distinfo | 2 +- 8 files changed, 20 insertions(+), 16 deletions(-) diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile index d8324df442ca..13ff9e98219a 100644 --- a/ports-mgmt/portupgrade-devel/Makefile +++ b/ports-mgmt/portupgrade-devel/Makefile @@ -6,16 +6,17 @@ # PORTNAME= portupgrade -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu -DISTNAME= pkgtools-20010530c +DISTNAME= pkgtools-20010530d MAINTAINER= knu@FreeBSD.org -RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse +RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ + pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/ports-mgmt/portupgrade-devel/distinfo b/ports-mgmt/portupgrade-devel/distinfo index fc35449c3833..8a4b5d82bf55 100644 --- a/ports-mgmt/portupgrade-devel/distinfo +++ b/ports-mgmt/portupgrade-devel/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20010530c.tar.gz) = 0f3e85bd4b0948f6cda8d7d2d339cbb6 +MD5 (pkgtools-20010530d.tar.gz) = 8f0bb6b84ded3f35552440917ae7833d diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile index d8324df442ca..13ff9e98219a 100644 --- a/ports-mgmt/portupgrade/Makefile +++ b/ports-mgmt/portupgrade/Makefile @@ -6,16 +6,17 @@ # PORTNAME= portupgrade -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu -DISTNAME= pkgtools-20010530c +DISTNAME= pkgtools-20010530d MAINTAINER= knu@FreeBSD.org -RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse +RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ + pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/ports-mgmt/portupgrade/distinfo b/ports-mgmt/portupgrade/distinfo index fc35449c3833..8a4b5d82bf55 100644 --- a/ports-mgmt/portupgrade/distinfo +++ b/ports-mgmt/portupgrade/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20010530c.tar.gz) = 0f3e85bd4b0948f6cda8d7d2d339cbb6 +MD5 (pkgtools-20010530d.tar.gz) = 8f0bb6b84ded3f35552440917ae7833d diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index d8324df442ca..13ff9e98219a 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -6,16 +6,17 @@ # PORTNAME= portupgrade -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu -DISTNAME= pkgtools-20010530c +DISTNAME= pkgtools-20010530d MAINTAINER= knu@FreeBSD.org -RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse +RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ + pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/sysutils/portupgrade-devel/distinfo b/sysutils/portupgrade-devel/distinfo index fc35449c3833..8a4b5d82bf55 100644 --- a/sysutils/portupgrade-devel/distinfo +++ b/sysutils/portupgrade-devel/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20010530c.tar.gz) = 0f3e85bd4b0948f6cda8d7d2d339cbb6 +MD5 (pkgtools-20010530d.tar.gz) = 8f0bb6b84ded3f35552440917ae7833d diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index d8324df442ca..13ff9e98219a 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -6,16 +6,17 @@ # PORTNAME= portupgrade -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu -DISTNAME= pkgtools-20010530c +DISTNAME= pkgtools-20010530d MAINTAINER= knu@FreeBSD.org -RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse +RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \ + pkg_tarup:${PORTSDIR}/misc/pkg_tarup USE_RUBY= yes diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo index fc35449c3833..8a4b5d82bf55 100644 --- a/sysutils/portupgrade/distinfo +++ b/sysutils/portupgrade/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20010530c.tar.gz) = 0f3e85bd4b0948f6cda8d7d2d339cbb6 +MD5 (pkgtools-20010530d.tar.gz) = 8f0bb6b84ded3f35552440917ae7833d