diff options
author | sergei <sergei@FreeBSD.org> | 2004-04-12 05:25:51 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-04-12 05:25:51 +0800 |
commit | 2f1b3b85fbda140b074ab27190dbae1865884200 (patch) | |
tree | c2ab344b1c6d030fbea48d9a039c3be9de3c310c /security | |
parent | 730818e5d539951a83065ea16ee82961980f4680 (diff) | |
download | freebsd-ports-gnome-2f1b3b85fbda140b074ab27190dbae1865884200.tar.gz freebsd-ports-gnome-2f1b3b85fbda140b074ab27190dbae1865884200.tar.zst freebsd-ports-gnome-2f1b3b85fbda140b074ab27190dbae1865884200.zip |
- Update to 2.1.2
PR: ports/65373
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
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 |