From magik@roorback.net  Wed Jun 29 20:00:46 2011
Return-Path: <magik@roorback.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 926AF1065674
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2011 20:00:46 +0000 (UTC)
	(envelope-from magik@roorback.net)
Received: from mail-fx0-f44.google.com (mail-fx0-f44.google.com [209.85.161.44])
	by mx1.freebsd.org (Postfix) with ESMTP id 302B78FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2011 20:00:45 +0000 (UTC)
Received: by fxe6 with SMTP id 6so1358467fxe.17
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2011 13:00:44 -0700 (PDT)
Received: by 10.223.61.134 with SMTP id t6mr1759189fah.28.1309377644699;
        Wed, 29 Jun 2011 13:00:44 -0700 (PDT)
Received: from silver.nine (89-72-104-219.dynamic.chello.pl [89.72.104.219])
        by mx.google.com with ESMTPS id w15sm1086707faj.47.2011.06.29.13.00.43
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 29 Jun 2011 13:00:43 -0700 (PDT)
Message-Id: <1309377644.57728@silver.nine>
Date: Wed, 29 Jun 2011 22:00:44 +0200
From: "Grzegorz Blach" <magik@roorback.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: In multimedia/emotion leave only one backend enabled by default
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         158506
>Category:       ports
>Synopsis:       In multimedia/emotion leave only one backend enabled by default
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 20:10:10 UTC 2011
>Closed-Date:    Fri Apr 20 09:54:06 UTC 2012
>Last-Modified:  Fri Apr 20 09:54:06 UTC 2012
>Originator:     Grzegorz Blach
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
>Environment:


System: FreeBSD 8.2-RELEASE-p2 #9 r222446: Mon Jun  6 21:21:02 CEST 2011
    root@silver.nine:/usr/obj/usr/src/sys/SILVER



>Description:


In multimedia/emotion I leaved one backend enabled by default.
GStreamer in this case, but Xine backend still can be enabled if some one want.

I don't increase port revision, because this change does not affect current installs.



>How-To-Repeat:





>Fix:


--- emotion.diff.txt begins here ---
diff -x .svn -ruN /var/cache/portsmerge/ports/multimedia/emotion/Makefile multimedia/emotion/Makefile
--- /var/cache/portsmerge/ports/multimedia/emotion/Makefile	2011-06-25 05:36:18.000000000 +0200
+++ multimedia/emotion/Makefile	2011-06-29 21:44:19.124858575 +0200
@@ -3,7 +3,7 @@
 # Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
 #
 # $MBSDlabs$
-# $FreeBSD: ports/multimedia/emotion/Makefile,v 1.17 2011/06/25 03:36:18 miwi Exp $
+# $FreeBSD: ports/multimedia/emotion/Makefile,v 1.16 2010/12/15 23:19:02 stas Exp $
 #
 
 PORTNAME=	emotion
@@ -25,7 +25,7 @@
 USE_GNOME=	gnomehack pkgconfig gnometarget
 USE_LDCONFIG=	yes
 
-OPTIONS=	XINE "Build Xine module" on \
+OPTIONS=	XINE "Build Xine module" off \
 		GST "Build GStreamer module" on
 
 # emotion's vlc plugin needs updating due to libvlc API changes
--- emotion.diff.txt ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->stas 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 29 20:10:20 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158506 

From: Stanislav Sedov <stas@FreeBSD.org>
To: "Grzegorz Blach" <magik@roorback.net>
Cc: FreeBSD PR followup <bug-followup@FreeBSD.org>
Subject: Re: ports/158506: In multimedia/emotion leave only one backend
 enabled by default
Date: Fri, 8 Jul 2011 11:54:04 -0700

 Hi!
 
 What is the rationale behind this?
 And you certainly need to bump portrevision because the package will
 be changed by this modification.  We're bumping the revision each time
 when the change affects contents to trigger the package rebuild.
 
 -- 
 Stanislav Sedov
 ST4096-RIPE
 
 ()  ascii ribbon campaign - against html e-mail 
 /\  www.asciiribbon.org   - against proprietary attachments

From: Grzegorz Blach <magik@roorback.net>
To: Stanislav Sedov <stas@freebsd.org>
Cc: FreeBSD PR followup <bug-followup@freebsd.org>
Subject: Re: ports/158506: In multimedia/emotion leave only one backend
 enabled by default
