pkgsrc-WIP-changes archive

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

doomlegacy-devel: Rebase to 1.48.10 release



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Mon Jan 17 16:21:48 2022 +0100
Changeset:	797f42072d7daebec36852aa04d3776f3c6c73b6

Modified Files:
	doomlegacy-devel/Makefile
	doomlegacy-devel/PLIST
	doomlegacy-devel/TODO
	doomlegacy-devel/distinfo

Log Message:
doomlegacy-devel: Rebase to 1.48.10 release

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

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

diffstat:
 doomlegacy-devel/Makefile | 6 ++++--
 doomlegacy-devel/PLIST    | 1 +
 doomlegacy-devel/TODO     | 9 +++++++++
 doomlegacy-devel/distinfo | 7 +++----
 4 files changed, 17 insertions(+), 6 deletions(-)

diffs:
diff --git a/doomlegacy-devel/Makefile b/doomlegacy-devel/Makefile
index cc1bfc0df1..d5895ff975 100644
--- a/doomlegacy-devel/Makefile
+++ b/doomlegacy-devel/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
-VERS=		1.48.8
+VERS=		1.48.10
 #PKGNAME=	doomlegacy-${VERS}
-SVNVERS=	1608
+SVNVERS=	1617
 DISTNAME=	doomlegacy-devel-0r${SVNVERS}
 CATEGORIES=	games
 
@@ -115,6 +115,8 @@ do-install:
 		${DESTDIR}${PREFIX}/bin/doomlegacy.bin
 	${INSTALL_SCRIPT} ${WRKDIR}/doomlegacy				\
 		${DESTDIR}${PREFIX}/bin/doomlegacy
+	${INSTALL_DATA} ${WRKDIR}/doomlegacy_${VERS}/dogs.wad		\
+		${DESTDIR}${PREFIX}/${DOOMWADDIR}/dogs.wad
 	${INSTALL_DATA} ${WRKDIR}/doomlegacy_${VERS}/legacy.wad		\
 		${DESTDIR}${PREFIX}/${DOOMWADDIR}/legacy.wad
 	cd ${WRKSRC} &&							\
diff --git a/doomlegacy-devel/PLIST b/doomlegacy-devel/PLIST
index 80dbb48818..f3bdd742c8 100644
--- a/doomlegacy-devel/PLIST
+++ b/doomlegacy-devel/PLIST
@@ -5,4 +5,5 @@ man/man6/doomlegacy.6
 share/doc/doomlegacy/INSTALL.pkgsrc
 share/doc/doomlegacy/legacy.css
 share/doc/doomlegacy/whatsnew.html
+share/doom/dogs.wad
 share/doom/legacy.wad
diff --git a/doomlegacy-devel/TODO b/doomlegacy-devel/TODO
index 93f6f4f0ee..c70c2aa36f 100644
--- a/doomlegacy-devel/TODO
+++ b/doomlegacy-devel/TODO
@@ -90,5 +90,14 @@ Error message:
 
 [X] Created upstream bug report #681
 
+Fixed in release 1.48.10 (now contains dogs.wad).
+Add "-file dogs.wad" to the command line.
+
+
+Part 23: Import final release
+=============================
+[X] Import version 1.48.10 to pkgsrc
+    Parts 8 to 22 are now available in games/doomlegacy
+
 
 EOF
diff --git a/doomlegacy-devel/distinfo b/doomlegacy-devel/distinfo
index 2bf3b23ab5..f5aefb158e 100644
--- a/doomlegacy-devel/distinfo
+++ b/doomlegacy-devel/distinfo
@@ -1,7 +1,6 @@
 $NetBSD$
 
-SHA1 (doomlegacy_1.48.8_common.zip) = 536f387824d50208e7494547afd21a92a6ef877d
-RMD160 (doomlegacy_1.48.8_common.zip) = 7fa66010f384411972f052ecf3676ce22d43f267
-SHA512 (doomlegacy_1.48.8_common.zip) = 4b93aed03bcfd9eb0dd22f0b9231e93e63ee2cc0eee6a3a9854def384c4c290dbdb586eb8d888392c53d8a5d549718eb7b4f55cecb1c4924c03b18125876b292
-Size (doomlegacy_1.48.8_common.zip) = 1011350 bytes
+BLAKE2s (doomlegacy_1.48.10_common.zip) = e61a5d26d9e160cbe35b6fbf75433155567f914a1d6d636ea98f1c72ed2bc7d3
+SHA512 (doomlegacy_1.48.10_common.zip) = f319420660fe3b25458356d6818162b1ccabb1fbe549745ea1841d8f5b328904bbf1e298f969e8bedd9e071f274a77aedbe83a610c34367bdc2e162a7ad77701
+Size (doomlegacy_1.48.10_common.zip) = 1050867 bytes
 SHA1 (patch-src_am__map.c) = 14b3c8b70c63778ad043827ab2f0b6f4fe07bcde


Home | Main Index | Thread Index | Old Index