diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-06-13 11:39:23 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-06-13 11:39:23 +0000 |
commit | 7fb2b1acb3274dbd6fe3a14704bda86119a82240 (patch) | |
tree | 0b53610d35a62d065e802130b9e8dfb8a1cae05a /ports-mgmt | |
parent | 37e7803cfd98f167bf4975f2cae5f841e7e4e99c (diff) | |
download | ports-7fb2b1acb3274dbd6fe3a14704bda86119a82240.tar.gz ports-7fb2b1acb3274dbd6fe3a14704bda86119a82240.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portmaster/Makefile | 3 | ||||
-rw-r--r-- | ports-mgmt/portmaster/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile index dc620790bcb5..cbfd6d39afdd 100644 --- a/ports-mgmt/portmaster/Makefile +++ b/ports-mgmt/portmaster/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= portmaster -PORTVERSION= 3.11 +PORTVERSION= 3.12 CATEGORIES= ports-mgmt MASTER_SITES= http://dougbarton.us/Downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc @@ -24,7 +24,6 @@ MAN8= portmaster.8 .include <bsd.port.pre.mk> .if defined(WITH_BASH) -PORTREVISION= 2 PLIST_FILES+= etc/bash_completion.d/portmaster.sh PLIST_DIRSTRY+= etc/bash_completion.d .endif diff --git a/ports-mgmt/portmaster/distinfo b/ports-mgmt/portmaster/distinfo index f703a5358fe6..f787aedd2311 100644 --- a/ports-mgmt/portmaster/distinfo +++ b/ports-mgmt/portmaster/distinfo @@ -1,4 +1,4 @@ -SHA256 (portmaster-3.11.tar.gz) = 372244c22f790055173a30b32aacc783486f621f3d2f9cc0c36f40448e2ea604 -SIZE (portmaster-3.11.tar.gz) = 41206 -SHA256 (portmaster-3.11.tar.gz.asc) = d3359d1ba41683122a69f9c587130717a155d6e0058f34fe7e81d37c683d503f -SIZE (portmaster-3.11.tar.gz.asc) = 488 +SHA256 (portmaster-3.12.tar.gz) = fe232c9fe680e3fa5fcb19c940758a287f2d67459fa232345cbbb8fc74e681e1 +SIZE (portmaster-3.12.tar.gz) = 41713 +SHA256 (portmaster-3.12.tar.gz.asc) = c10d8f0fe626e5e5e3b8ab578fc11de3c5f47aa2f0bde590ff337d616bc2b41b +SIZE (portmaster-3.12.tar.gz.asc) = 488 |