svn commit: r561546 - head/games/crispy-doom

Danilo Egea Gondolfo danilo at FreeBSD.org
Thu Jan 14 08:40:43 UTC 2021


Author: danilo
Date: Thu Jan 14 08:40:42 2021
New Revision: 561546
URL: https://svnweb.freebsd.org/changeset/ports/561546

Log:
  games/crispy-doom: Update to 5.10.0

Modified:
  head/games/crispy-doom/Makefile
  head/games/crispy-doom/distinfo

Modified: head/games/crispy-doom/Makefile
==============================================================================
--- head/games/crispy-doom/Makefile	Thu Jan 14 08:36:15 2021	(r561545)
+++ head/games/crispy-doom/Makefile	Thu Jan 14 08:40:42 2021	(r561546)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	crispy-doom
-PORTVERSION=	5.9.2
+PORTVERSION=	5.10.0
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	games
 
@@ -27,7 +27,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	fabiangreffrath
 
 post-patch:
-	${REINPLACE_CMD} "s|python|${PYTHON_VERSION}|" ${WRKSRC}/configure.ac
+	${REINPLACE_CMD} "s|python3|${PYTHON_VERSION}|" ${WRKSRC}/configure.ac
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/crispy-*

Modified: head/games/crispy-doom/distinfo
==============================================================================
--- head/games/crispy-doom/distinfo	Thu Jan 14 08:36:15 2021	(r561545)
+++ head/games/crispy-doom/distinfo	Thu Jan 14 08:40:42 2021	(r561546)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601146613
-SHA256 (fabiangreffrath-crispy-doom-crispy-doom-5.9.2_GH0.tar.gz) = 6e93769aeafff60ac7c40027565d947e4f15cd95501ca468ee2bb7e420731070
-SIZE (fabiangreffrath-crispy-doom-crispy-doom-5.9.2_GH0.tar.gz) = 2642419
+TIMESTAMP = 1610569143
+SHA256 (fabiangreffrath-crispy-doom-crispy-doom-5.10.0_GH0.tar.gz) = 0b6bac20816d057692e4f5c15dbbb27cc49e404e821f774e2b16ce997a6f3fe1
+SIZE (fabiangreffrath-crispy-doom-crispy-doom-5.10.0_GH0.tar.gz) = 2640909


More information about the svn-ports-all mailing list