svn commit: r498597 - head/games/sdlpop
Steve Wills
swills at FreeBSD.org
Wed Apr 10 20:50:45 UTC 2019
Author: swills
Date: Wed Apr 10 20:50:44 2019
New Revision: 498597
URL: https://svnweb.freebsd.org/changeset/ports/498597
Log:
games/sdlpop: update to 1.19
PR: 236955
Submitted by: Piotr Kubaj <pkubaj at anongoth.pl> (maintainer)
Modified:
head/games/sdlpop/Makefile (contents, props changed)
head/games/sdlpop/distinfo (contents, props changed)
Modified: head/games/sdlpop/Makefile
==============================================================================
--- head/games/sdlpop/Makefile Wed Apr 10 20:49:11 2019 (r498596)
+++ head/games/sdlpop/Makefile Wed Apr 10 20:50:44 2019 (r498597)
@@ -3,7 +3,7 @@
PORTNAME= sdlpop
DISTVERSIONPREFIX= v
-DISTVERSION= 1.18.1
+DISTVERSION= 1.19
CATEGORIES= games
MAINTAINER= pkubaj at anongoth.pl
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../doc/gpl-3.0.txt
NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe sparc64
NOT_FOR_ARCHS_REASON= SDLPoP-1.18.1/src/types.h:54:2: This program is not (yet) prepared for big endian CPUs, please contact the author.
-USES= cmake localbase:ldflags
+USES= cmake localbase:ldflags sdl
USE_GITHUB= yes
GH_ACCOUNT= NagyD
Modified: head/games/sdlpop/distinfo
==============================================================================
--- head/games/sdlpop/distinfo Wed Apr 10 20:49:11 2019 (r498596)
+++ head/games/sdlpop/distinfo Wed Apr 10 20:50:44 2019 (r498597)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521967106
-SHA256 (NagyD-SDLPoP-v1.18.1_GH0.tar.gz) = 8032c47fad4b73021d636ead510bbc1ab5106cff77103e331ad0f32a49a13946
-SIZE (NagyD-SDLPoP-v1.18.1_GH0.tar.gz) = 614791
+TIMESTAMP = 1554190329
+SHA256 (NagyD-SDLPoP-v1.19_GH0.tar.gz) = e43e3a215e1377d74375fc06183cda76195328a0348a980a5991f3648bb91be2
+SIZE (NagyD-SDLPoP-v1.19_GH0.tar.gz) = 621243
More information about the svn-ports-head
mailing list