ports/132919: emulators/desmume: update to 0.9.1

Barbara barbara.xxx1975 at libero.it
Sun Mar 22 02:30:02 UTC 2009


>Number:         132919
>Category:       ports
>Synopsis:       emulators/desmume: update to 0.9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 22 02:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Barbara
>Release:        6-STABLE
>Organization:
>Environment:
FreeBSD satanasso.local.net 6.4-STABLE FreeBSD 6.4-STABLE #0: Sat Mar  7 00:54:51 CET 2009     root at satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386

>Description:
Desmume port should be updated.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-09-02 22:27:35.000000000 +0200
+++ Makefile	2009-03-22 03:01:31.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	desmume
-PORTVERSION=	0.8
+PORTVERSION=	0.9.1
 CATEGORIES=	emulators
 MASTER_SITES=	SF
 
@@ -25,9 +25,13 @@
 ACLOCAL_ARGS=
 AUTOCONF_ARGS=
 
-CFLAGS+=	-I${LOCALBASE}/include -DGTKGLEXT_AVAILABLE -DHAVE_LIBGDKGLEXT_X11_1_0 \
+CXXFLAGS+=	-I${LOCALBASE}/include -DGTKGLEXT_AVAILABLE -DHAVE_LIBGDKGLEXT_X11_1_0 \
 		-DHAVE_GL_GL_H -DHAVE_GL_GLU_H
 
+MAN1=		desmume-cli.1 \
+		desmume-glade.1 \
+		desmume.1
+
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "ia64"
@@ -36,7 +40,9 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|@MKDIR_P@|${MKDIR}|' ${WRKSRC}/src/cli/Makefile.in \
-		${WRKSRC}/src/gtk/Makefile.in ${WRKSRC}/src/gtk-glade/Makefile.in
-	@${REINPLACE_CMD} -e 's|../MMU.h|../&|' ${WRKSRC}/src/gtk/tools/ioregsView.c
+		${WRKSRC}/src/gtk/Makefile.in ${WRKSRC}/src/gtk-glade/Makefile.in \
+		${WRKSRC}/src/gtk/doc/Makefile.in ${WRKSRC}/src/gtk-glade/doc/Makefile.in \
+		${WRKSRC}/src/cli/doc/Makefile.in
+	@${REINPLACE_CMD} -e 's|../MMU.h|../&|' ${WRKSRC}/src/gtk/tools/ioregsView.cpp
 
 .include <bsd.port.post.mk>
1,3c1,3
< MD5 (desmume-0.8.tar.gz) = d8bf49dfd8d571af3a16be105c70dfda
< SHA256 (desmume-0.8.tar.gz) = df874af3da82ad453a9e095b9a51bbc864ada211566a6184af6e0f483d447e8a
< SIZE (desmume-0.8.tar.gz) = 690259
---
> MD5 (desmume-0.9.1.tar.gz) = 38cd7fbfed4358810ce17b2978eb9a8f
> SHA256 (desmume-0.9.1.tar.gz) = 94c925dd21a502880cefcf190b61b5730d0775e39a6c3c57a49da1861c9f3c16
> SIZE (desmume-0.9.1.tar.gz) = 828627
10a11
> share/locale/sv/LC_MESSAGES/desmume.mo


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list