From 6bb28a13bd1569c87af1346f012ff792ac03dae9 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 11 Aug 2001 09:22:05 +0000 Subject: Update to 20010811. portsclean: - Rewrite in Ruby and implement the distfiles cleaner. [new] portsdb: - Show a progress message while updating INDEX.*. - Record version information into INDEX.rdo. - Record category information into INDEX.rdo and enhance the API accordingly. - Introduce the automatic PORTS_DBDIR selector. Now it will use whichever writable directory in the following ones: $PORTS_DBDIR, $PORTS_DIR, /usr/ports, $PKG_DBDIR, /var/db/pkg, $TMPDIR, /var/tmp, /tmp (checked in the order named) portcvsweb: - New tool: a tool to open CVSweb to view a CVS log. [new] --- sysutils/portupgrade-devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/portupgrade-devel/Makefile') diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index 14a22a3c4d3b..16fb600aa621 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portupgrade -PORTVERSION= 20010809 +PORTVERSION= 20010811 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ @@ -26,6 +26,8 @@ NO_BUILD= yes MAN1= pkg_deinstall.1 \ pkg_glob.1 \ pkgdepfix.1 \ + portcvsweb.1 \ + portsclean.1 \ portsdb.1 \ portupgrade.1 \ portversion.1 -- cgit v1.2.3