This updates Snort to 2.9.6.2, which contains a few improvements.
Release notes are at:

https://www.snort.org/downloads/snort/release_notes_2.9.6.2.txt

snort.org has revamped their website, so this diff also updates
MASTER_SITES accordingly.

Tested on amd64, i386, macppc, and sparc64.

ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/snort/Makefile,v
retrieving revision 1.86
diff -u -p -r1.86 Makefile
--- Makefile    4 Jun 2014 03:17:12 -0000       1.86
+++ Makefile    8 Aug 2014 04:36:35 -0000
@@ -4,9 +4,8 @@ SHARED_ONLY =           Yes
 
 COMMENT =              highly flexible sniffer/NIDS
 
-VERSION =              2.9.6.1
+VERSION =              2.9.6.2
 DISTNAME =             snort-${VERSION}
-REVISION =             0
 
 CATEGORIES =           net security
 
@@ -19,7 +18,7 @@ PERMIT_PACKAGE_CDROM =        Yes
 
 WANTLIB =              c crypto daq dnet m pcap pcre pthread z
 
-MASTER_SITES =         http://www.snort.org/dl/snort-current/
+MASTER_SITES =         https://www.snort.org/downloads/snort/
 
 USE_GROFF =            Yes
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/snort/distinfo,v
retrieving revision 1.30
diff -u -p -r1.30 distinfo
--- distinfo    15 May 2014 20:11:43 -0000      1.30
+++ distinfo    8 Aug 2014 04:36:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (snort-2.9.6.1.tar.gz) = EZ5MXfg/42qNRl5yoDR/4x53cXBNoobwQRWwxbql97g=
-SIZE (snort-2.9.6.1.tar.gz) = 5226869
+SHA256 (snort-2.9.6.2.tar.gz) = jh1/xeFSOnhthFygECzEdKv86/zH6WShZTaAA0tbXXc=
+SIZE (snort-2.9.6.2.tar.gz) = 5229232

Reply via email to