diff options
author | swills <swills@FreeBSD.org> | 2018-11-23 23:45:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-11-23 23:45:28 +0800 |
commit | 0da9eeaaa21613f00c75b50088b3baf916dffbc2 (patch) | |
tree | 3ce7fb6cb240d30f05576ea09eafd0dc2d14c445 /games | |
parent | e0993ebf13048beaa2b2f49fdcd4af1778addaa9 (diff) | |
download | freebsd-ports-gnome-0da9eeaaa21613f00c75b50088b3baf916dffbc2.tar.gz freebsd-ports-gnome-0da9eeaaa21613f00c75b50088b3baf916dffbc2.tar.zst freebsd-ports-gnome-0da9eeaaa21613f00c75b50088b3baf916dffbc2.zip |
games/julius: update to 1.0.0
PR: 233136
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/julius/Makefile | 8 | ||||
-rw-r--r-- | games/julius/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games/julius/Makefile b/games/julius/Makefile index f57b84856270..653ddd808bca 100644 --- a/games/julius/Makefile +++ b/games/julius/Makefile @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= julius -PKGNAMESUFFIX= -caesariii -PORTVERSION= g20180430 -PORTREVISION= 1 +PORTVERSION= 1.0.0 +DISTVERSIONPREFIX= v +PORTEPOCH= 1 CATEGORIES= games +PKGNAMESUFFIX= -caesariii MAINTAINER= pkubaj@anongoth.pl COMMENT= Open source re-implementation of Caesar III @@ -16,7 +17,6 @@ USES= cmake:outsource USE_GITHUB= yes GH_ACCOUNT= bvschaik -GH_TAGNAME= cb7ecdf USE_SDL= mixer2 sdl2 diff --git a/games/julius/distinfo b/games/julius/distinfo index 0048c611fd65..d1df45ebde58 100644 --- a/games/julius/distinfo +++ b/games/julius/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525895014 -SHA256 (bvschaik-julius-g20180430-cb7ecdf_GH0.tar.gz) = 7f60ba486c46c5cb55e6b581e29f8af3fd865dcbdc389f5b2ad639a568846487 -SIZE (bvschaik-julius-g20180430-cb7ecdf_GH0.tar.gz) = 2381369 +TIMESTAMP = 1541893414 +SHA256 (bvschaik-julius-v1.0.0_GH0.tar.gz) = 145670dc185a627de547e3c3fe45d2bb2b40bdec2929888cd19c56814f21ebc5 +SIZE (bvschaik-julius-v1.0.0_GH0.tar.gz) = 2665014 |