[Lunar-commits] r20245 - moonbase/trunk/news/liferea
Terry Chan
tchan at lunar-linux.org
Mon May 29 16:05:01 UTC 2006
Author: tchan
Date: 2006-05-29 16:05:00 +0000 (Mon, 29 May 2006)
New Revision: 20245
Modified:
moonbase/trunk/news/liferea/BUILD
moonbase/trunk/news/liferea/DETAILS
Log:
Version bumped liferea-1.0.14. Added a temp hack to BUILD to fix the Makefile
problems in /doc. This hack should be removed later!!!
Modified: moonbase/trunk/news/liferea/BUILD
===================================================================
--- moonbase/trunk/news/liferea/BUILD 2006-05-29 11:08:45 UTC (rev 20244)
+++ moonbase/trunk/news/liferea/BUILD 2006-05-29 16:05:00 UTC (rev 20245)
@@ -30,6 +30,8 @@
+look_for_mozilla "/usr/lib/firefox*/chrome/comm.jar"
EOF
+# added this hack to fix liferea-1.0.14, Makefile fails in /doc. This should be removed later!!!
+ sedit "s/SUBDIRS = doc/SUBDIRS = /" Makefile.am Makefile.in &&
default_build &&
# Magic clean up.
Modified: moonbase/trunk/news/liferea/DETAILS
===================================================================
--- moonbase/trunk/news/liferea/DETAILS 2006-05-29 11:08:45 UTC (rev 20244)
+++ moonbase/trunk/news/liferea/DETAILS 2006-05-29 16:05:00 UTC (rev 20245)
@@ -1,11 +1,11 @@
MODULE=liferea
- VERSION=1.0.13
+ VERSION=1.0.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:c5b60d5ea642f4a3ee62f274c3c9089a60c2bf80
+ SOURCE_VFY=sha1:f7a6e22b00ec5520262565b472a5ebd4c2b8a5cc
WEB_SITE=http://liferea.sourceforge.net
ENTERED=20040424
- UPDATED=20060518
+ UPDATED=20060529
SHORT="Liferea is a simple FeedReader clone for Unix"
cat << EOF
Liferea is a news aggregator for RSS/RDF feeds which also supports
More information about the Lunar-commits
mailing list