pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/stegavorto
Module Name: pkgsrc
Committed By: adam
Date: Tue Oct 4 20:18:07 UTC 2022
Modified Files:
pkgsrc/games/stegavorto: Makefile distinfo
Log Message:
stegavorto: updated to 2011.05.26
2011.05.26
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/games/stegavorto/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/stegavorto/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/stegavorto/Makefile
diff -u pkgsrc/games/stegavorto/Makefile:1.23 pkgsrc/games/stegavorto/Makefile:1.24
--- pkgsrc/games/stegavorto/Makefile:1.23 Thu Jun 30 11:18:26 2022
+++ pkgsrc/games/stegavorto/Makefile Tue Oct 4 20:18:07 2022
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2022/06/30 11:18:26 nia Exp $
-#
+# $NetBSD: Makefile,v 1.24 2022/10/04 20:18:07 adam Exp $
-DISTNAME= stegavorto-src-2009.01.22
+DISTNAME= stegavorto-src-2011.05.26
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 17
CATEGORIES= games
MASTER_SITES= http://hamsterrepublic.com/games/stegavorto/
EXTRACT_SUFX= .tar.bz2
@@ -11,10 +9,15 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://james.hamsterrepublic.com/?p=130
COMMENT= Discover secret messages embedded in the works of great authors
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= ${PYPKGPREFIX}-game-[0-9]*:../../devel/py-game
WRKSRC= ${WRKDIR}/stegavorto-src
USE_LANGUAGES= # none
+PYTHON_VERSIONS_ACCEPTED= 27
+
INSTALLATION_DIRS= bin share/stegavorto/data
do-build:
@@ -28,6 +31,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/data/* \
${DESTDIR}${PREFIX}/share/stegavorto/data
-.include "../../devel/py-game/buildlink3.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/games/stegavorto/distinfo
diff -u pkgsrc/games/stegavorto/distinfo:1.6 pkgsrc/games/stegavorto/distinfo:1.7
--- pkgsrc/games/stegavorto/distinfo:1.6 Tue Oct 26 10:44:26 2021
+++ pkgsrc/games/stegavorto/distinfo Tue Oct 4 20:18:07 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:44:26 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/10/04 20:18:07 adam Exp $
-BLAKE2s (stegavorto-src-2009.01.22.tar.bz2) = bbbef092ab7a20f2aa9d605a7333fc3c261d2ab1c7f5ab282f7aaee9d31a9433
-SHA512 (stegavorto-src-2009.01.22.tar.bz2) = a72cd1320f7535b5f5cd611427c4adfd15db08b0ba55018500dcae0dedb00c4aa52442748ee1a53ca620c94271c6b1d4b14422ad11c4aa45b4a893832bca1ee7
-Size (stegavorto-src-2009.01.22.tar.bz2) = 2163488 bytes
+BLAKE2s (stegavorto-src-2011.05.26.tar.bz2) = f020ca5f0387e73808939f3e6b614028e0e3a40a4b5d1d9a9b1360775eab0f6d
+SHA512 (stegavorto-src-2011.05.26.tar.bz2) = 4ba6ec9a53419727793c1dae833ec197d7336fed1ddd5d942843b542f77ac42b0449e5ed6bd254ceb43ca36f1cddfc88e6ad6186bb641f5feb484e8e3d5002ef
+Size (stegavorto-src-2011.05.26.tar.bz2) = 2155110 bytes
Home |
Main Index |
Thread Index |
Old Index