diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-11 14:24:22 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-11 14:24:22 +0800 |
commit | 4670c563efd79d12679bcac21661f0331d61728d (patch) | |
tree | fc1382cf69963e0f0d5efafd71f643e4bddaaf7c /security/snoopy | |
parent | 465fb6f7e18b293ecc4d2cc63ab0d95886c1b2fc (diff) | |
download | freebsd-ports-gnome-4670c563efd79d12679bcac21661f0331d61728d.tar.gz freebsd-ports-gnome-4670c563efd79d12679bcac21661f0331d61728d.tar.zst freebsd-ports-gnome-4670c563efd79d12679bcac21661f0331d61728d.zip |
Upgrade to 1.8.0
Diffstat (limited to 'security/snoopy')
-rw-r--r-- | security/snoopy/Makefile | 3 | ||||
-rw-r--r-- | security/snoopy/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile index ad5ee444d147..5bd56a1b311a 100644 --- a/security/snoopy/Makefile +++ b/security/snoopy/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ PORTNAME= snoopy -PORTVERSION= 1.7.10 +PORTVERSION= 1.8.0 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}logger/ @@ -18,6 +18,7 @@ PLIST_FILES= lib/snoopy.so bin/detect PORTDOCS= README GNU_CONFIGURE= yes +USE_GMAKE= yes post-patch: @${REINPLACE_CMD} 's|/usr/local|${PREFIX}|g' ${WRKSRC}/README diff --git a/security/snoopy/distinfo b/security/snoopy/distinfo index 6f333f45ebcf..f2ca7f846d45 100644 --- a/security/snoopy/distinfo +++ b/security/snoopy/distinfo @@ -1,2 +1,2 @@ -SHA256 (snoopy-1.7.10.tar.gz) = 1d687c72ab6ed9bc9cca304e025863bfe89a12ad0016672b0c01ca5945e5b64c -SIZE (snoopy-1.7.10.tar.gz) = 86075 +SHA256 (snoopy-1.8.0.tar.gz) = 5af8a6cfdca902f6f49fa5dfb0ff3f1067bc216a6a2d37b6d804519c7cfc1e0c +SIZE (snoopy-1.8.0.tar.gz) = 90110 |