pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

retroarch-assets: Add a version number to the distfile name.



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Wed May 2 15:07:39 2018 +0100
Changeset:	c36b1b1a10a1a2b916f29b347efcaca980220609

Modified Files:
	retroarch-assets/Makefile
	retroarch-assets/distinfo

Log Message:
retroarch-assets: Add a version number to the distfile name.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c36b1b1a10a1a2b916f29b347efcaca980220609

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 retroarch-assets/Makefile | 5 ++---
 retroarch-assets/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs:
diff --git a/retroarch-assets/Makefile b/retroarch-assets/Makefile
index d79bf1683b..79e8db0ee7 100644
--- a/retroarch-assets/Makefile
+++ b/retroarch-assets/Makefile
@@ -1,9 +1,8 @@
 # $NetBSD$
 
-DISTNAME=		RetroArch
-PKGNAME=		retroarch-assets-1.7.2
+DISTNAME=		retroarch-assets-1.7.2
 CATEGORIES=		emulators
-MASTER_SITES=		http://buildbot.libretro.com/stable/${PKGVERSION_NOREV}/windows-msvc2010/x86_64/
+MASTER_SITES=		-http://buildbot.libretro.com/stable/${PKGVERSION_NOREV}/windows-msvc2010/x86_64/RetroArch.7z
 EXTRACT_SUFX=		.7z
 
 MAINTAINER=		nia.alarie%gmail.com@localhost
diff --git a/retroarch-assets/distinfo b/retroarch-assets/distinfo
index 81d483a1fd..444854e8ff 100644
--- a/retroarch-assets/distinfo
+++ b/retroarch-assets/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (RetroArch.7z) = 85a54d3618824cce8b050eef8322de6375312610
-RMD160 (RetroArch.7z) = 88e048dbec98be712b359006cde3cc84964027e6
-SHA512 (RetroArch.7z) = ab491e8e2ae3554fac23d4c37c6a61ed3cd3060d84fc94c5eba75c2eb24307747cbff1fea788aa3252144be79f772cc0f7135eeb1edd2b4b83a001db61f71656
-Size (RetroArch.7z) = 154907286 bytes
+SHA1 (retroarch-assets-1.7.2.7z) = 6865a5af0e5f1c2288e339459cd3f6183b125039
+RMD160 (retroarch-assets-1.7.2.7z) = 47b61cc400d458bded59cbd2442bfda3f0aed89e
+SHA512 (retroarch-assets-1.7.2.7z) = 7947979f049f1af942be601948d546b6e1e53660325e705256cacd43469f0d633de21574ba83092479bec0e71330017458943068c78f4c5e4df46e9c9013a83c
+Size (retroarch-assets-1.7.2.7z) = 154909116 bytes


Home | Main Index | Thread Index | Old Index