ports/72362: [PATCH] multimedia/gstreamer: update to 0.8.6

Michael Johnson ahze at ahze.net
Tue Oct 5 17:40:31 UTC 2004


>Number:         72362
>Category:       ports
>Synopsis:       [PATCH] multimedia/gstreamer: update to 0.8.6
>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:   Tue Oct 05 17:40:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-BETA6 FreeBSD 5.3-BETA6 #67: Fri Oct  1 15:03:41 EDT
>Description:
- Update to 0.8.6

Port maintainer (lioux at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gstreamer-0.8.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/gstreamer/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile	16 Aug 2004 21:21:59 -0000	1.27
+++ Makefile	5 Oct 2004 17:32:17 -0000
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	gstreamer
-PORTVERSION=	0.8.5
+PORTVERSION=	0.8.6
 CATEGORIES=	multimedia
-MASTER_SITES=	${MASTER_SITE_GNOME} \
+MASTER_SITES=	http://gstreamer.freedesktop.org/src/gstreamer/ \
+		${MASTER_SITE_GNOME} \
 		http://gstreamer.freedesktop.org/src/gstreamer/pre/
-MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.8
+MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${GST_VERSION}
 DIST_SUBDIR=	gnome2
 
 MAINTAINER=	lioux at FreeBSD.org
@@ -28,13 +29,11 @@
 USE_GNOME=	gnomehack \
 		gnomeprefix \
 		glib20 \
-		pkgconfig \
 		libxml2
 USE_LIBTOOL_VER=15
-CONFIGURE_ARGS= --disable-tests \
+CONFIGURE_ARGS=	--disable-tests \
 		--disable-failing-tests
-CONFIGURE_ENV=	PKG_CONFIG=${PKG_CONFIG} \
-		CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
 PLIST_SUB=	\
 		VERSION="${GST_VERSION}" \
@@ -48,7 +47,6 @@
 	gst-register-${GST_VERSION}.1 gst-typefind-${GST_VERSION}.1 \
 	gst-xmllaunch-${GST_VERSION}.1 gst-xmlinspect-${GST_VERSION}.1
 
-PKG_CONFIG?="${LOCALBASE}/bin/pkg-config"
 GST_VERSION=${PORTVERSION:C/..$//}
 
 # library minor number
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/multimedia/gstreamer/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	16 Aug 2004 21:21:59 -0000	1.14
+++ distinfo	5 Oct 2004 17:09:30 -0000
@@ -1,2 +1,2 @@
-MD5 (gnome2/gstreamer-0.8.5.tar.bz2) = 4e4629a9ecbeee423ce83a56be160000
-SIZE (gnome2/gstreamer-0.8.5.tar.bz2) = 1385864
+MD5 (gnome2/gstreamer-0.8.6.tar.bz2) = 99a00c09cb50be87a82ec678277a8675
+SIZE (gnome2/gstreamer-0.8.6.tar.bz2) = 1385656
--- gstreamer-0.8.6.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list