aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2006-07-22 10:23:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2006-07-22 10:23:24 +0000
commitefa74fa1a355e67f117b661c40ada120aa8f1b6f (patch)
treec08f01ac3ee1189f56e1dafb721e65c5af3923e7 /net-mgmt
parentc34d1d4ea7cb68184134c4ce59e87191b059ee21 (diff)
downloadports-efa74fa1a355e67f117b661c40ada120aa8f1b6f.tar.gz
ports-efa74fa1a355e67f117b661c40ada120aa8f1b6f.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pmacct/Makefile3
-rw-r--r--net-mgmt/pmacct/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 4f7947152738..8138489a3d86 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pmacct
-PORTVERSION= 0.10.3
+DISTVERSION= 0.11.0rc1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.pmacct.net/
@@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GETOPT_LONG=yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/.[a-z][0-9]$//}
OPTIONS= MYSQL "Enable MySQL support." Off \
PGSQL "Enable PostgreSQL support." Off \
diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo
index 4a806337597c..f8254f519662 100644
--- a/net-mgmt/pmacct/distinfo
+++ b/net-mgmt/pmacct/distinfo
@@ -1,3 +1,3 @@
-MD5 (pmacct-0.10.3.tar.gz) = 0be1ffd9d4bda73575caa3240abbf4cb
-SHA256 (pmacct-0.10.3.tar.gz) = f4756d54e1192bc542602f14c600e64126dfda13a1d1f1948365f1d72a3c7042
-SIZE (pmacct-0.10.3.tar.gz) = 351478
+MD5 (pmacct-0.11.0rc1.tar.gz) = b1c2541cf0df4f45f684985b6b9b3765
+SHA256 (pmacct-0.11.0rc1.tar.gz) = 7e4297dcc5eaaa07ac6326beb09c1edb14f30355b73782585a6ccde4572dcd0c
+SIZE (pmacct-0.11.0rc1.tar.gz) = 405595