ports/146126: Fixed build of multimedia/gstreamer-plugins-good

Grzegorz Blach magik at roorback.net
Wed Apr 28 22:50:02 UTC 2010


>Number:         146126
>Category:       ports
>Synopsis:       Fixed build of multimedia/gstreamer-plugins-good
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 28 22:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD silver.doors 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Wed Apr 28 17:02:22 CEST 2010     root at silver.doors:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
After update gstreamer-plugins to 0.10.29,3 I can't build gstreamer-plugins-good.
This can be fixed by updating gstreamer-plugins-good port to 0.10.22
>How-To-Repeat:
Update port tree to version from 28 Apr 2010 18:23:57
and try to build gstreamer-plugins-good
>Fix:
Apply patch against streamer-plugins, which update gstreamer-plugins-good to 0.10.22 release

Patch attached with submission follows:

diff -ruN gstreamer-plugins.old/Makefile gstreamer-plugins/Makefile
--- gstreamer-plugins.old/Makefile	2010-04-28 19:23:56.000000000 +0200
+++ gstreamer-plugins/Makefile	2010-04-29 00:25:26.150899398 +0200
@@ -37,7 +37,7 @@
 BAD_PORTVERSION=	0.10.18
 BAD_DISTNAME=		gst-plugins-bad-${BAD_PORTVERSION}
 BAD_DISTFILE=		${BAD_DISTNAME}${EXTRACT_SUFX}
-GOOD_PORTVERSION=	0.10.21
+GOOD_PORTVERSION=	0.10.22
 GOOD_DISTNAME=		gst-plugins-good-${GOOD_PORTVERSION}
 GOOD_DISTFILE=		${GOOD_DISTNAME}${EXTRACT_SUFX}
 UGLY_PORTVERSION=	0.10.14
diff -ruN gstreamer-plugins.old/distinfo gstreamer-plugins/distinfo
--- gstreamer-plugins.old/distinfo	2010-04-28 19:23:56.000000000 +0200
+++ gstreamer-plugins/distinfo	2010-04-29 00:31:10.814672587 +0200
@@ -7,6 +7,6 @@
 MD5 (gst-plugins-ugly-0.10.14.tar.bz2) = 0bc0d27bcce88c73ef6c81e88624e686
 SHA256 (gst-plugins-ugly-0.10.14.tar.bz2) = 78dba9963e130cfd09f294b60219e6562459c5d848bc3b38a653db7f21fc850b
 SIZE (gst-plugins-ugly-0.10.14.tar.bz2) = 1028518
-MD5 (gst-plugins-good-0.10.21.tar.bz2) = 9bc5c9b390edbb96bda42fc553eae5ae
-SHA256 (gst-plugins-good-0.10.21.tar.bz2) = 24445a1cf56302ab4ad5f56055d5c3d81c704b8f9f6875fe78a25d4f72716d22
-SIZE (gst-plugins-good-0.10.21.tar.bz2) = 2675836
+MD5 (gst-plugins-good-0.10.22.tar.bz2) = 4804aaa32044af9846914304991cc9d6
+SHA256 (gst-plugins-good-0.10.22.tar.bz2) = 89ba50e0e3b7355bd75c9b0a60866a67b9bd1de38458e540a57853998103d69f
+SIZE (gst-plugins-good-0.10.22.tar.bz2) = 2701164


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



More information about the freebsd-ports-bugs mailing list