diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-14 14:01:36 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-14 14:01:36 +0000 |
commit | e67b174ea62f20d7a58356f673c1a7c3ab5a1102 (patch) | |
tree | 7c412b6122ab4f56a262348f396105b01c7ad426 | |
parent | math/py-rpy2: fix build on GCC architectures (diff) |
games/sdlpop: update to 1.20, change maintainer to my FreeBSD address
Approved by: mentors (implicit approval)
Notes
Notes:
svn path=/head/; revision=514458
-rw-r--r-- | games/sdlpop/Makefile | 4 | ||||
-rw-r--r-- | games/sdlpop/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/sdlpop/Makefile b/games/sdlpop/Makefile index 9ac8d639aee3..47674ce484f0 100644 --- a/games/sdlpop/Makefile +++ b/games/sdlpop/Makefile @@ -3,10 +3,10 @@ PORTNAME= sdlpop DISTVERSIONPREFIX= v -DISTVERSION= 1.19 +DISTVERSION= 1.20 CATEGORIES= games -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Open-source port of Prince of Persia LICENSE= GPLv3 diff --git a/games/sdlpop/distinfo b/games/sdlpop/distinfo index 947e3042f827..122b2a467631 100644 --- a/games/sdlpop/distinfo +++ b/games/sdlpop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554190329 -SHA256 (NagyD-SDLPoP-v1.19_GH0.tar.gz) = e43e3a215e1377d74375fc06183cda76195328a0348a980a5991f3648bb91be2 -SIZE (NagyD-SDLPoP-v1.19_GH0.tar.gz) = 621243 +TIMESTAMP = 1571059593 +SHA256 (NagyD-SDLPoP-v1.20_GH0.tar.gz) = dbb75398dee2224bcee648602ad23e469b936a2b7ea962a8a01b091b989f25b6 +SIZE (NagyD-SDLPoP-v1.20_GH0.tar.gz) = 623338 |