Update to 2.4.13-7-g47dfa22
Changes: * Don't install missing dependencies which are already satisfied (#62). Note that this purposely causes these missing dependencies to not show in the job (-n) and final results output which is a compromise to at least avoid the wrong packages being installed. The logging issue is in #30.
This commit is contained in:
parent
68f10c8416
commit
fcbbe93db8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386370
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= portupgrade
|
||||
PORTVERSION= 20150514
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= GH \
|
||||
|
@ -22,7 +22,7 @@ USES= uidfix
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 2.4.13-6-g72b4c34
|
||||
GH_TAGNAME= 2.4.13-7-g47dfa22
|
||||
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (portupgrade/freebsd-portupgrade-20150514-2.4.13-6-g72b4c34_GH0.tar.gz) = 6f2c30980661740d436ff8dd8f24e48cb5c358465a22283c5c1a1abcf71fcdcf
|
||||
SIZE (portupgrade/freebsd-portupgrade-20150514-2.4.13-6-g72b4c34_GH0.tar.gz) = 107984
|
||||
SHA256 (portupgrade/freebsd-portupgrade-20150514-2.4.13-7-g47dfa22_GH0.tar.gz) = abba172b14a2da6355d5c025e92a0d84f16c52fb91a720e86334eeadcdb3d577
|
||||
SIZE (portupgrade/freebsd-portupgrade-20150514-2.4.13-7-g47dfa22_GH0.tar.gz) = 108105
|
||||
|
|
Loading…
Reference in a new issue