diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-22 04:08:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-22 04:08:07 +0800 |
commit | 8b54f31ac6350978b6ab2328d1d01f682c518a4d (patch) | |
tree | 46ab69a43af50fb73b2d12cf362ab242c9f8495c /security/snoopy | |
parent | df9003a1fafd624cd7ddd29c0253e42243036b7c (diff) | |
download | freebsd-ports-graphics-8b54f31ac6350978b6ab2328d1d01f682c518a4d.tar.gz freebsd-ports-graphics-8b54f31ac6350978b6ab2328d1d01f682c518a4d.tar.zst freebsd-ports-graphics-8b54f31ac6350978b6ab2328d1d01f682c518a4d.zip |
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
Diffstat (limited to 'security/snoopy')
-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 e8fb84622a9..65234b147ac 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 16441432e1c..3f998d595de 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 |