Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 11:25:51 +0200 (CEST)
From:      stijn@win.tue.nl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28032: [MAINTAINER UPDATE]: emulators/zsnes
Message-ID:  <200106110925.f5B9Ppm70372@pcwin002.win.tue.nl>

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

>Number:         28032
>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:   Mon Jun 11 02:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stijn Hoop
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:

System: FreeBSD 4.3-STABLE #0: Wed May 16 04:41:06 CEST 2001

>Description:

- Update to 1.29
- Remove pkg-message
- Incorporate changes from PR ports/27952: add dependancy on png library
  to make bento happy. Submitted by Patrick Li <pat@databits.net>.
  The other PR can therefore be closed of course.

>How-To-Repeat:

N/A

>Fix:

diff -urN --exclude=CVS /usr/ports/emulators/zsnes/Makefile zsnes/Makefile
--- /usr/ports/emulators/zsnes/Makefile	Tue Jun  5 08:36:25 2001
+++ zsnes/Makefile	Mon Jun 11 11:21:21 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zsnes
-PORTVERSION=	1.28
+PORTVERSION=	1.29
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,7 +16,8 @@
 
 # This must be >= 0.98!
 BUILD_DEPENDS=	nasm-0.98:${PORTSDIR}/devel/nasm
-LIB_DEPENDS=	SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS=	SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
+		png.4:${PORTSDIR}/graphics/png
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
diff -urN --exclude=CVS /usr/ports/emulators/zsnes/distinfo zsnes/distinfo
--- /usr/ports/emulators/zsnes/distinfo	Tue Jun  5 08:36:25 2001
+++ zsnes/distinfo	Mon Jun 11 11:07:47 2001
@@ -1 +1 @@
-MD5 (zsnes-1.28src.tar.gz) = 9eb4a52ab475e85e1f27c3b7335887cd
+MD5 (zsnes-1.29src.tar.gz) = 9e07c64e3d381f9e8f9113392eabb8fc
>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?200106110925.f5B9Ppm70372>