Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2006 16:21:35 +0200 (CEST)
From:      Raaf <freebsd@luna.afraid.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/103562: [maintainer update] multimedia/pwcbsd: update to 1.3.1
Message-ID:  <20060924142135.3FC31D8@gw.luna.afraid.org>
Resent-Message-ID: <200609241430.k8OEUJZr066736@freefall.freebsd.org>

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

>Number:         103562
>Category:       ports
>Synopsis:       [maintainer update] multimedia/pwcbsd: update to 1.3.1
>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:   Sun Sep 24 14:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Raaf
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD 6.1-RELEASE-p3

>Description:
Update to pwcbsd-1.3.1:
	
- fixes build with new SDL port
- minor bugfixes
	
>How-To-Repeat:
	
>Fix:

	

--- pwcbsd.patch begins here ---
diff -ruN /usr/ports/multimedia/pwcbsd.bak/Makefile /usr/ports/multimedia/pwcbsd/Makefile
--- /usr/ports/multimedia/pwcbsd.bak/Makefile	Thu Sep 21 00:52:10 2006
+++ /usr/ports/multimedia/pwcbsd/Makefile	Sun Sep 24 16:07:55 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pwcbsd
-PORTVERSION=	1.3
-PORTREVISION=	2
+PORTVERSION=	1.3.1
 CATEGORIES=	multimedia sysutils
 MASTER_SITES=	http://raaf.atspace.org/
 
@@ -48,8 +47,12 @@
 PLIST_SUB+=	PROGRAMS="@comment "
 .endif
 
+post-patch:
+.if !defined(WITHOUT_PROGRAMS)
+	@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' ${WRKSRC}/Makefile
+.endif
+
 post-install:
-	${MKDIR} ${PREFIX}/include/linux
 	${INSTALL_MAN} ${MAN4:S|^|${WRKSRC}/|} ${PREFIX}/man/man4
 .if !defined(WITHOUT_PROGRAMS)
 	${INSTALL_PROGRAM} ${PROGRAMS:S|^|${WRKSRC}/|} ${PREFIX}/bin
diff -ruN /usr/ports/multimedia/pwcbsd.bak/distinfo /usr/ports/multimedia/pwcbsd/distinfo
--- /usr/ports/multimedia/pwcbsd.bak/distinfo	Thu Sep 21 00:52:10 2006
+++ /usr/ports/multimedia/pwcbsd/distinfo	Sun Sep 24 16:08:19 2006
@@ -1,3 +1,3 @@
-MD5 (pwcbsd-1.3.tar.gz) = d68ece8c914600e68573437dd022c814
-SHA256 (pwcbsd-1.3.tar.gz) = 9a231414f6c3146cd448e6ec0473915871c57c4ec8547512027d9f5e4a2ed52b
-SIZE (pwcbsd-1.3.tar.gz) = 60222
+MD5 (pwcbsd-1.3.1.tar.gz) = 8fdc3ef6b3c81de81ddfd4a9e4344fe6
+SHA256 (pwcbsd-1.3.1.tar.gz) = 06820c64696d82f5d34cea7b0a374dc1bc0736e492cf865dede35415ce3885dd
+SIZE (pwcbsd-1.3.1.tar.gz) = 60316
--- pwcbsd.patch ends here ---


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



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