diff options
author | tota <tota@FreeBSD.org> | 2012-08-16 17:34:21 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-08-16 17:34:21 +0800 |
commit | 033c763b832f3ec8350d50881d109edb4f4e05c5 (patch) | |
tree | 80593f49de0ba039d5d4d3c3628e1315c5e0756a /games/gti | |
parent | 7731ff05c26ecd8e3dc61be5b9161ad5018041bf (diff) | |
download | freebsd-ports-gnome-033c763b832f3ec8350d50881d109edb4f4e05c5.tar.gz freebsd-ports-gnome-033c763b832f3ec8350d50881d109edb4f4e05c5.tar.zst freebsd-ports-gnome-033c763b832f3ec8350d50881d109edb4f4e05c5.zip |
- Update to 0.0.2012.08.16
Diffstat (limited to 'games/gti')
-rw-r--r-- | games/gti/Makefile | 4 | ||||
-rw-r--r-- | games/gti/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gti/Makefile b/games/gti/Makefile index 4b79828f4127..f953172b7bbb 100644 --- a/games/gti/Makefile +++ b/games/gti/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gti -PORTVERSION= 0.0.2012.08.15 +PORTVERSION= 0.0.2012.08.16 CATEGORIES= games MASTER_SITES= https://github.com/rwos/gti/tarball/master/ DISTNAME= ${GITNAME}-${GITVERSION} @@ -17,7 +17,7 @@ COMMENT= Just a silly git launcher, basically. Inspired by sl GITUSER= rwos GITREPONAME= ${PORTNAME} GITNAME= ${GITUSER}-${GITREPONAME} -GITVERSION= ee63b3f +GITVERSION= ef5c4d8 FETCH_ARGS= -pRr ALL_TARGET= ${PORTNAME} diff --git a/games/gti/distinfo b/games/gti/distinfo index 2ce418002e02..6b4a87b4eaa0 100644 --- a/games/gti/distinfo +++ b/games/gti/distinfo @@ -1,2 +1,2 @@ -SHA256 (rwos-gti-ee63b3f.tar.gz) = f7c14215a35d502be7195b601039ab40fedd70c5c7bdde2d2f8d190ac9bb049d -SIZE (rwos-gti-ee63b3f.tar.gz) = 1583 +SHA256 (rwos-gti-ef5c4d8.tar.gz) = b5ad56791d2f61d21e922e00512a452b566bd7dcb4f8b6161a175415ce985787 +SIZE (rwos-gti-ef5c4d8.tar.gz) = 1578 |