From 99b591798d4bee04ebf55db9c3716ddfd9dba77b Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 10 Oct 2007 15:03:38 +0000 Subject: [PATCH] update liferea to 1.4.4 from viq --- www/liferea/Makefile | 8 ++-- www/liferea/distinfo | 10 ++-- .../patch-src_notification_Makefile_in | 12 ----- ...llbacks_c => patch-src_ui_ui_mainwindow_c} | 8 ++-- www/liferea/pkg/PLIST | 47 +++++++++++-------- 5 files changed, 41 insertions(+), 44 deletions(-) delete mode 100644 www/liferea/patches/patch-src_notification_Makefile_in rename www/liferea/patches/{patch-src_callbacks_c => patch-src_ui_ui_mainwindow_c} (80%) diff --git a/www/liferea/Makefile b/www/liferea/Makefile index fcbff43a28c..bfa295f61ca 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2007/09/09 20:21:33 jasper Exp $ +# $OpenBSD: Makefile,v 1.8 2007/10/10 15:03:38 jasper Exp $ SHARED_ONLY= Yes COMMENT= simple GTK desktop news aggregator -DISTNAME= liferea-1.2.23 +DISTNAME= liferea-1.4.4 CATEGORIES= www x11 HOMEPAGE= http://liferea.sourceforge.net/ @@ -35,7 +35,9 @@ LIB_DEPENDS= xulrunner/gtkembedmoz,xulrunner/xpcom,xulrunner/xul::devel/xulrunn dbus-glib-1::x11/dbus-glib \ gnutls.>=12::security/gnutls \ gcrypt.>=12::security/libgcrypt \ - gpg-error.>=1::security/libgpg-error + gpg-error.>=1::security/libgpg-error \ + sqlite3::databases/sqlite3 \ + glade-2.0.::devel/libglade2 RUN_DEPENDS= ::devel/desktop-file-utils \ ::x11/hicolor-icon-theme diff --git a/www/liferea/distinfo b/www/liferea/distinfo index 323d33c2ebb..6bfd90e050d 100644 --- a/www/liferea/distinfo +++ b/www/liferea/distinfo @@ -1,5 +1,5 @@ -MD5 (liferea-1.2.23.tar.gz) = LZEMYPBjp9J01pgVylXQAg== -RMD160 (liferea-1.2.23.tar.gz) = Jqnu4b12DB5/ej+967mIgEF7Jus= -SHA1 (liferea-1.2.23.tar.gz) = JwogtZklzAg6sX8wKLrkopYlXfI= -SHA256 (liferea-1.2.23.tar.gz) = E23uh8cVbX+yAjO2ull+GUvKr7zk8TK9OwAhSLKYKmc= -SIZE (liferea-1.2.23.tar.gz) = 1517098 +MD5 (liferea-1.4.4.tar.gz) = L7wtZxZLRnGTI1Xyf5ts/g== +RMD160 (liferea-1.4.4.tar.gz) = FX6MD6NSHfdKdz6UG2kpL4dS5UE= +SHA1 (liferea-1.4.4.tar.gz) = uIBjjPJy8c3OKHq9gaa38UVXBwk= +SHA256 (liferea-1.4.4.tar.gz) = n+uZAxcpGMZe4P0Obgg+e5nd/aZ04EmjnQSbiaEyG5c= +SIZE (liferea-1.4.4.tar.gz) = 1579354 diff --git a/www/liferea/patches/patch-src_notification_Makefile_in b/www/liferea/patches/patch-src_notification_Makefile_in deleted file mode 100644 index bedf5c09344..00000000000 --- a/www/liferea/patches/patch-src_notification_Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-src_notification_Makefile_in,v 1.2 2007/09/09 20:21:33 jasper Exp $ ---- src/notification/Makefile.in.orig Fri Aug 31 23:26:23 2007 -+++ src/notification/Makefile.in Sun Sep 9 22:02:22 2007 -@@ -289,7 +289,7 @@ am__liblinotiflibnotify_la_SOURCES_DIST = notif_libnot - @WITH_LIBNOTIFY_TRUE@am_liblinotiflibnotify_la_OBJECTS = \ - @WITH_LIBNOTIFY_TRUE@ liblinotiflibnotify_la-notif_libnotify.lo - liblinotiflibnotify_la_OBJECTS = $(am_liblinotiflibnotify_la_OBJECTS) --liblinotifpopup_la_LDFLAGS = -+liblinotifpopup_la_LDFLAGS = -module -avoid-version - liblinotifpopup_la_DEPENDENCIES = - am_liblinotifpopup_la_OBJECTS = liblinotifpopup_la-notif_popup.lo - liblinotifpopup_la_OBJECTS = $(am_liblinotifpopup_la_OBJECTS) diff --git a/www/liferea/patches/patch-src_callbacks_c b/www/liferea/patches/patch-src_ui_ui_mainwindow_c similarity index 80% rename from www/liferea/patches/patch-src_callbacks_c rename to www/liferea/patches/patch-src_ui_ui_mainwindow_c index 0e2c1a34a37..f2cc65bef3b 100644 --- a/www/liferea/patches/patch-src_callbacks_c +++ b/www/liferea/patches/patch-src_ui_ui_mainwindow_c @@ -1,7 +1,7 @@ -$OpenBSD: patch-src_callbacks_c,v 1.1.1.1 2007/06/28 16:20:42 jasper Exp $ ---- src/callbacks.c.orig Mon Jun 25 22:58:51 2007 -+++ src/callbacks.c Mon Jun 25 23:01:06 2007 -@@ -115,20 +115,20 @@ void on_homepagebtn_clicked(GtkButton *button, gpointe +$OpenBSD: patch-src_ui_ui_mainwindow_c,v 1.1 2007/10/10 15:03:38 jasper Exp $ +--- src/ui/ui_mainwindow.c.orig Tue Sep 18 23:43:08 2007 ++++ src/ui/ui_mainwindow.c Tue Sep 18 23:45:30 2007 +@@ -211,20 +211,20 @@ on_homepagebtn_clicked (GtkButton *button, gpointer us } void on_topics_activate(GtkMenuItem *menuitem, gpointer user_data) { diff --git a/www/liferea/pkg/PLIST b/www/liferea/pkg/PLIST index 85855561e1a..9d55d985975 100644 --- a/www/liferea/pkg/PLIST +++ b/www/liferea/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/09/09 20:21:33 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.4 2007/10/10 15:03:38 jasper Exp $ bin/liferea bin/liferea-add-feed bin/liferea-bin @@ -9,9 +9,6 @@ lib/liferea/liblihtmlx.so lib/liferea/liblinotiflibnotify.a lib/liferea/liblinotiflibnotify.la lib/liferea/liblinotiflibnotify.so -lib/liferea/liblinotifpopup.a -lib/liferea/liblinotifpopup.la -lib/liferea/liblinotifpopup.so lib/liferea/libliscrlua.a lib/liferea/libliscrlua.la lib/liferea/libliscrlua.so @@ -38,25 +35,28 @@ share/doc/liferea/html/headlines_de.html share/doc/liferea/html/headlines_en.html share/doc/liferea/html/help_feed_default.png share/doc/liferea/html/help_feed_error.png -share/doc/liferea/html/help_feed_prop_adv_1.2.0.png -share/doc/liferea/html/help_feed_prop_cache_1.2.0.png -share/doc/liferea/html/help_feed_prop_downl_1.2.0.png -share/doc/liferea/html/help_feed_prop_general_1.2.0.png -share/doc/liferea/html/help_feed_prop_source_1.2.0.png +share/doc/liferea/html/help_feed_prop_adv_1.4.0.png +share/doc/liferea/html/help_feed_prop_cache_1.4.0.png +share/doc/liferea/html/help_feed_prop_downl_1.4.0.png +share/doc/liferea/html/help_feed_prop_general_1.4.0.png +share/doc/liferea/html/help_feed_prop_source_1.4.0.png share/doc/liferea/html/help_folder.png share/doc/liferea/html/help_item_flag.png share/doc/liferea/html/help_item_unread.png share/doc/liferea/html/help_opml.png -share/doc/liferea/html/help_prefs_browser_1.2.0.png -share/doc/liferea/html/help_prefs_enclosures_1.2.0.png -share/doc/liferea/html/help_prefs_feeds_1.2.0.png -share/doc/liferea/html/help_prefs_folders_1.2.0.png -share/doc/liferea/html/help_prefs_gui_1.2.0.png -share/doc/liferea/html/help_prefs_headlines_1.2.0.png -share/doc/liferea/html/help_prefs_proxy_1.2.0.png -share/doc/liferea/html/help_search_1.2.0.png -share/doc/liferea/html/help_subscribe_1.2.0.png -share/doc/liferea/html/help_vfolder_1.2.0.png +share/doc/liferea/html/help_prefs_browser_1.4.0.png +share/doc/liferea/html/help_prefs_enclosures_1.4.0.png +share/doc/liferea/html/help_prefs_feeds_1.4.0.png +share/doc/liferea/html/help_prefs_folders_1.4.0.png +share/doc/liferea/html/help_prefs_gui_1.4.0.png +share/doc/liferea/html/help_prefs_headlines_1.4.0.png +share/doc/liferea/html/help_prefs_proxy_1.4.0.png +share/doc/liferea/html/help_search_1.4.0.png +share/doc/liferea/html/help_source_add_1.4.0.png +share/doc/liferea/html/help_subscribe_1.4.0.png +share/doc/liferea/html/help_vfolder_1.4.0.png +share/doc/liferea/html/newsbin_de.html +share/doc/liferea/html/newsbin_en.html share/doc/liferea/html/preferences_de.html share/doc/liferea/html/preferences_en.html share/doc/liferea/html/reference.css @@ -75,14 +75,18 @@ share/doc/liferea/html/updating_de.html share/doc/liferea/html/updating_en.html share/icons/hicolor/48x48/apps/liferea.png share/liferea/ +share/liferea/bloglines_source.glade share/liferea/css/ share/liferea/css/adblock.css share/liferea/css/liferea.css share/liferea/dtd/ share/liferea/dtd/html.ent +share/liferea/google_source.glade +share/liferea/liferea.glade share/liferea/media/ share/liferea/media/xspf_license.txt share/liferea/media/xspf_player_slim.swf +share/liferea/node_source.glade share/liferea/opml/ share/liferea/opml/feedlist.opml share/liferea/opml/feedlist_ca.opml @@ -92,9 +96,10 @@ share/liferea/opml/feedlist_eu.opml share/liferea/opml/feedlist_fr.opml share/liferea/opml/feedlist_nl.opml share/liferea/opml/feedlist_pl.opml -share/liferea/opml/feedlist_pt_BR.opml share/liferea/opml/feedlist_sk.opml share/liferea/opml/feedlist_sv.opml +share/liferea/opml/feedlist_tr.opml +share/liferea/opml_source.glade share/liferea/pixmaps/ share/liferea/pixmaps/arrow.png share/liferea/pixmaps/attachment.png @@ -107,6 +112,8 @@ share/liferea/pixmaps/directory.png share/liferea/pixmaps/edit.png share/liferea/pixmaps/empty.png share/liferea/pixmaps/empty_offline.png +share/liferea/pixmaps/fl_bloglines.png +share/liferea/pixmaps/fl_google.png share/liferea/pixmaps/fl_opml.png share/liferea/pixmaps/flag.png share/liferea/pixmaps/grayflag.png