FreeBSD Bugzilla – Attachment 63395 Details for
Bug 94572
update net/liferea to 1.0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
liferea.diff
liferea.diff (text/plain), 5.11 KB, created by
Pav Lucistnik
on 2006-03-16 17:10:18 UTC
(
hide
)
Description:
liferea.diff
Filename:
MIME Type:
Creator:
Pav Lucistnik
Created:
2006-03-16 17:10:18 UTC
Size:
5.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/net/liferea/Makefile,v >retrieving revision 1.55 >diff -a -u -r1.55 Makefile >--- Makefile 23 Feb 2006 10:38:23 -0000 1.55 >+++ Makefile 16 Mar 2006 17:06:58 -0000 >@@ -6,8 +6,7 @@ > # > > PORTNAME= liferea >-PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTVERSION= 1.0.7 > CATEGORIES= net gnome > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= liferea >@@ -40,8 +39,8 @@ > MOZ_SUFFIX= -devel > .elif ${WITH_MOZILLA}=="firefox" > # Firefox build is broken in liferea-1.0 with firefox-1.5 >-#MOZILLA= firefox >-#MOZ_BUILD= firefox >+MOZILLA= firefox >+MOZ_BUILD= firefox > .else > IGNORE= : Available options for WITH_MOZILLA are: mozilla mozilla-devel firefox > .endif >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/net/liferea/distinfo,v >retrieving revision 1.36 >diff -a -u -r1.36 distinfo >--- distinfo 24 Dec 2005 02:44:49 -0000 1.36 >+++ distinfo 16 Mar 2006 17:06:58 -0000 >@@ -1,3 +1,3 @@ >-MD5 (liferea-1.0.tar.gz) = ba3a520361e5b02a27f93ee5ecda4448 >-SHA256 (liferea-1.0.tar.gz) = c4823bce97e54a7a7ec004f50d7f33f96e912ae8926430b8f94015c2655ac405 >-SIZE (liferea-1.0.tar.gz) = 1466393 >+MD5 (liferea-1.0.7.tar.gz) = d75b2621d2e926695e833eaa2aed68c2 >+SHA256 (liferea-1.0.7.tar.gz) = 6197f98de6be6d9a7520cf1a82340635490c0f1255bfc78c63bc45016db25740 >+SIZE (liferea-1.0.7.tar.gz) = 1550899 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/net/liferea/pkg-plist,v >retrieving revision 1.31 >diff -a -u -r1.31 pkg-plist >--- pkg-plist 23 Feb 2006 10:38:23 -0000 1.31 >+++ pkg-plist 16 Mar 2006 17:06:58 -0000 >@@ -11,6 +11,7 @@ > share/gnome/liferea/doc/html/about_en.html > share/gnome/liferea/doc/html/enclosures_en.html > share/gnome/liferea/doc/html/faq_en.html >+share/gnome/liferea/doc/html/faq_ja.html > share/gnome/liferea/doc/html/folders_en.html > share/gnome/liferea/doc/html/headlines_en.html > share/gnome/liferea/doc/html/help_feed_available.png >@@ -35,21 +36,28 @@ > share/gnome/liferea/doc/html/preferences_en.html > share/gnome/liferea/doc/html/reference.css > share/gnome/liferea/doc/html/reference_en.html >+share/gnome/liferea/doc/html/reference_ja.html >+share/gnome/liferea/doc/html/reference_nl.html > share/gnome/liferea/doc/html/searching_en.html > share/gnome/liferea/doc/html/subscriptions_en.html > share/gnome/liferea/doc/html/topics_en.html >+share/gnome/liferea/doc/html/topics_ja.html > share/gnome/liferea/doc/html/updating_en.html > share/gnome/liferea/dtd/html.ent > share/gnome/liferea/opml/feedlist.opml > share/gnome/liferea/opml/feedlist_de.opml > share/gnome/liferea/opml/feedlist_es.opml > share/gnome/liferea/opml/feedlist_fr.opml >+share/gnome/liferea/opml/feedlist_nl.opml >+share/gnome/liferea/opml/feedlist_pl.opml > share/gnome/liferea/opml/feedlist_sk.opml > share/gnome/liferea/pixmaps/arrow.png > share/gnome/liferea/pixmaps/available.png >+share/gnome/liferea/pixmaps/available_offline.png > share/gnome/liferea/pixmaps/directory.png > share/gnome/liferea/pixmaps/edit.png > share/gnome/liferea/pixmaps/empty.png >+share/gnome/liferea/pixmaps/empty_offline.png > share/gnome/liferea/pixmaps/flag.png > share/gnome/liferea/pixmaps/liferea.png > share/gnome/liferea/pixmaps/ocs.png >@@ -61,6 +69,7 @@ > share/gnome/liferea/pixmaps/vfolder.png > share/gnome/pixmaps/liferea.png > share/locale/bg/LC_MESSAGES/liferea.mo >+share/locale/ca/LC_MESSAGES/liferea.mo > share/locale/cs/LC_MESSAGES/liferea.mo > share/locale/de/LC_MESSAGES/liferea.mo > share/locale/es/LC_MESSAGES/liferea.mo >@@ -70,6 +79,7 @@ > share/locale/ja/LC_MESSAGES/liferea.mo > share/locale/ko/LC_MESSAGES/liferea.mo > share/locale/mk/LC_MESSAGES/liferea.mo >+share/locale/nl/LC_MESSAGES/liferea.mo > share/locale/pl/LC_MESSAGES/liferea.mo > share/locale/pt_BR/LC_MESSAGES/liferea.mo > share/locale/ro/LC_MESSAGES/liferea.mo >Index: files/patch-src::liferea >=================================================================== >RCS file: /home/pcvs/ports/net/liferea/files/patch-src::liferea,v >retrieving revision 1.2 >diff -a -u -r1.2 patch-src::liferea >--- files/patch-src::liferea 8 Jul 2005 01:44:12 -0000 1.2 >+++ files/patch-src::liferea 16 Mar 2006 17:06:58 -0000 >@@ -1,16 +1,9 @@ >---- src/liferea.orig Wed Jul 6 07:02:55 2005 >-+++ src/liferea Fri Jul 8 10:17:39 2005 >-@@ -18,21 +18,24 @@ >- >- MOZILLA_FIVE_HOME=$MOZILLA_HOME >- export MOZILLA_FIVE_HOME >-+ echo Using mozilla from $MOZILLA_FIVE_HOME >- exec "$dist_bin/liferea-bin" $params >- fi >- } >+--- src/liferea.orig Fri Mar 3 23:18:13 2006 >++++ src/liferea Thu Mar 16 17:18:19 2006 >+@@ -22,15 +22,17 @@ > > look_for_mozilla() { >-- >+ > - results=`ls -1d $1 2>/dev/null | sort -n` > - while [ -n "$results" ] > - do >@@ -19,7 +12,7 @@ > - path=`dirname $path` # strip comm.jar > - path=`dirname $path` # strip chrome > - run_with_mozilla $path >-+ >+- > + for p in $1; do > + results=`ls -1d $p 2>/dev/null | sort -n` > + while [ -n "$results" ] >@@ -29,12 +22,12 @@ > + path=`dirname $path` # strip comm.jar > + path=`dirname $path` # strip chrome > + run_with_mozilla $path >- >++ > + done > done > } > >-@@ -40,6 +43,7 @@ >+@@ -38,6 +40,7 @@ > run_with_mozilla $MOZILLA_FIVE_HOME > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 94572
: 63395