diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-12-17 16:58:58 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-12-17 16:58:58 +0000 |
commit | 8f5ae64bc64271dd8247ea84a88098fd8dec8360 (patch) | |
tree | c84006f73ec5f4dbc09dfad6d3ae6f2494dbc028 /security/snort2pfcd | |
parent | 99190c62e9d85f9c7a19901a28159505bc923a23 (diff) |
Update to 1.2
PR: 213429
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=428781
Diffstat (limited to 'security/snort2pfcd')
-rw-r--r-- | security/snort2pfcd/Makefile | 2 | ||||
-rw-r--r-- | security/snort2pfcd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/snort2pfcd/Makefile b/security/snort2pfcd/Makefile index d9e78a9a12ba..dd57b96a495d 100644 --- a/security/snort2pfcd/Makefile +++ b/security/snort2pfcd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= snort2pfcd -PORTVERSION= 1.0 +PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://www.tworoutes.com/oss/ diff --git a/security/snort2pfcd/distinfo b/security/snort2pfcd/distinfo index 32524139be4a..b260381aa2bb 100644 --- a/security/snort2pfcd/distinfo +++ b/security/snort2pfcd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475476031 -SHA256 (snort2pfcd-1.0.tar.gz) = 95a3a9f14c6a42cf1f25d53dd8413a085fdc2056461b8cbc19ff16da0c073d44 -SIZE (snort2pfcd-1.0.tar.gz) = 10318 +TIMESTAMP = 1481986010 +SHA256 (snort2pfcd-1.2.tar.gz) = 74d829c3140d1e0b385fbbbc9e50a714087e43b94def1040fc2454fa176a6ba7 +SIZE (snort2pfcd-1.2.tar.gz) = 11231 |