Update to 3.17.8.
Changes: - Fixes handling of PORTSDIR when /usr/ports is a symlink after head r272363 and stable/10 r287334. Reported by: dhw
This commit is contained in:
parent
1488e6072c
commit
ad40b192bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396022
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= portmaster
|
||||
PORTVERSION= 3.17.7
|
||||
PORTVERSION= 3.17.8
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
|
||||
|
@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 94ed670
|
||||
|
||||
OPTIONS_DEFINE= BASH ZSH
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (freebsd-portmaster-3.17.7-94ed670_GH0.tar.gz) = 108f27e10d84f29a7930e100d4efc88505a837daa66abf17240f18fe85fa7185
|
||||
SIZE (freebsd-portmaster-3.17.7-94ed670_GH0.tar.gz) = 44689
|
||||
SHA256 (freebsd-portmaster-3.17.8_GH0.tar.gz) = f9fa3f9e83e03d7719b2c4b387cf2102868cc6748f8342bcbe617a14703f7293
|
||||
SIZE (freebsd-portmaster-3.17.8_GH0.tar.gz) = 44686
|
||||
|
|
Loading…
Reference in a new issue