Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2008 23:15:52 GMT
From:      barbara <barbara.xxx1975@libero.it>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/123060: devel/gstreamer-plugins-soup moved to good
Message-ID:  <200804242315.m3ONFqMs045934@www.freebsd.org>
Resent-Message-ID: <200804242320.m3ONK3Mp072276@freefall.freebsd.org>

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

>Number:         123060
>Category:       ports
>Synopsis:       devel/gstreamer-plugins-soup moved to good
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 23:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     barbara
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD satanasso.local.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Apr 19 16:00:58 CEST 2008     root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386

>Description:
gstreamer-plugins-soup has been moved to good and this change is reflected in the GOOD_GST_ALL_PLUGINS list.
But trying to upgrade I got the following error

cd: can't cd to /usr/ports/devel/gstreamer-plugins-soup/work/gst-plugins-bad-0.10.7/ext/soup
*** Error code 2

In fact the gst_soup_DIST has not been updated.

>How-To-Repeat:
cd /usr/ports/devel/gstreamer-plugins-soup && make
>Fix:
Update the gst_soup_DIST

Patch attached with submission follows:

--- Makefile.common.orig	2008-04-24 13:58:20.000000000 +0200
+++ Makefile.common	2008-04-25 01:03:53.000000000 +0200
@@ -363,7 +363,7 @@
 gst_soup_PLIST_FILES=	${GST_LIB_DIR}/libgstsouphttpsrc.a \
 			${GST_LIB_DIR}/libgstsouphttpsrc.la \
 			${GST_LIB_DIR}/libgstsouphttpsrc.so
-gst_soup_DIST=		bad
+gst_soup_DIST=		good
 
 # spc
 gst_spc_LIB_DEPENDS+=	OpenSPC.3:${PORTSDIR}/audio/openspc


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



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