Received: by mail.netbsd.org (Postfix, from userid 605) id 0A11984E5F; Wed, 8 Aug 2018 22:31:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 081C184E3B for ; Wed, 8 Aug 2018 22:31:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 643x-rs2vG9D for ; Wed, 8 Aug 2018 22:31:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 43E4784D77 for ; Wed, 8 Aug 2018 22:31:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3626DFBEC; Wed, 8 Aug 2018 22:31:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533767473221060" MIME-Version: 1.0 Date: Wed, 8 Aug 2018 22:31:13 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/emulators/libretro-stella To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20180808223113.3626DFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1533767473221060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Aug 8 22:31:13 UTC 2018 Modified Files: pkgsrc/emulators/libretro-stella: Makefile distinfo Log Message: emulators/libretro-stella: Update to 20180411. No upstream changelog, unfortunately. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/libretro-stella/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/libretro-stella/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533767473221060 Content-Disposition: inline Content-Length: 2684 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/emulators/libretro-stella/Makefile diff -u pkgsrc/emulators/libretro-stella/Makefile:1.1 pkgsrc/emulators/libretro-stella/Makefile:1.2 --- pkgsrc/emulators/libretro-stella/Makefile:1.1 Thu Feb 5 22:38:59 2015 +++ pkgsrc/emulators/libretro-stella/Makefile Wed Aug 8 22:31:13 2018 @@ -1,20 +1,22 @@ -# $NetBSD: Makefile,v 1.1 2015/02/05 22:38:59 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/08 22:31:13 nia Exp $ -DISTNAME= stella-libretro-20150205 -PKGNAME= libretro-stella-20150205 +DISTNAME= libretro-stella-20180411 CATEGORIES= emulators -MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/retroarch/ -EXTRACT_SUFX= .zip +MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/} +GITHUB_PROJECT= stella-libretro +GITHUB_TAG= b0d525b724fa0a9a313e2ea33a590aba98deaabf MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/libretro/stella-libretro +HOMEPAGE= https://docs.libretro.com/library/stella/ COMMENT= Libretro core based on the Stella Atari 2600 (VCS) emulator -#LICENSE= # TODO: (see mk/license.mk) +LICENSE= gnu-gpl-v2 -WRKSRC= ${WRKDIR}/stella-libretro-master +EXTRACT_USING= bsdtar USE_LANGUAGES= c c++ USE_TOOLS+= gmake +MAKE_FLAGS+= GIT_VERSION="-${PKGVERSION_NOREV}-pkgsrc" + INSTALLATION_DIRS+= ${PREFIX}/lib/libretro do-install: Index: pkgsrc/emulators/libretro-stella/distinfo diff -u pkgsrc/emulators/libretro-stella/distinfo:1.2 pkgsrc/emulators/libretro-stella/distinfo:1.3 --- pkgsrc/emulators/libretro-stella/distinfo:1.2 Tue Nov 3 20:31:00 2015 +++ pkgsrc/emulators/libretro-stella/distinfo Wed Aug 8 22:31:13 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 20:31:00 agc Exp $ +$NetBSD: distinfo,v 1.3 2018/08/08 22:31:13 nia Exp $ -SHA1 (stella-libretro-20150205.zip) = f1aff294bcc5777b7f2185e73577c550bc308489 -RMD160 (stella-libretro-20150205.zip) = 0bd254c4fca779397e675bf395cb6f1d93f51659 -SHA512 (stella-libretro-20150205.zip) = 360b0afc6e0eb6306f4b587ae4fb4905158a66c48de67d352e06fb204ce9e84ac71793469497ffc58041ad1c385ffcf2c2c32c5f0f075dd6df8b0cc12f28c290 -Size (stella-libretro-20150205.zip) = 2124856 bytes +SHA1 (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = 0232b6e9bb798f00b10571363a0685184b356117 +RMD160 (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = 9b0cc049f23a3a2d848739b966b04fa9b96d9b21 +SHA512 (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = fa6fd4d1caeb3d71fa7c851e297d7580f126623fca1e18cb33c2104cd8a38f0d0f79c59c297ee578b1e7e194cf0ace4ef12743071859cbf7a3c8a4a232046fb4 +Size (libretro-stella-20180411-b0d525b724fa0a9a313e2ea33a590aba98deaabf.tar.gz) = 696023 bytes --_----------=_1533767473221060--