diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 06:24:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 06:24:22 +0000 |
commit | 3d1c74b0bb97a4e314851d7e036df38f40409553 (patch) | |
tree | 8dc6cfe0401fcd37d99cccfa121e1544c722b5f4 /security/snoopy | |
parent | 6376b913c35f00130f8c571878e7283be2d64383 (diff) |
Notes
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 |