aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2014-12-28 22:49:42 +0800
committerfeld <feld@FreeBSD.org>2014-12-28 22:49:42 +0800
commit5b9894f4b4c5068c8d73e4d6c1c6bd46fc1407b5 (patch)
tree6d17404ddeff879927c904f3551d900b13835e14 /net-mgmt
parent5fcfc72c0fa0eb840eba6a0d394bab70a3f65251 (diff)
downloadfreebsd-ports-gnome-5b9894f4b4c5068c8d73e4d6c1c6bd46fc1407b5.tar.gz
freebsd-ports-gnome-5b9894f4b4c5068c8d73e4d6c1c6bd46fc1407b5.tar.zst
freebsd-ports-gnome-5b9894f4b4c5068c8d73e4d6c1c6bd46fc1407b5.zip
Update to 1.3.7
Changelog: - Fix various incompatibilities with newer php and Perl versions - Fix empty details graph, if too many channels or resources were selected. - Fix argument bug in selecting the dstmac statistics - Fix bug in create history profiles: compression flag was not applied properly - Add periodic reload feature for Perls with mem leak.
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nfsen/Makefile5
-rw-r--r--net-mgmt/nfsen/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/net-mgmt/nfsen/Makefile b/net-mgmt/nfsen/Makefile
index fc1a5a0b4422..60dca98e06a2 100644
--- a/net-mgmt/nfsen/Makefile
+++ b/net-mgmt/nfsen/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= nfsen
-PORTVERSION= 1.3.6p1
-PORTREVISION= 3
+PORTVERSION= 1.3.7
+PORTREVISION= 0
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} \
http://nfsen.sourceforge.net/
@@ -49,6 +49,7 @@ post-patch:
.endfor
${CP} ${FILESDIR}/conf.php ${WRKSRC}
@${REINPLACE_CMD} ${_SUB_LIST_TEMP} ${WRKSRC}/conf.php
+ @${REINPLACE_CMD} "s|/usr/bin/perl|${perl_CMD}|" ${WRKSRC}/libexec/Nfcomm.pm
do-install:
${INSTALL} -d ${STAGEDIR}/${PREFIX}/var/${PORTNAME}/profiles-data/live
diff --git a/net-mgmt/nfsen/distinfo b/net-mgmt/nfsen/distinfo
index 8089a03dc760..eb795ba926be 100644
--- a/net-mgmt/nfsen/distinfo
+++ b/net-mgmt/nfsen/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nfsen-1.3.6p1.tar.gz) = 810e95546338622756deb919d7ee6c39721bc9873bb75dc7ec411ec0b87e1265
-SIZE (nfsen-1.3.6p1.tar.gz) = 220620
+SHA256 (nfsen-1.3.7.tar.gz) = 635ba97564fe81cbeee0a3950735b9651677b69e1f53a67c654ddd5b00db469d
+SIZE (nfsen-1.3.7.tar.gz) = 226463