aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-06-17 15:38:49 +0800
committerknu <knu@FreeBSD.org>2001-06-17 15:38:49 +0800
commitefa42f691e8aedf1134728474cb92da3501a58ad (patch)
tree3187070cfb753dc73961cb9fec4bb2b37a69aeb1 /sysutils
parent64da946de40d31c1d85dff76997a042f3b5abc97 (diff)
downloadfreebsd-ports-gnome-efa42f691e8aedf1134728474cb92da3501a58ad.tar.gz
freebsd-ports-gnome-efa42f691e8aedf1134728474cb92da3501a58ad.tar.zst
freebsd-ports-gnome-efa42f691e8aedf1134728474cb92da3501a58ad.zip
Update to 20010617.
portupgrade: Add a new option: -N/--new. If it is specified, portupgrade installs a new one when a specified package is not installed. portinstall: New command equivalent to `portupgrade -N'. You can specify a port origin to name the one you want to install, too: e.g. `portinstall shells/zsh'
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/portupgrade-devel/Makefile3
-rw-r--r--sysutils/portupgrade-devel/distinfo2
-rw-r--r--sysutils/portupgrade-devel/pkg-plist1
-rw-r--r--sysutils/portupgrade/Makefile3
-rw-r--r--sysutils/portupgrade/distinfo2
-rw-r--r--sysutils/portupgrade/pkg-plist1
6 files changed, 8 insertions, 4 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index a1e14f2192f7..7234f8ac433b 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/portupgrade-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010615
+PORTVERSION= 20010617
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -27,6 +27,7 @@ MAN1= pkgdepfix.1 \
portsdb.1 \
portupgrade.1 \
portversion.1
+MLINKS= portupgrade.1 portinstall.1
MANCOMPRESSED= no
do-install:
diff --git a/sysutils/portupgrade-devel/distinfo b/sysutils/portupgrade-devel/distinfo
index 66fcfb0506ff..7b0f7798598c 100644
--- a/sysutils/portupgrade-devel/distinfo
+++ b/sysutils/portupgrade-devel/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca
+MD5 (pkgtools-20010617.tar.gz) = b8ed72094d9be652b2179c923bb712b3
diff --git a/sysutils/portupgrade-devel/pkg-plist b/sysutils/portupgrade-devel/pkg-plist
index 20a8a65687d3..01837c4f208a 100644
--- a/sysutils/portupgrade-devel/pkg-plist
+++ b/sysutils/portupgrade-devel/pkg-plist
@@ -1,5 +1,6 @@
sbin/pkgdepfix
sbin/portsdb
+sbin/portinstall
sbin/portupgrade
sbin/portversion
%%RUBY_SITELIBDIR%%/pkg.rb
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index a1e14f2192f7..7234f8ac433b 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010615
+PORTVERSION= 20010617
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -27,6 +27,7 @@ MAN1= pkgdepfix.1 \
portsdb.1 \
portupgrade.1 \
portversion.1
+MLINKS= portupgrade.1 portinstall.1
MANCOMPRESSED= no
do-install:
diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo
index 66fcfb0506ff..7b0f7798598c 100644
--- a/sysutils/portupgrade/distinfo
+++ b/sysutils/portupgrade/distinfo
@@ -1 +1 @@
-MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca
+MD5 (pkgtools-20010617.tar.gz) = b8ed72094d9be652b2179c923bb712b3
diff --git a/sysutils/portupgrade/pkg-plist b/sysutils/portupgrade/pkg-plist
index 20a8a65687d3..01837c4f208a 100644
--- a/sysutils/portupgrade/pkg-plist
+++ b/sysutils/portupgrade/pkg-plist
@@ -1,5 +1,6 @@
sbin/pkgdepfix
sbin/portsdb
+sbin/portinstall
sbin/portupgrade
sbin/portversion
%%RUBY_SITELIBDIR%%/pkg.rb