ports/61848: [MAINTAINER UPDATE] Port revision for linux-mupen64
Travis Poppe
tlp at LiquidX.org
Sat Jan 24 19:40:33 UTC 2004
>Number: 61848
>Category: ports
>Synopsis: [MAINTAINER UPDATE] Port revision for linux-mupen64
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 24 11:40:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Travis Poppe
>Release:
>Organization:
>Environment:
>Description:
Replaced the old RSP plugin with the newer one, improving sound support.
>How-To-Repeat:
>Fix:
diff -ruN linux-mupen64/Makefile linux-mupen64-new/Makefile
--- linux-mupen64/Makefile Thu Jan 8 22:46:28 2004
+++ linux-mupen64-new/Makefile Sat Jan 24 12:23:42 2004
@@ -7,12 +7,12 @@
PORTNAME= mupen64
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators linux
MASTER_SITES= http://mupen64.emulation64.com/files/:mupen \
http://www.liquidx.org/distfiles/:plugins
PKGNAMEPREFIX= linux-
-DISTFILES= mupen64-0.3.tar.bz2:mupen mupen64linplugins1.tar.bz2:plugins
+DISTFILES= mupen64-0.3.tar.bz2:mupen mupen64linplugins2.tar.bz2:plugins
MAINTAINER= tlp at liquidx.org
COMMENT= A Nintendo 64 emulator (Linux version)
@@ -49,10 +49,9 @@
${INSTALL_DATA} ${WRKSRC}/whatsnew.txt ${DOCSDIR}/whatsnew.txt
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/lang/* ${PREFIX}/share/linux-mupen64/lang
- ${INSTALL_DATA} ${WRKDIR}/mupen64linplugins1/* ${PREFIX}/lib/linux-mupen64/plugins
+ ${INSTALL_DATA} ${WRKDIR}/mupen64linplugins2/* ${PREFIX}/lib/linux-mupen64/plugins
${INSTALL_DATA} ${WRKSRC}/plugins/mupen64_audio.so ${PREFIX}/lib/linux-mupen64/plugins/mupen64_audio.so
${INSTALL_DATA} ${WRKSRC}/plugins/mupen64_gfx.so ${PREFIX}/lib/linux-mupen64/plugins/mupen64_gfx.so
- ${INSTALL_DATA} ${WRKSRC}/plugins/mupen64_hle_rsp.so ${PREFIX}/lib/linux-mupen64/plugins/mupen64_hle_rsp.so
${INSTALL_DATA} ${WRKSRC}/plugins/mupen64_input.so ${PREFIX}/lib/linux-mupen64/plugins/mupen64_input.so
${INSTALL_DATA} ${WRKSRC}/plugins/ricedaedalus.so ${PREFIX}/lib/linux-mupen64/plugins/ricedaedalus.so
${INSTALL_DATA} ${WRKSRC}/plugins/RiceDaedalus5.1.0.ini ${PREFIX}/lib/linux-mupen64/plugins/RiceDaedalus5.1.0.ini
diff -ruN linux-mupen64/distinfo linux-mupen64-new/distinfo
--- linux-mupen64/distinfo Tue Dec 30 05:57:48 2003
+++ linux-mupen64-new/distinfo Sat Jan 24 12:22:17 2004
@@ -1,2 +1,2 @@
MD5 (mupen64-0.3.tar.bz2) = ba823b71a7ab1d4902480a4b2e2bc5f4
-MD5 (mupen64linplugins1.tar.bz2) = 781050aa6d3d6d1bf7b9c86baf977399
+MD5 (mupen64linplugins2.tar.bz2) = 34d7bd6fb9d69be97a3a877e7a9eda78
diff -ruN linux-mupen64/pkg-plist linux-mupen64-new/pkg-plist
--- linux-mupen64/pkg-plist Tue Dec 30 05:57:48 2003
+++ linux-mupen64-new/pkg-plist Sat Jan 24 12:19:46 2004
@@ -13,7 +13,7 @@
lib/linux-mupen64/plugins/jttl_sound.so
lib/linux-mupen64/plugins/mupen64_audio.so
lib/linux-mupen64/plugins/mupen64_gfx.so
-lib/linux-mupen64/plugins/mupen64_hle_rsp.so
+lib/linux-mupen64/plugins/mupen64_hle_rsp_azimer.so
lib/linux-mupen64/plugins/mupen64_input.so
lib/linux-mupen64/plugins/ricedaedalus.so
lib/linux-mupen64/plugins/RiceDaedalus5.1.0.ini
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list