pkgsrc-WIP-cvs archive

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

yabause-0.8.5 patch



Hi! all


I attached patch for yabause-0.8.5 at this mail.  My amd64 machine working
at this version.  ;-)

Thanks,
--
kiyohara

Only in ./: CVS
diff -u /home/lance/yab/Makefile ./Makefile
--- /home/lance/yab/Makefile    2007-07-01 19:54:15.000000000 +0900
+++ ./Makefile  2007-07-01 19:54:45.000000000 +0900
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=      yabause-0.8.0
+DISTNAME=      yabause-0.8.5
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=yabause/}
 
@@ -12,7 +12,7 @@
 USE_TOOLS+=    gmake
 USE_TOOLS+=    pkg-config
 USE_DIRS+=     xdg-1.4
-WRKSRC=        ${WRKDIR}/${PKGBASE}
+WRKSRC=                ${WRKDIR}/${DISTNAME}
 
 .include "../../graphics/gtkglext/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"
diff -u /home/lance/yab/PLIST ./PLIST
--- /home/lance/yab/PLIST       2007-07-01 19:54:15.000000000 +0900
+++ ./PLIST     2007-07-01 19:56:21.000000000 +0900
@@ -4,5 +4,5 @@
 man/man1/yabause.1
 share/applications/yabause.desktop
 share/pixmaps/yabause.png
-share/yabause/c68k_ini.inc
+share/yabause/c68k_ini.inc  
 @dirrm share/yabause
diff -u /home/lance/yab/distinfo ./distinfo
--- /home/lance/yab/distinfo    2007-07-01 19:54:16.000000000 +0900
+++ ./distinfo  2007-07-01 19:57:01.000000000 +0900
@@ -1,5 +1,5 @@
 $NetBSD$
 
-SHA1 (yabause-0.8.0.tar.gz) = f5c2a593dfd4eea429c1e2f35563965b044c423b
-RMD160 (yabause-0.8.0.tar.gz) = 3c4b39bd27cf41c3c265119c6a8c2ce961699b0f
-Size (yabause-0.8.0.tar.gz) = 503573 bytes
+SHA1 (yabause-0.8.5.tar.gz) = 2aa6eafa741ae34ec13e9c8f8e7efcdad4d26f4b
+RMD160 (yabause-0.8.5.tar.gz) = 47287f691b9a3dc991a923fc354e9b2e259b3171
+Size (yabause-0.8.5.tar.gz) = 533413 bytes
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index