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'
This commit is contained in:
Akinori MUSHA 2001-06-17 07:38:49 +00:00
parent 25f2f34dec
commit 396b2f3afd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44093
12 changed files with 16 additions and 8 deletions

View file

@ -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:

View file

@ -1 +1 @@
MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca
MD5 (pkgtools-20010617.tar.gz) = b8ed72094d9be652b2179c923bb712b3

View file

@ -1,5 +1,6 @@
sbin/pkgdepfix
sbin/portsdb
sbin/portinstall
sbin/portupgrade
sbin/portversion
%%RUBY_SITELIBDIR%%/pkg.rb

View file

@ -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:

View file

@ -1 +1 @@
MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca
MD5 (pkgtools-20010617.tar.gz) = b8ed72094d9be652b2179c923bb712b3

View file

@ -1,5 +1,6 @@
sbin/pkgdepfix
sbin/portsdb
sbin/portinstall
sbin/portupgrade
sbin/portversion
%%RUBY_SITELIBDIR%%/pkg.rb

View file

@ -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:

View file

@ -1 +1 @@
MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca
MD5 (pkgtools-20010617.tar.gz) = b8ed72094d9be652b2179c923bb712b3

View file

@ -1,5 +1,6 @@
sbin/pkgdepfix
sbin/portsdb
sbin/portinstall
sbin/portupgrade
sbin/portversion
%%RUBY_SITELIBDIR%%/pkg.rb

View file

@ -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:

View file

@ -1 +1 @@
MD5 (pkgtools-20010615.tar.gz) = f886b7bd5f6c6f81d30b3aaacb13c5ca
MD5 (pkgtools-20010617.tar.gz) = b8ed72094d9be652b2179c923bb712b3

View file

@ -1,5 +1,6 @@
sbin/pkgdepfix
sbin/portsdb
sbin/portinstall
sbin/portupgrade
sbin/portversion
%%RUBY_SITELIBDIR%%/pkg.rb