diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-21 20:08:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-21 20:08:07 +0000 |
commit | 10ef4e835eaabe408e71dd1b8244f8358323f958 (patch) | |
tree | 46ab69a43af50fb73b2d12cf362ab242c9f8495c /security | |
parent | 468a892e651d22aee709eaa81174490e61343bf0 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/snoopy/Makefile | 7 | ||||
-rw-r--r-- | security/snoopy/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile index e8fb84622a91..65234b147ac1 100644 --- a/security/snoopy/Makefile +++ b/security/snoopy/Makefile @@ -12,14 +12,13 @@ LICENSE= GPLv2 OPTIONS_DEFINE= DOCS -PLIST_FILES= bin/detect lib/snoopy.so -PORTDOCS= ChangeLog README.md TODO - GNU_CONFIGURE= yes USES= gmake +PLIST_FILES= bin/detect lib/snoopy.so +PORTDOCS= ChangeLog README.md TODO + GH_ACCOUNT= a2o -GH_COMMIT= 34306f7 GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${PORTNAME}-${PORTVERSION} USE_GITHUB= yes diff --git a/security/snoopy/distinfo b/security/snoopy/distinfo index 16441432e1c9..3f998d595dee 100644 --- a/security/snoopy/distinfo +++ b/security/snoopy/distinfo @@ -1,2 +1,2 @@ -SHA256 (snoopy-1.9.0.tar.gz) = 7870fa448f9428816f411c93043c64e78453546c08768c51f5c4fdfd82fce90c -SIZE (snoopy-1.9.0.tar.gz) = 56560 +SHA256 (a2o-snoopy-1.9.0-snoopy-1.9.0_GH0.tar.gz) = f259dbd26a521eb0a6e1722ffc41d385436dfcbef1e6d45cfb1bc2863e9f4e2d +SIZE (a2o-snoopy-1.9.0-snoopy-1.9.0_GH0.tar.gz) = 56543 |