Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2008 12:50:49 GMT
From:      Chess Griffin <chess@chessgriffin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124351: [maintainer update patch] - update multimedia/gpodder to 0.11.3
Message-ID:  <200806061250.m56Con7p070962@www.freebsd.org>
Resent-Message-ID: <200806061300.m56D0E39021198@freefall.freebsd.org>

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

>Number:         124351
>Category:       ports
>Synopsis:       [maintainer update patch] - update multimedia/gpodder to 0.11.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 06 13:00:14 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Chess Griffin
>Release:        7.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD fbsd.localdomain 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Wed Apr 23 21:46:58 EDT 2008     root@fbsd.localdomain:/usr/obj/usr/src/sys/CNG  i386

>Description:
Attached patch updates multimedia/gpodder to 0.11.3.  Tested on local tinderbox on 6-STABLE and 7-STABLE.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN gpodder.orig/Makefile gpodder/Makefile
--- gpodder.orig/Makefile	2008-06-05 18:33:52.000000000 -0400
+++ gpodder/Makefile	2008-06-05 18:45:01.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gpodder
-PORTVERSION=	0.11.2
+PORTVERSION=	0.11.3
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_BERLIOS}
 MASTER_SITE_SUBDIR=	gpodder
@@ -16,7 +16,8 @@
 COMMENT=	A GTK2 podcast aggregrator written in Python
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \
-		convert:${PORTSDIR}/graphics/ImageMagick
+		convert:${PORTSDIR}/graphics/ImageMagick \
+		help2man:${PORTSDIR}/misc/help2man
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \
 		wget:${PORTSDIR}/ftp/wget \
 		xdg-open:${PORTSDIR}/devel/xdg-utils
diff -ruN gpodder.orig/distinfo gpodder/distinfo
--- gpodder.orig/distinfo	2008-06-05 18:33:52.000000000 -0400
+++ gpodder/distinfo	2008-06-05 18:34:18.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (gpodder-0.11.2.tar.gz) = fe54cf661d39318dac7d8b54e8037731
-SHA256 (gpodder-0.11.2.tar.gz) = ef29922de1840330d6ba60a0b9a1a2acb4f0e6148d49a7d2d94ec3dccec772bb
-SIZE (gpodder-0.11.2.tar.gz) = 320768
+MD5 (gpodder-0.11.3.tar.gz) = f8fa23469bb76a597f54b3352b818078
+SHA256 (gpodder-0.11.3.tar.gz) = f8659821ab440341689455ae5ca60c6033267e169da048474694801549ae0223
+SIZE (gpodder-0.11.3.tar.gz) = 337128


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



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