diff options
author | tota <tota@FreeBSD.org> | 2013-06-22 09:58:17 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-06-22 09:58:17 +0800 |
commit | a60a489ad4e60cbbcc903044aec2ba51c36b6cf3 (patch) | |
tree | c8de10999bf9df6c398c23170dc43c0c6799ed22 /games | |
parent | 9e413d185d1059903a16b7e0bcc273c50eafbebb (diff) | |
download | freebsd-ports-gnome-a60a489ad4e60cbbcc903044aec2ba51c36b6cf3.tar.gz freebsd-ports-gnome-a60a489ad4e60cbbcc903044aec2ba51c36b6cf3.tar.zst freebsd-ports-gnome-a60a489ad4e60cbbcc903044aec2ba51c36b6cf3.zip |
- Update distinfo
- Add LOCAL to MASTER_SITES
- Bump PORTREVISION
PR: ports/179748
Submitted by: John Marino <draco_AT_marino_DOT_st>
Diffstat (limited to 'games')
-rw-r--r-- | games/gti/Makefile | 4 | ||||
-rw-r--r-- | games/gti/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/games/gti/Makefile b/games/gti/Makefile index ad6c70023b3b..5aea6009e6b9 100644 --- a/games/gti/Makefile +++ b/games/gti/Makefile @@ -3,7 +3,9 @@ PORTNAME= gti PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= games +MASTER_SITES= GH GHC LOCAL/tota/${PORTNAME} MAINTAINER= tota@FreeBSD.org COMMENT= Just a silly git launcher, basically. Inspired by sl @@ -11,7 +13,7 @@ COMMENT= Just a silly git launcher, basically. Inspired by sl USE_GITHUB= yes GH_ACCOUNT= rwos GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 92b9219 +GH_COMMIT= 811998c MAN6= ${PORTNAME}.6 diff --git a/games/gti/distinfo b/games/gti/distinfo index f159634887d4..89c7cc6eedbe 100644 --- a/games/gti/distinfo +++ b/games/gti/distinfo @@ -1,2 +1,2 @@ -SHA256 (gti-1.1.1.tar.gz) = 85cafeb03bf377deb76a6bcf690bf7b1cad03961e26ab366fc74eaa930a610cd -SIZE (gti-1.1.1.tar.gz) = 2446 +SHA256 (gti-1.1.1.tar.gz) = 11f38f305aeee444ef7448d19746ff323553fe87ea2cd9bfa602b4e3d29a0c2a +SIZE (gti-1.1.1.tar.gz) = 2453 |