[153901] trunk/dports/net/nfdump/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Oct 15 15:59:29 CEST 2016
Revision: 153901
https://trac.macports.org/changeset/153901
Author: khindenburg at macports.org
Date: 2016-10-15 06:59:29 -0700 (Sat, 15 Oct 2016)
Log Message:
-----------
nfdump: update to 1.6.15; move to github #52598
Modified Paths:
--------------
trunk/dports/net/nfdump/Portfile
Modified: trunk/dports/net/nfdump/Portfile
===================================================================
--- trunk/dports/net/nfdump/Portfile 2016-10-15 13:47:49 UTC (rev 153900)
+++ trunk/dports/net/nfdump/Portfile 2016-10-15 13:59:29 UTC (rev 153901)
@@ -2,26 +2,26 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
-name nfdump
-version 1.6.6
+github.setup phaag nfdump 1.6.15 v
categories net
maintainers nomaintainer
license BSD
platforms darwin
-description Part of the NfSen project, the nfdump tools are command-line programs to \
- collect and process netflow data.
-long_description ${description}
+description collect and process netflow data
+long_description Part of the NfSen project, the nfdump tools are \
+ command-line programs to collect and process netflow data.
-homepage http://nfdump.sourceforge.net/
-master_sites sourceforge:project/nfdump/stable/nfdump-${version}
+checksums rmd160 5f12b04ba2bc4b4debaa36a25c8e3e1331423727 \
+ sha256 81ceb967e878606441c024b8ae5c9e6beaba5213450cc18dc3f02c1b26e5054c
-checksums rmd160 63d5aec9e7f6d2ee151a88451e52ac86263996e4 \
- sha256 32e74310c2ca1a622dcca5dd63d0bed40e13d851ba62fff249887682ed77e485
-
depends_lib port:rrdtool
+# https://github.com/phaag/nfdump/issues/32
+use_parallel_build no
+
configure.cflags-append -std=gnu89
configure.args --enable-sflow \
--enable-nfprofile \
@@ -38,5 +38,3 @@
configure.args-append --enable-ftconv \
--with-ftpath=${prefix}
}
-
-livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161015/89b43561/attachment-0002.html>
More information about the macports-changes
mailing list