aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portupgrade
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-27 23:22:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-27 23:22:14 +0000
commit9e010b246eec97ce237b2252f038cdc78ae13130 (patch)
treec4af856d025c0d92a8b28092a27975275cb071c5 /sysutils/portupgrade
parent10943b98ca67e066a19430257aafa80aea2a79ae (diff)
downloadports-9e010b246eec97ce237b2252f038cdc78ae13130.tar.gz
ports-9e010b246eec97ce237b2252f038cdc78ae13130.zip
Update to 20020128. This makes the second stage to more utilize the
pkg_which database. (The first stage was 'portsclean -L'.) Hopefully these tools will support divided/obsoleted/renamed ports some way in the not-too-distant future.. pkgdb(1): - Make pkgdb(1) -F provide a user an option to unregister stale packages, in addition to deinstalling them. - Reword: 'remove a package record' -> 'unregister a package', etc. . pkg_deinstall(1): - Add a new option: -c, --collate Check if any of the installed files of each package have been overwritten by other packages, and do not deinstall if any. pkg_which(1): - Make pkg_which(1) capable of showing multiple file owner packages. - Add a new option: -c/--collate PKGNAME Show files installed by the given packge that have been overwritten by other packages. - Strip -c/-o's argument of PKG_DBDIR and a trailing slash. - Be less verbose unless -v is given. pkgdb(3): - Record and handle files that are installed by multiple packages. - Bump the DB version. - Squeeze series of slashes seen in the output of 'pkg_info -L'. - Show the reason for rebuilding a package database.
Notes
Notes: svn path=/head/; revision=53880
Diffstat (limited to 'sysutils/portupgrade')
-rw-r--r--sysutils/portupgrade/Makefile2
-rw-r--r--sysutils/portupgrade/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 87a0e690223c..e3c5e34f6e76 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20020126
+PORTVERSION= 20020128
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo
index 10a9deba7b91..3710acfa326e 100644
--- a/sysutils/portupgrade/distinfo
+++ b/sysutils/portupgrade/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20020126.tar.gz) = 4675d28d8d774a61fb27ecce445aa282
+MD5 (pkgtools-20020128.tar.gz) = ac8a422994b211f3a4397bbb5b62a250