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/ttygif | |
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/ttygif')
-rw-r--r-- | graphics/ttygif/Makefile | 4 | ||||
-rw-r--r-- | graphics/ttygif/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/ttygif/Makefile b/graphics/ttygif/Makefile index b1c8825d56b..b95362412e0 100644 --- a/graphics/ttygif/Makefile +++ b/graphics/ttygif/Makefile @@ -11,13 +11,11 @@ LICENSE= MIT RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick +USE_GITHUB= yes GH_ACCOUNT= icholy -GH_COMMIT= ea0b493 USES= tar:bzip2 gmake -USE_GITHUB= yes - PLIST_FILES= bin/${PORTNAME} \ bin/concat diff --git a/graphics/ttygif/distinfo b/graphics/ttygif/distinfo index 02930343f27..babbe7f3ccc 100644 --- a/graphics/ttygif/distinfo +++ b/graphics/ttygif/distinfo @@ -1,2 +1,2 @@ -SHA256 (ttygif-1.0.8.tar.bz2) = 005d8c6a45daac8ae0e6b1e701bf043a819e2ea61734c95ba600d3a44eaec255 -SIZE (ttygif-1.0.8.tar.bz2) = 5098 +SHA256 (icholy-ttygif-1.0.8_GH0.tar.bz2) = 32b3394ebaac3389c66aee225ab61846fc84b02e218d0018515a6e9345a9f114 +SIZE (icholy-ttygif-1.0.8_GH0.tar.bz2) = 5089 |