Index: head/net/liferea/Makefile =================================================================== --- head/net/liferea/Makefile (revision 91389) +++ head/net/liferea/Makefile (revision 91390) @@ -1,23 +1,26 @@ # Ports collection Makefile for: liferea # Date created: 28 August 2003 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= liferea -PORTVERSION= 0.3.8 +PORTVERSION= 0.4.2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liferea MAINTAINER= perky@FreeBSD.org COMMENT= Simple RSS/RDF feed reader USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gconf2 libxml2 libgtkhtml \ gnomevfs2 USE_GMAKE= yes GNU_CONFIGURE= yes + +post-install: + @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/liferea/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/liferea/distinfo =================================================================== --- head/net/liferea/distinfo (revision 91389) +++ head/net/liferea/distinfo (revision 91390) @@ -1 +1 @@ -MD5 (liferea-0.3.8.tar.gz) = 505a6590a862e5144f28aea45866c60a +MD5 (liferea-0.4.2.tar.gz) = 10b60ca78136d748be7ad2d65a1b6996 Property changes on: head/net/liferea/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/liferea/pkg-message =================================================================== --- head/net/liferea/pkg-message (nonexistent) +++ head/net/liferea/pkg-message (revision 91390) @@ -0,0 +1,7 @@ +## +It is recommend for you to remove the ~/.liferea and ~/.gconf/apps/liferea, +because it's heavy rewritten and made some changed in the cache of vfolder and +directory. This can be done following the command line: + + rm -rf ~/.liferea ~/.gconf/apps/liferea +## Property changes on: head/net/liferea/pkg-message ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property