svn commit: r424153 - in head/net/sflowtool: . files
Olli Hauer
ohauer at FreeBSD.org
Tue Oct 18 10:40:27 UTC 2016
Author: ohauer
Date: Tue Oct 18 10:40:25 2016
New Revision: 424153
URL: https://svnweb.freebsd.org/changeset/ports/424153
Log:
- update to 3.38
- remove obsolete patch
Changelog 3.38:
- fix pcap_file_header.snaplen
- drop "-z pad" option
- add "tcpinfo" struct
Deleted:
head/net/sflowtool/files/patch-src__sflowtool.c
Modified:
head/net/sflowtool/Makefile
head/net/sflowtool/distinfo
Modified: head/net/sflowtool/Makefile
==============================================================================
--- head/net/sflowtool/Makefile Tue Oct 18 09:50:21 2016 (r424152)
+++ head/net/sflowtool/Makefile Tue Oct 18 10:40:25 2016 (r424153)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sflowtool
-PORTVERSION= 3.37
+PORTVERSION= 3.38
DISTVERSIONPREFIX= v
CATEGORIES= net
Modified: head/net/sflowtool/distinfo
==============================================================================
--- head/net/sflowtool/distinfo Tue Oct 18 09:50:21 2016 (r424152)
+++ head/net/sflowtool/distinfo Tue Oct 18 10:40:25 2016 (r424153)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464782475
-SHA256 (sflow-sflowtool-v3.37_GH0.tar.gz) = 5435f767e6379bf8994b2260e0c5feba434fc55cbe2ceee5036cd8b07be74385
-SIZE (sflow-sflowtool-v3.37_GH0.tar.gz) = 74172
+TIMESTAMP = 1476786569
+SHA256 (sflow-sflowtool-v3.38_GH0.tar.gz) = fdf18ded3c698a68ded846db2ec16d5e624ca4ddab6d726e29a9c77f73a29cd9
+SIZE (sflow-sflowtool-v3.38_GH0.tar.gz) = 75928
More information about the svn-ports-head
mailing list