diff options
author | mat <mat@FreeBSD.org> | 2015-05-07 23:17:32 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-07 23:17:32 +0800 |
commit | a9e706d15b1f24e58f8ef7ba73580fc4a8879519 (patch) | |
tree | 6045e0b5eebbf9e77caf4567713449680e5fa549 /graphics/gimp-beautify-plugin | |
parent | 1e786b3a1c53ad5cce169ab361aa5f54f145b6ac (diff) | |
download | freebsd-ports-gnome-a9e706d15b1f24e58f8ef7ba73580fc4a8879519.tar.gz freebsd-ports-gnome-a9e706d15b1f24e58f8ef7ba73580fc4a8879519.tar.zst freebsd-ports-gnome-a9e706d15b1f24e58f8ef7ba73580fc4a8879519.zip |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'graphics/gimp-beautify-plugin')
-rw-r--r-- | graphics/gimp-beautify-plugin/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp-beautify-plugin/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gimp-beautify-plugin/Makefile b/graphics/gimp-beautify-plugin/Makefile index 634c837be33c..45fa5f505cec 100644 --- a/graphics/gimp-beautify-plugin/Makefile +++ b/graphics/gimp-beautify-plugin/Makefile @@ -22,8 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:${PORTSDIR}/x11-fonts/ USE_GITHUB= yes GH_ACCOUNT= hejiann -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= e209c8d +GH_TAGNAME= e209c8d USES= gettext gmake pkgconfig USE_GCC= yes diff --git a/graphics/gimp-beautify-plugin/distinfo b/graphics/gimp-beautify-plugin/distinfo index 9f82e5d248f9..2c5f86ab16cb 100644 --- a/graphics/gimp-beautify-plugin/distinfo +++ b/graphics/gimp-beautify-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (beautify-2012.08.12.00.tar.gz) = 78aa8db61b9d4f7130f0be3ce348822651bf612415c11a1176aa100e75bdb056 -SIZE (beautify-2012.08.12.00.tar.gz) = 24499201 +SHA256 (hejiann-beautify-2012.08.12.00-e209c8d_GH0.tar.gz) = 9b87b8b6f0d9ccda6b1e873db773461a9459bfc663fba95e2f5701027e3d5b09 +SIZE (hejiann-beautify-2012.08.12.00-e209c8d_GH0.tar.gz) = 24498445 |