mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 20011104, which fixes another couple of bugs that are
recently mingled. - Fix a bug where portupgrade fails in error if -f is given and it tries to reinstall the same version of a package. Reported by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> FreeBSD PR: 31730 - Fix a bug where portversion reports results all reversed. ;( Reported by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> FreeBSD PR: 31731
This commit is contained in:
parent
768225227e
commit
6436b1fde9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49538
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= portupgrade
|
||||
PORTVERSION= 20011103
|
||||
PORTVERSION= 20011104
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://www.iDaemons.org/distfiles/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pkgtools-20011103.tar.gz) = b31e386e954580c3322da7443fcbe950
|
||||
MD5 (pkgtools-20011104.tar.gz) = 070db90a389935fd67b56bf6325b2af6
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= portupgrade
|
||||
PORTVERSION= 20011103
|
||||
PORTVERSION= 20011104
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://www.iDaemons.org/distfiles/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pkgtools-20011103.tar.gz) = b31e386e954580c3322da7443fcbe950
|
||||
MD5 (pkgtools-20011104.tar.gz) = 070db90a389935fd67b56bf6325b2af6
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= portupgrade
|
||||
PORTVERSION= 20011103
|
||||
PORTVERSION= 20011104
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://www.iDaemons.org/distfiles/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pkgtools-20011103.tar.gz) = b31e386e954580c3322da7443fcbe950
|
||||
MD5 (pkgtools-20011104.tar.gz) = 070db90a389935fd67b56bf6325b2af6
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= portupgrade
|
||||
PORTVERSION= 20011103
|
||||
PORTVERSION= 20011104
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://www.iDaemons.org/distfiles/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pkgtools-20011103.tar.gz) = b31e386e954580c3322da7443fcbe950
|
||||
MD5 (pkgtools-20011104.tar.gz) = 070db90a389935fd67b56bf6325b2af6
|
||||
|
Loading…
Reference in New Issue
Block a user