diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/snort/Makefile | 6 | ||||
-rw-r--r-- | security/snort/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 9e783f4f130f..2c6a84d8cc3e 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snort -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/ @@ -20,8 +20,8 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre # ODBC "Enable ODBC support" off \ # POSTGRES "Enable PostgreSQL support" off -#USE_GPG= yes -#SIG_SUFFIX= .asc +USE_GPG= yes +SIG_SUFFIX= .asc USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" diff --git a/security/snort/distinfo b/security/snort/distinfo index e62447b3ff01..5c7381657a12 100644 --- a/security/snort/distinfo +++ b/security/snort/distinfo @@ -1,2 +1,4 @@ -MD5 (snort-2.1.1.tar.gz) = f53ce230616c1f6aafedf546a7cc0f0f -SIZE (snort-2.1.1.tar.gz) = 2309735 +MD5 (snort-2.1.2.tar.gz) = f01ae080f1571fd3e8d282dcae51f528 +SIZE (snort-2.1.2.tar.gz) = 2315827 +MD5 (snort-2.1.2.tar.gz.asc) = 98034dfa0a3e8015a6dcb692feaf2892 +SIZE (snort-2.1.2.tar.gz.asc) = 189 |