Date: Sat, 24 Jul 2004 06:23:07 -0400 From: "Tom McLaughlin" <tmclaugh@sdf.lonestar.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: perky@FreeBSD.org Subject: ports/69527: Port Update: net/liferea - Recommended bug fix release 0.5.2b Message-ID: <1090664587.0@compass.straycat.dhs.org> Resent-Message-ID: <200407241030.i6OAUQs6063034@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69527 >Category: ports >Synopsis: Port Update: net/liferea - Recommended bug fix release 0.5.2b >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 24 10:30:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Tom McLaughlin >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #0: Tue Jul 20 02:50:04 EDT 2004 root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS >Description: Attached patch updates liferea to 0.5.2b which is the recommended release due to s serious bug in 0.5.2 which can potentially destroy subscription URLs. Many of my subscription URLs have already been damaged so I cannot vouch for how well this latest version fixes this bug. Maintainer is CC'ed on PR. ref: http://sourceforge.net/project/shownotes.php?release_id=255387 >How-To-Repeat: >Fix: --- liferea-0.5.2b.diff begins here --- diff -u liferea.orig/Makefile liferea/Makefile --- liferea.orig/Makefile Fri Jul 23 03:26:55 2004 +++ liferea/Makefile Sat Jul 24 05:18:22 2004 @@ -6,7 +6,7 @@ # PORTNAME= liferea -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.2b CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liferea diff -u liferea.orig/distinfo liferea/distinfo --- liferea.orig/distinfo Fri Jul 23 03:26:55 2004 +++ liferea/distinfo Sat Jul 24 05:33:46 2004 @@ -1,2 +1,2 @@ -MD5 (liferea-0.5.2.tar.gz) = 4790c907f018e7f6c92e2b922a250ac8 -SIZE (liferea-0.5.2.tar.gz) = 913017 +MD5 (liferea-0.5.2b.tar.gz) = 320a3b93bbf9d105ba45e0ca6dedcefe +SIZE (liferea-0.5.2b.tar.gz) = 912965 --- liferea-0.5.2b.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090664587.0>