Date: Wed, 16 Feb 2005 23:26:40 +0100 (CET) From: Stefan Walter <sw@gegenunendlich.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: whitekid@gmail.com Subject: ports/77619: [PATCH] textproc/py24-rss2gen: update to 0.1.1 Message-ID: <20050216222640.2A4513DA9@kyuzo.dunkelkammer.void> Resent-Message-ID: <200502162230.j1GMUQ4t097158@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77619 >Category: ports >Synopsis: [PATCH] textproc/py24-rss2gen: update to 0.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Feb 16 22:30:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stefan Walter >Release: FreeBSD 5.3-STABLE i386 >Organization: Infinity Approximation Task Force >Environment: System: FreeBSD kyuzo.dunkelkammer.void 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Feb 13 11:38:29 CET 2005 >Description: - Update to 0.1.1 Port maintainer (whitekid@gmail.com) is cc'd. (Please followup to this PR to state if you do or don't approve the attached patch. Thank you!) Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- py24-rss2gen-0.1.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/py-rss2gen.old/Makefile /usr/ports/textproc/py-rss2gen/Makefile --- /usr/ports/textproc/py-rss2gen.old/Makefile Wed Feb 16 23:20:11 2005 +++ /usr/ports/textproc/py-rss2gen/Makefile Wed Feb 16 23:20:59 2005 @@ -6,7 +6,7 @@ # PORTNAME= rss2gen -PORTVERSION= 0.0 +PORTVERSION= 0.1.1 CATEGORIES= textproc python MASTER_SITES= http://www.dalkescientific.com/Python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN --exclude=CVS /usr/ports/textproc/py-rss2gen.old/distinfo /usr/ports/textproc/py-rss2gen/distinfo --- /usr/ports/textproc/py-rss2gen.old/distinfo Wed Feb 16 23:20:11 2005 +++ /usr/ports/textproc/py-rss2gen/distinfo Wed Feb 16 23:21:25 2005 @@ -1,2 +1,2 @@ -MD5 (PyRSS2Gen-0.0.tar.gz) = 5f05762c356594f6de60f19a1e17e277 -SIZE (PyRSS2Gen-0.0.tar.gz) = 8246 +MD5 (PyRSS2Gen-0.1.1.tar.gz) = 179f7f7d5576600ad4c01e52a0b3cc27 +SIZE (PyRSS2Gen-0.1.1.tar.gz) = 8299 --- py24-rss2gen-0.1.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050216222640.2A4513DA9>