From nobody@FreeBSD.org  Wed Feb 27 23:12:00 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DE07310659F7
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Feb 2008 23:12:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C9EA58FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Feb 2008 23:12:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1RN9DOi035250
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Feb 2008 23:09:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1RN9DXk035249;
	Wed, 27 Feb 2008 23:09:13 GMT
	(envelope-from nobody)
Message-Id: <200802272309.m1RN9DXk035249@www.freebsd.org>
Date: Wed, 27 Feb 2008 23:09:13 GMT
From: Chess Griffin <chess@chessgriffin.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer patch] - add missing run depends to multimedia/gpodder
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121162
>Category:       ports
>Synopsis:       [maintainer patch] - add missing run depends to multimedia/gpodder
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 27 23:20:01 UTC 2008
>Closed-Date:    Thu Mar 06 20:44:36 UTC 2008
>Last-Modified:  Thu Mar  6 20:50:01 UTC 2008
>Originator:     Chess Griffin
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD bsdbob.localdomain 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Mon Feb 25 19:09:06 EST 2008     chess@bsdbob.localdomain:/usr/obj/usr/src/sys/CHESS  i386

>Description:
Attached patch adds a runtime dependency.  Tested on local tinderbox.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN gpodder.orig/Makefile gpodder/Makefile
--- gpodder.orig/Makefile	2008-02-27 09:11:45.000000000 -0500
+++ gpodder/Makefile	2008-02-27 09:16:42.000000000 -0500
@@ -7,6 +7,7 @@
 
 PORTNAME=	gpodder
 PORTVERSION=	0.11.0
+PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_BERLIOS}
 MASTER_SITE_SUBDIR=	gpodder
@@ -18,7 +19,8 @@
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \
 		convert:${PORTSDIR}/graphics/ImageMagick
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \
-		wget:${PORTSDIR}/ftp/wget
+		wget:${PORTSDIR}/ftp/wget \
+		xdg-open:${PORTSDIR}/devel/xdg-utils
 
 USE_GMAKE=	yes
 USE_GNOME=	pygtk2 libglade2


>Release-Note:
>Audit-Trail:

From: Chess Griffin <chess@chessgriffin.com>
To: bug-followup@FreeBSD.org, chess@chessgriffin.com
Cc:  
Subject: Re: ports/121162: [maintainer patch] - add missing run depends to
	multimedia/gpodder
Date: Wed, 27 Feb 2008 23:27:52 -0500

 --OXfL5xGRrasGEqWY
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Please hold off on this temporarily.  I am working with upstream on a
 patch.
 
 Thanks.
 --=20
 Chess Griffin
 GPG Public Key:  0x0C7558C3
 http://www.chessgriffin.com
 
 --OXfL5xGRrasGEqWY
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.4 (FreeBSD)
 
 iD8DBQFHxjhGKzd9mAx1WMMRApxCAJ9XNut8w9K1NJOWXnW/gP6UmMK/fACfVCi5
 C1ts/Xk3Wrvama+SU8eg3Vw=
 =HFWS
 -----END PGP SIGNATURE-----
 
 --OXfL5xGRrasGEqWY--
State-Changed-From-To: open->suspended 
State-Changed-By: linimon 
State-Changed-When: Thu Feb 28 05:00:51 UTC 2008 
State-Changed-Why:  
Submitter has asked for this to be put on hold. 

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

From: Chess Griffin <chess@chessgriffin.com>
To: bug-followup@FreeBSD.org, chess@chessgriffin.com
Cc:  
Subject: Re: ports/121162: [maintainer patch] - add missing run depends to
	multimedia/gpodder
Date: Mon, 3 Mar 2008 19:30:25 -0500

 linimon - thanks.  The upstream patch is still in the works, so I'd
 like to request this particular submission be considered for a commit.
 If/when the upstream patch materializes, I'll submit a new PR for
 that.
 
 -- 
 Chess Griffin
 GPG Public Key:  0x0C7558C3
 http://www.chessgriffin.com
State-Changed-From-To: suspended->closed 
State-Changed-By: tmclaugh 
State-Changed-When: Thu Mar 6 20:43:53 UTC 2008 
State-Changed-Why:  
patch committed based on maintainer re-request. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121162: commit references a PR
Date: Thu,  6 Mar 2008 20:43:45 +0000 (UTC)

 tmclaugh    2008-03-06 20:43:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/gpodder   Makefile 
   Log:
   - Add missing RUN_DEPENDS on devel/xdg-utils
   
   PR:             121162
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.7       +3 -1      ports/multimedia/gpodder/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
