Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2011 12:25:43 +0300
From:      Anonymous <swell.k@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154370: [patch] multimedia/vdpau-video: update to 0.7.3.pre5
Message-ID:  <86hbcsxdrc.fsf@gmail.com>
Resent-Message-ID: <201101290930.p0T9U8n5025921@freefall.freebsd.org>

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

>Number:         154370
>Category:       ports
>Synopsis:       [patch] multimedia/vdpau-video: update to 0.7.3.pre5
>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:   Sat Jan 29 09:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
libva 1.0.8
>Description:
- update
- silence vdpau version error in configure summary when for basegcc
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: multimedia/vdpau-video/Makefile
===================================================================
RCS file: /a/.cvsup/ports/multimedia/vdpau-video/Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 Makefile
--- multimedia/vdpau-video/Makefile	13 Jan 2011 11:02:20 -0000	1.1
+++ multimedia/vdpau-video/Makefile	29 Jan 2011 08:38:16 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	vdpau-video
-DISTVERSION=	0.7.3.pre4
+DISTVERSION=	0.7.3.pre5
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.splitted-desktop.com/~gbeauchesne/${PORTNAME}/
 
@@ -45,6 +45,7 @@ post-patch:	.SILENT
 	${REINPLACE_CMD} -e '/LIBS/{ s/-ldl//; \
 		s/-lrt//; s/-lpthread/${PTHREAD_LIBS}/; }' \
 		-e 's|driverdir|& --define-variable prefix=${PREFIX}|' \
+		-e '/\^vdpau_version/s|$$CC -E|& ${CPPFLAGS}|' \
 		 ${WRKSRC}/configure
 	${REINPLACE_CMD} 's/^vdpau.*LDFLAGS.*/& \
 		-Wl,-lc ${VDPAU_PTHREAD_LIBS:S/^/-Wl,/}/' \
Index: multimedia/vdpau-video/distinfo
===================================================================
RCS file: /a/.cvsup/ports/multimedia/vdpau-video/distinfo,v
retrieving revision 1.1
diff -u -p -r1.1 distinfo
--- multimedia/vdpau-video/distinfo	13 Jan 2011 11:02:20 -0000	1.1
+++ multimedia/vdpau-video/distinfo	29 Jan 2011 08:38:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (vdpau-video-0.7.3.pre4.tar.gz) = 4a28c06f180aa1bc97d191f58ca9fe85b309032f2cee147f1512a49736d3dc1b
-SIZE (vdpau-video-0.7.3.pre4.tar.gz) = 400013
+SHA256 (vdpau-video-0.7.3.pre5.tar.gz) = 5c8c110882525488f06718eb9650bc426fbdc555b6b5575ee6d540159e66ca34
+SIZE (vdpau-video-0.7.3.pre5.tar.gz) = 400120
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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