pkgsrc-WIP-changes archive

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

fs2open: update to fs2oppen-3.7.4



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Jul 17 00:10:07 2016 +0200
Changeset:	59b6cef693378010d471f3472a01c9ab88b7327f

Modified Files:
	fs2open/Makefile
	fs2open/distinfo

Log Message:
fs2open: update to fs2oppen-3.7.4

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

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

diffstat:
 fs2open/Makefile | 8 ++++----
 fs2open/distinfo | 7 ++++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/fs2open/Makefile b/fs2open/Makefile
index d25affe..99fac26 100644
--- a/fs2open/Makefile
+++ b/fs2open/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.9 2015/08/18 20:48:41 yhardy Exp $
 #
 
-PKGNAME=	fs2_open-3.7.2
-DISTNAME=	fs2_open_3_7_2_src
+PKGNAME=	fs2_open-3.7.4
+DISTNAME=	fs2_open_${PKGVERSION_NOREV:S/./_/g}_src
 CATEGORIES=	games
 MASTER_SITES=	http://swc.fs2downloads.com/builds/
 EXTRACT_SUFX=	.tgz
@@ -11,7 +11,7 @@ MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://scp.indiegames.us/
 COMMENT=	Freespace 2 source code project
 
-WRKSRC=		${WRKDIR}/fs2_open_3_7_2
+WRKSRC=		${WRKDIR}/fs2_open_${PKGVERSION_NOREV:S/./_/g}
 
 GNU_CONFIGURE=	yes
 USE_LANGUAGES=	c c++
@@ -25,7 +25,7 @@ pre-configure:
 	aclocal; libtoolize; automake -a --foreign -i; autoconf
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/code/fs2_open_3.7.2 ${DESTDIR}${PREFIX}/bin/fs2_open
+	${INSTALL_PROGRAM} ${WRKSRC}/code/fs2_open_${PKGVERSION_NOREV} ${DESTDIR}${PREFIX}/bin/fs2_open
 
 .include "../../audio/libvorbis/buildlink3.mk"
 .include "../../audio/openal-soft/buildlink3.mk"
diff --git a/fs2open/distinfo b/fs2open/distinfo
index 0d2c8fe..c60a0a5 100644
--- a/fs2open/distinfo
+++ b/fs2open/distinfo
@@ -1,7 +1,8 @@
 $NetBSD: distinfo,v 1.6 2015/08/18 20:48:41 yhardy Exp $
 
-SHA1 (fs2_open_3_7_2_src.tgz) = 0ca35304f17139a0a2bdf8bd5ae0b95b8781a061
-RMD160 (fs2_open_3_7_2_src.tgz) = e3e5bf6ae14215f391c041afdca6df46280580e7
-Size (fs2_open_3_7_2_src.tgz) = 10656705 bytes
+SHA1 (fs2_open_3_7_4_src.tgz) = d854d7bae403dc794019d8b39d7f64d114acc75d
+RMD160 (fs2_open_3_7_4_src.tgz) = 7ccae88fc0176bd835f0a1931472f65c643eb2df
+SHA512 (fs2_open_3_7_4_src.tgz) = d3624b1d2b5d0cb44932e1470095c953e2191bfa7f683e6d0a02f3b2e279f5a7380dd169fcd4420abcd5ebc2a8e1d1e3097ccf090916660fb84b05a6c8e6184a
+Size (fs2_open_3_7_4_src.tgz) = 9033640 bytes
 SHA1 (patch-aa) = 4991706153d66f1073022f8b55e4b7daa7d50450
 SHA1 (patch-ab) = 4918aa3c488d11fa1132b1659bb7931ddf61669e


Home | Main Index | Thread Index | Old Index