svn commit: r460389 - head/security/snort3
Dan Langille
dvl at FreeBSD.org
Tue Jan 30 14:39:21 UTC 2018
Author: dvl
Date: Tue Jan 30 14:39:20 2018
New Revision: 460389
URL: https://svnweb.freebsd.org/changeset/ports/460389
Log:
Upgrade to build 242
Approved by: feld (maintainer)
Modified:
head/security/snort3/Makefile
head/security/snort3/distinfo
Modified: head/security/snort3/Makefile
==============================================================================
--- head/security/snort3/Makefile Tue Jan 30 14:09:28 2018 (r460388)
+++ head/security/snort3/Makefile Tue Jan 30 14:39:20 2018 (r460389)
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= snort
-DISTVERSION= 3.0.0-a4
+DISTVERSION= 3.0.0-a4.242
CATEGORIES= security
-MASTER_SITES= https://snort.org/downloads/snortplus/
PKGNAMESUFFIX= 3
-DISTNAME= ${PORTNAME}-3.0.0-239-auto
+DISTNAME= BUILD_242
MAINTAINER= feld at FreeBSD.org
COMMENT= Lightweight network intrusion detection system
@@ -39,7 +38,11 @@ LRGPCAP_CONFIGURE_ENABLE= large-pcap
.include <bsd.port.options.mk>
-USES= cpe libtool pathfix pkgconfig ssl
+USES= autoreconf cpe libtool pathfix pkgconfig ssl
+USE_GITHUB= yes
+GH_ACCOUNT= snortadmin
+GH_PROJECT= snort3
+GH_TAGNAME= BUILD_242
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
Modified: head/security/snort3/distinfo
==============================================================================
--- head/security/snort3/distinfo Tue Jan 30 14:09:28 2018 (r460388)
+++ head/security/snort3/distinfo Tue Jan 30 14:39:20 2018 (r460389)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513025152
-SHA256 (snort-3.0.0-239-auto.tar.gz) = aad47a773402423416e4f27e018bdc187e1ec49ad709f202cc7a8df178a1cf72
-SIZE (snort-3.0.0-239-auto.tar.gz) = 4292210
+TIMESTAMP = 1517322356
+SHA256 (BUILD_242_GH0.tar.gz) = e3bbc0a2d36f533bb26bd53b0db9db35776c23f754514f7b03cbd9bd4863eee5
+SIZE (BUILD_242_GH0.tar.gz) = 6340850
More information about the svn-ports-all
mailing list