summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-11-18 20:41:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-11-18 20:41:59 +0000
commit42debf2b515e93170bb75f7691b96cacf1de5147 (patch)
treeb78363566a51b11070be799c361d67559c67ca1f /net-mgmt
parento Properly set default dvd device based on OSVERSION unless one is (diff)
Update to 0.9.4p1
Notes
Notes: svn path=/head/; revision=148746
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 a8ec19919601..e00196f7ae9b 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pmacct
-PORTVERSION= 0.9.4
+PORTVERSION= 0.9.4p1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/
@@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
GNUCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.4
USE_GETOPT_LONG=yes
USE_REINPLACE= yes
diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo
index 0423f1c52fff..d732c0038090 100644
--- a/net-mgmt/pmacct/distinfo
+++ b/net-mgmt/pmacct/distinfo
@@ -1,3 +1,3 @@
-MD5 (pmacct-0.9.4.tar.gz) = b37ed82f3a5db426f375d56a08c143d0
-SHA256 (pmacct-0.9.4.tar.gz) = 1300c14d29e341b447f20a32316e9119bc3b0f683de0f1b81f47978db84863bc
-SIZE (pmacct-0.9.4.tar.gz) = 301118
+MD5 (pmacct-0.9.4p1.tar.gz) = a11e70b0474061bcd0f336c72fa79f74
+SHA256 (pmacct-0.9.4p1.tar.gz) = 06111542c7e222a5822e315fc7a0a8007c688480d270cdce051bd6e855d75ab8
+SIZE (pmacct-0.9.4p1.tar.gz) = 301266