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-lensfun-plugin | |
parent | 1e786b3a1c53ad5cce169ab361aa5f54f145b6ac (diff) | |
download | freebsd-ports-graphics-a9e706d15b1f24e58f8ef7ba73580fc4a8879519.tar.gz freebsd-ports-graphics-a9e706d15b1f24e58f8ef7ba73580fc4a8879519.tar.zst freebsd-ports-graphics-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-lensfun-plugin')
-rw-r--r-- | graphics/gimp-lensfun-plugin/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp-lensfun-plugin/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile index 6622c061dd6..6026bf28d03 100644 --- a/graphics/gimp-lensfun-plugin/Makefile +++ b/graphics/gimp-lensfun-plugin/Makefile @@ -23,8 +23,7 @@ USES= gmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= seebk GH_PROJECT= GIMP-Lensfun -GH_COMMIT= d0a0bd2 -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= d0a0bd2 PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLUGINS= gimp-lensfun diff --git a/graphics/gimp-lensfun-plugin/distinfo b/graphics/gimp-lensfun-plugin/distinfo index dcf2e44860b..7e9edb7a342 100644 --- a/graphics/gimp-lensfun-plugin/distinfo +++ b/graphics/gimp-lensfun-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (lensfun-0.2.4-dev.tar.gz) = e87d63c70ed199b82e0996a281a775a70e0d1e9032e99562a2ea69481ba7213a -SIZE (lensfun-0.2.4-dev.tar.gz) = 28958 +SHA256 (seebk-GIMP-Lensfun-0.2.4-dev-d0a0bd2_GH0.tar.gz) = a74a76d4c8cdbebaf15cd78f2f6e74f4e1ac94ed2c3c6baeaac98109c646bc14 +SIZE (seebk-GIMP-Lensfun-0.2.4-dev-d0a0bd2_GH0.tar.gz) = 28948 |