Received: by mail.netbsd.org (Postfix, from userid 605) id 5663284D5B; Tue, 4 Oct 2022 20:18:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8803D84CD8 for ; Tue, 4 Oct 2022 20:18:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 5jBzD0aaRG12 for ; Tue, 4 Oct 2022 20:18:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id F0DB184C71 for ; Tue, 4 Oct 2022 20:18:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E4C6AFA90; Tue, 4 Oct 2022 20:18:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664914687239480" MIME-Version: 1.0 Date: Tue, 4 Oct 2022 20:18:07 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/games/stegavorto To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20221004201807.E4C6AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664914687239480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_1664914687239480 Content-Disposition: inline Content-Length: 2421 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 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 --_----------=_1664914687239480--