diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile index 05f8207ab99e..b1997c3e716d 100644 --- a/ports-mgmt/portmaster/Makefile +++ b/ports-mgmt/portmaster/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= portmaster -PORTVERSION= 3.17.5 +PORTVERSION= 3.17.6 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_COMMIT= 47e7997 +GH_COMMIT= b4f02a4 OPTIONS_DEFINE= BASH ZSH @@ -36,7 +36,7 @@ PLIST_DIRSTRY+= share/zsh/site-functions share/zsh verify: checksum do-build: -.for file in portmaster files/portmaster.rc.sample +.for file in portmaster files/portmaster.rc.sample files/portmaster.8 ${SED} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/${file} \ > ${WRKDIR}/${file:T} .endfor diff --git a/ports-mgmt/portmaster/distinfo b/ports-mgmt/portmaster/distinfo index a95205ec87b9..e7bfdcd82108 100644 --- a/ports-mgmt/portmaster/distinfo +++ b/ports-mgmt/portmaster/distinfo @@ -1,2 +1,2 @@ -SHA256 (portmaster-3.17.5.tar.gz) = 87b2c35efac7b334da44584637f09d02e27f2ba28a2e8352d49f7942b6138e61 -SIZE (portmaster-3.17.5.tar.gz) = 44648 +SHA256 (portmaster-3.17.6.tar.gz) = e53986ec370c31b052594616fdc4f131cc8829867f789747d5bc1ec56170dfc1 +SIZE (portmaster-3.17.6.tar.gz) = 44684