diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-03-30 13:10:48 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-03-30 13:10:48 +0000 |
commit | e0a02132f1d0cd5c5616af240d35905cefd80e1d (patch) | |
tree | 7ea5213552bcb76126535e94c775876e6712a2c6 | |
parent | 846fe65ac0db605b91f64994e1615380335b926e (diff) | |
download | ports-e0a02132f1d0cd5c5616af240d35905cefd80e1d.tar.gz ports-e0a02132f1d0cd5c5616af240d35905cefd80e1d.zip |
- update to version 0.6.0
Notes
Notes:
svn path=/head/; revision=272014
-rw-r--r-- | security/pulledpork/Makefile | 3 | ||||
-rw-r--r-- | security/pulledpork/distinfo | 4 | ||||
-rw-r--r-- | security/pulledpork/files/pkg-message.in | 4 |
3 files changed, 3 insertions, 8 deletions
diff --git a/security/pulledpork/Makefile b/security/pulledpork/Makefile index 3aa0dfb48852..82b3d8c560d8 100644 --- a/security/pulledpork/Makefile +++ b/security/pulledpork/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pulledpork -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.6.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/security/pulledpork/distinfo b/security/pulledpork/distinfo index d8d24ae39e0c..6c55cff1fe89 100644 --- a/security/pulledpork/distinfo +++ b/security/pulledpork/distinfo @@ -1,2 +1,2 @@ -SHA256 (pulledpork-0.5.0.tar.gz) = 9e69873d737e4fc8dfd9b3a98316e4ff41bd8c4accda72f18036b96568c48872 -SIZE (pulledpork-0.5.0.tar.gz) = 29958 +SHA256 (pulledpork-0.6.0.tar.gz) = 59cb070841e27bca7fe8cf895cad52a47b54f989ce584bc1331dc089ec6fcf3f +SIZE (pulledpork-0.6.0.tar.gz) = 35159 diff --git a/security/pulledpork/files/pkg-message.in b/security/pulledpork/files/pkg-message.in index 352dd96fe769..f8796afa5036 100644 --- a/security/pulledpork/files/pkg-message.in +++ b/security/pulledpork/files/pkg-message.in @@ -17,8 +17,4 @@ The new versioning mechanism will require a four digit version in the file name. To get the new download naming schema visit snort.org, and look at 'My Account' -> 'Subscriptions and Oinkcodes' -BE SURE to read through the master pulledpork.conf file thoroughly, -as there are many changes as of snort 2.8.6.0 that WILL affect you, -even if you are NOT yet running 2.8.6.0! - ===================================================================== |