ports/66337: Update port: net/liferea 0.4.7d -> 0.4.8

Jeremy Messenger mezz at FreeBSD.org
Thu May 6 19:50:33 UTC 2004


>Number:         66337
>Category:       ports
>Synopsis:       Update port: net/liferea 0.4.7d -> 0.4.8
>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:   Thu May 06 12:50:25 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mezz
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ns1.mezzweb.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Mar 30
01:17:23 CST 2004 mezz at mezz.mezzweb.com:/usr/src/sys/i386/compile/BSDROCKS i386

>Description:
Update to 0.4.8.

Warning, this version breaks the downward compatibility! Read in the
pkg-message for the details.

>How-To-Repeat:
n/a

>Fix:


--- liferea.diff begins here ---
Index: liferea/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/liferea/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- liferea/Makefile	6 May 2004 07:56:17 -0000	1.21
+++ liferea/Makefile	6 May 2004 19:22:36 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	liferea
-PORTVERSION=	0.4.7d
+PORTVERSION=	0.4.8
 CATEGORIES=	net gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	liferea
@@ -41,5 +41,8 @@
 	${REINPLACE_CMD} -e 's,gtkmozembed,donttrythis,g' \
 		${WRKSRC}/configure
 .endif
+
+post-install:
+	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
Index: liferea/distinfo
===================================================================
RCS file: /home/pcvs/ports/net/liferea/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- liferea/distinfo	6 May 2004 07:56:17 -0000	1.16
+++ liferea/distinfo	6 May 2004 19:22:36 -0000
@@ -1,2 +1,2 @@
-MD5 (liferea-0.4.7d.tar.gz) = 6b3aa6ed521dc286a39b1fa703c6c99f
-SIZE (liferea-0.4.7d.tar.gz) = 657774
+MD5 (liferea-0.4.8.tar.gz) = df4b1de73c3db23eac9f140da4a4d078
+SIZE (liferea-0.4.8.tar.gz) = 672944
Index: liferea/pkg-message
===================================================================
RCS file: liferea/pkg-message
diff -N liferea/pkg-message
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ liferea/pkg-message	6 May 2004 19:22:36 -0000
@@ -0,0 +1,10 @@
+##
+NOTE THAT 0.4.8 BREAKS DOWNWARD COMPATIBILITY.
+
+When upgrading to 0.4.8 the cache directory structure and the save mechanism
+of the feed list will be changed. After the automatic conversion older
+versions of Liferea cannot read the cache anymore and the won't see the
+converted feed list anymore. To be prepared for problems please export the
+feed list using the older version of Liferea! In case of problems you can
+reinstall the older version and import the backup feed list.
+##
Index: liferea/pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/liferea/pkg-plist,v
retrieving revision 1.13
diff -u -r1.13 pkg-plist
--- liferea/pkg-plist	6 May 2004 07:56:17 -0000	1.13
+++ liferea/pkg-plist	6 May 2004 19:22:36 -0000
@@ -6,9 +6,6 @@
 %%MOZ%%lib/liferea/liblihtmlm.la
 %%MOZ%%lib/liferea/liblihtmlm.so
 %%MOZ%%lib/liferea/liblihtmlm.so.0
-lib/liferea/liblihtmlt.la
-lib/liferea/liblihtmlt.so
-lib/liferea/liblihtmlt.so.0
 share/gnome/applications/liferea.desktop
 share/gnome/liferea/css/liferea.css
 share/gnome/liferea/pixmaps/available.png
@@ -16,19 +13,22 @@
 share/gnome/liferea/pixmaps/empty.png
 share/gnome/liferea/pixmaps/flag.png
 share/gnome/liferea/pixmaps/help.png
+share/gnome/liferea/pixmaps/liferea.png
 share/gnome/liferea/pixmaps/ocs.png
 share/gnome/liferea/pixmaps/read.xpm
 share/gnome/liferea/pixmaps/unavailable.png
 share/gnome/liferea/pixmaps/unread.png
 share/gnome/liferea/pixmaps/vfolder.png
+share/gnome/pixmaps/liferea.png
 share/locale/bg/LC_MESSAGES/liferea.mo
 share/locale/de/LC_MESSAGES/liferea.mo
-share/locale/es_ES/LC_MESSAGES/liferea.mo
+share/locale/es/LC_MESSAGES/liferea.mo
 share/locale/fr/LC_MESSAGES/liferea.mo
 share/locale/it/LC_MESSAGES/liferea.mo
 share/locale/ja/LC_MESSAGES/liferea.mo
 share/locale/ko/LC_MESSAGES/liferea.mo
 share/locale/mk/LC_MESSAGES/liferea.mo
+share/locale/zh_TW/LC_MESSAGES/liferea.mo
 @dirrm share/gnome/liferea/pixmaps
 @dirrm share/gnome/liferea/css
 @dirrm share/gnome/liferea
--- liferea.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list