Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2001 23:41:39 +0200 (CEST)
From:      stijn@win.tue.nl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28528: [MAINTAINER UPDATE]: emulators/zsnes
Message-ID:  <200106292141.f5TLfdf89499@pcwin002.win.tue.nl>

next in thread | raw e-mail | index | archive | help

>Number:         28528
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: emulators/zsnes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 29 14:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stijn Hoop
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:

System: FreeBSD 4.3-STABLE #0: Mon Jun 18 09:50:50 CEST 2001

>Description:

- Update to v1.31

>How-To-Repeat:

N/A

>Fix:

diff -urN --exclude=CVS /usr/ports/emulators/zsnes/Makefile zsnes/Makefile
--- /usr/ports/emulators/zsnes/Makefile	Tue Jun 12 05:32:08 2001
+++ zsnes/Makefile	Fri Jun 29 23:37:12 2001
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	zsnes
-PORTVERSION=	1.29
+PORTVERSION=	1.31
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	zsnes-${PORTVERSION}src
+DISTNAME=	zsnes${PORTVERSION:S/.//}src
 
 MAINTAINER=	stijn@win.tue.nl
 
@@ -21,6 +21,8 @@
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
+USE_ZIP=	yes
+EXTRACT_BEFORE_ARGS=	-q -a
 
 MAN1=		zsnes.1
 
@@ -30,7 +32,7 @@
 SDL_CONFIG?=	${LOCALBASE}/bin/sdl11-config
 MAKE_ENV+=	SDL_CONFIG=${SDL_CONFIG} PREFIX=${PREFIX}
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/zsnes
 BUILD_WRKSRC=	${WRKSRC}/src
 MAKEFILE=	makefile.linux
 ALL_TARGET=	ALL
diff -urN --exclude=CVS /usr/ports/emulators/zsnes/distinfo zsnes/distinfo
--- /usr/ports/emulators/zsnes/distinfo	Tue Jun 12 05:32:08 2001
+++ zsnes/distinfo	Fri Jun 29 23:24:32 2001
@@ -1 +1 @@
-MD5 (zsnes-1.29src.tar.gz) = 9e07c64e3d381f9e8f9113392eabb8fc
+MD5 (zsnes131src.zip) = 6b0460c9df49d815989f9b6eda70de2d
diff -urN --exclude=CVS /usr/ports/emulators/zsnes/files/patch-src::makefile.linux zsnes/files/patch-src::makefile.linux
--- /usr/ports/emulators/zsnes/files/patch-src::makefile.linux	Tue May 22 05:32:14 2001
+++ zsnes/files/patch-src::makefile.linux	Fri Jun 29 23:24:32 2001
@@ -1,5 +1,5 @@
---- src/makefile.linux.orig	Wed May 16 22:38:21 2001
-+++ src/makefile.linux	Mon May 21 17:02:43 2001
+--- src/makefile.linux.orig	Fri Jun 29 23:12:52 2001
++++ src/makefile.linux	Fri Jun 29 23:13:27 2001
 @@ -23,7 +23,7 @@
  WINDIR=linux
  OBJDIR=obj
@@ -9,7 +9,7 @@
  
  CHIPSOBJ=${CHIPDIR}/sfxproc.o ${CHIPDIR}/fxemu2.o ${CHIPDIR}/dsp1proc.o\
  	 ${CHIPDIR}/fxemu2b.o ${CHIPDIR}/fxemu2c.o ${CHIPDIR}/fxtable.o\
-@@ -58,12 +58,12 @@
+@@ -59,12 +59,12 @@
  MAINOBJ=cfgload.o endmem.o fixsin.o init.o ui.o vcache.o water.o
  
  OBJS=${CHIPSOBJ} ${CPUOBJ} ${WINOBJ} ${WINDOSOBJ} ${GUIOBJ} ${VIDEOBJ} ${ZIPOBJ} ${MAINOBJ}
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106292141.f5TLfdf89499>