diff options
author | krion <krion@FreeBSD.org> | 2004-04-28 19:37:38 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-28 19:37:38 +0000 |
commit | ac013b25454ffd117813664d49f6519f4c37e89e (patch) | |
tree | 4b22a3d46ab2680259ba08cba77a2c232dff1ada /net-mgmt | |
parent | 4187cf2ef3a362d229a1a15bb0e7deb54033bd32 (diff) | |
download | FreeBSD-ports-ac013b25454ffd117813664d49f6519f4c37e89e.zip FreeBSD-ports-ac013b25454ffd117813664d49f6519f4c37e89e.tar.gz |
- Update to 0.6.3
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index bbf3042..5efaa0b 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTVERSION= 0.6.3 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ @@ -33,10 +32,11 @@ PLIST_SUB+= WITH_PGSQL="@comment " .endif GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes -USE_REINPLACE= yes +GNUCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +USE_GETOPT_LONG=yes +USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index 868d4bf..736e28f 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.6.2.tar.gz) = 90fd1a90a188bd907daa7ff3d2d5f787 -SIZE (pmacct-0.6.2.tar.gz) = 121657 +MD5 (pmacct-0.6.3.tar.gz) = b027d35e68ee6a2f2370c70c8a40d994 +SIZE (pmacct-0.6.3.tar.gz) = 133751 |