Date: Fri, 8 Jul 2011 22:11:56 +0200

 --00163646d4882bff0d04a794739b
 Content-Type: text/plain; charset=UTF-8
 
 I would like to have less dependencies for this package in the default
 installation.
 If someone need two backends, they can select both, but for most
 people Gstreamer
 is all they need for playing multimedia (I think).
 
 In attachment I'm sending updated patch with dumped portrevision,
 and fixed several portlint warnings.
 
 --00163646d4882bff0d04a794739b
 Content-Type: text/plain; charset=US-ASCII; name="emotion.diff.txt"
 Content-Disposition: attachment; filename="emotion.diff.txt"
 Content-Transfer-Encoding: base64
 X-Attachment-Id: f_gpvkyyyj0
 
 ZGlmZiAteCAuc3ZuIC1ydU4gL3Zhci9jYWNoZS9wb3J0c21lcmdlL3BvcnRzL211bHRpbWVkaWEv
 ZW1vdGlvbi9NYWtlZmlsZSBtdWx0aW1lZGlhL2Vtb3Rpb24vTWFrZWZpbGUKLS0tIC92YXIvY2Fj
 aGUvcG9ydHNtZXJnZS9wb3J0cy9tdWx0aW1lZGlhL2Vtb3Rpb24vTWFrZWZpbGUJMjAxMS0wNi0y
 NSAwNTozNjoxOC4wMDAwMDAwMDAgKzAyMDAKKysrIG11bHRpbWVkaWEvZW1vdGlvbi9NYWtlZmls
 ZQkyMDExLTA3LTA4IDIyOjA4OjE3LjA4NTU3MzcyNCArMDIwMApAQCAtMywxMSArMywxMiBAQAog
 IyBXaG9tOgkJCVN0YW5pc2xhdiBTZWRvdiA8c3NlZG92QG1ic2QubXNrLnJ1PgogIwogIyAkTUJT
 RGxhYnMkCi0jICRGcmVlQlNEOiBwb3J0cy9tdWx0aW1lZGlhL2Vtb3Rpb24vTWFrZWZpbGUsdiAx
 LjE3IDIwMTEvMDYvMjUgMDM6MzY6MTggbWl3aSBFeHAgJAorIyAkRnJlZUJTRDogcG9ydHMvbXVs
 dGltZWRpYS9lbW90aW9uL01ha2VmaWxlLHYgMS4xNiAyMDEwLzEyLzE1IDIzOjE5OjAyIHN0YXMg
 RXhwICQKICMKIAogUE9SVE5BTUU9CWVtb3Rpb24KIFBPUlRWRVJTSU9OPQkwLjIuMC41NjM2MQor
 UE9SVFJFVklTSU9OPQkxCiBQT1JURVBPQ0g9CTEKIENBVEVHT1JJRVM9CW11bHRpbWVkaWEgZW5s
 aWdodGVubWVudAogTUFTVEVSX1NJVEVTPQlodHRwOi8vZmlsZXMucm9vcmJhY2submV0L2UxNy8y
 MDExLTAxLTI5L2V4dHJhLwpAQCAtMTYsNiArMTcsNyBAQAogQ09NTUVOVD0JVmlkZW8gcGxheWJh
 Y2sgd3JhcHBlciBsaWJyYXJ5IGZvciBFbmxpZ2h0ZW5tZW50CiAKIExJQ0VOU0U9CUJTRAorCiBE
 SVNUX1NVQkRJUj0JZTE3CiBHTlVfQ09ORklHVVJFPQl5ZXMKIFVTRV9CWklQMj0JeWVzCkBAIC0y
 NSw3ICsyNyw3IEBACiBVU0VfR05PTUU9CWdub21laGFjayBwa2djb25maWcgZ25vbWV0YXJnZXQK
 IFVTRV9MRENPTkZJRz0JeWVzCiAKLU9QVElPTlM9CVhJTkUgIkJ1aWxkIFhpbmUgbW9kdWxlIiBv
 biBcCitPUFRJT05TPQlYSU5FICJCdWlsZCBYaW5lIG1vZHVsZSIgb2ZmIFwKIAkJR1NUICJCdWls
 ZCBHU3RyZWFtZXIgbW9kdWxlIiBvbgogCiAjIGVtb3Rpb24ncyB2bGMgcGx1Z2luIG5lZWRzIHVw
 ZGF0aW5nIGR1ZSB0byBsaWJ2bGMgQVBJIGNoYW5nZXMK
 --00163646d4882bff0d04a794739b--
Responsible-Changed-From-To: stas->freebsd-ports-bugs 
Responsible-Changed-By: tabthorpe 
Responsible-Changed-When: Sat Nov 5 04:12:45 UTC 2011 
Responsible-Changed-Why:  
- back to the heap 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158506 
State-Changed-From-To: open->closed 
State-Changed-By: scheidell 
State-Changed-When: Fri Apr 20 09:54:05 UTC 2012 
State-Changed-Why:  
This is an old pr, and against an old version of the Makefile. If you 
still want this patched, res8bmit against current ports tree and await 
the maintainers response. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158506 
>Unformatted:
