Date: 8 Nov 2002 10:48:16 -0000 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@freebsd.org, marcus@marcuscom.com Subject: [UPDATE] pan2 Message-ID: <20021108104816.88430.qmail@martin.kleinerdrache.org>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Martin Klaffenboeck >Organization: >Confidential: no >Synopsis: [UPDATE] pan2 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 4.7-STABLE i386 >Environment: System: FreeBSD martin.kleinerdrache.org 4.7-STABLE FreeBSD 4.7-STABLE #21: Tue Oct 29 15:59:54 CET 2002 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: pan2 1.3.2 is released. Here is the update... >How-To-Repeat: >Fix: Please remove the patch-temp file. And please have a look to the pkg-plist file. I found out that there are some files missing? Can that really be? Maybe I did anything wrong... Thanks, Martin --- patch-pan2 begins here --- diff -Nur pan2.orig/Makefile pan2/Makefile --- pan2.orig/Makefile Tue Oct 22 08:02:16 2002 +++ pan2/Makefile Fri Nov 8 09:26:30 2002 @@ -6,8 +6,7 @@ # PORTNAME= pan2 -PORTVERSION= 0.13.1 -PORTREVISION= 1 +PORTVERSION= 0.13.2 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \ diff -Nur pan2.orig/distinfo pan2/distinfo --- pan2.orig/distinfo Tue Oct 15 21:26:31 2002 +++ pan2/distinfo Fri Nov 8 09:26:06 2002 @@ -1 +1 @@ -MD5 (gnome2/pan-0.13.1.tar.bz2) = 7c46a27d30fc3f83ada9efd0d2df7509 +MD5 (gnome2/pan-0.13.2.tar.bz2) = ce3c121b109d2e2c9bb04730b776d50c diff -Nur pan2.orig/files/patch-temp pan2/files/patch-temp --- pan2.orig/files/patch-temp Mon Oct 21 22:23:52 2002 +++ pan2/files/patch-temp Thu Jan 1 01:00:00 1970 @@ -1,23 +0,0 @@ ---- pan/articlelist.c 29 Sep 2002 12:46:18 -0000 1.577 -+++ pan/articlelist.c 20 Oct 2002 22:19:18 -0000 -@@ -3412,9 +3412,6 @@ - if (fetch_new_on_group_load && !group_is_folder(group)) - queue_insert_tasks (g_slist_append(NULL,task_headers_new(group,HEADERS_NEW)), 0); - -- /* switching done. safe to do another switch */ -- g_static_mutex_unlock (&switch_mutex); -- - debug_exit ("set_group_mainthread_end"); - return 0; - } -@@ -3475,6 +3472,9 @@ - - /* hard work over, pass back to main thread */ - gui_queue_add (set_group_mainthread_end, argset); -+ -+ /* safe to do another switch */ -+ g_static_mutex_unlock (&switch_mutex); - - debug_exit ("set_group_worker"); - return NULL; - diff -Nur pan2.orig/pkg-plist pan2/pkg-plist --- pan2.orig/pkg-plist Mon Aug 19 22:11:17 2002 +++ pan2/pkg-plist Fri Nov 8 11:41:42 2002 @@ -1,21 +1,6 @@ bin/pan share/gnome/apps/Internet/pan.desktop share/gnome/pixmaps/pan.png -share/locale/ca/LC_MESSAGES/pan.mo -share/locale/cs/LC_MESSAGES/pan.mo -share/locale/da/LC_MESSAGES/pan.mo -share/locale/de/LC_MESSAGES/pan.mo -share/locale/el/LC_MESSAGES/pan.mo -share/locale/en_GB/LC_MESSAGES/pan.mo -share/locale/es/LC_MESSAGES/pan.mo -share/locale/et/LC_MESSAGES/pan.mo -share/locale/fi/LC_MESSAGES/pan.mo -share/locale/fr/LC_MESSAGES/pan.mo -share/locale/ga/LC_MESSAGES/pan.mo -share/locale/gl/LC_MESSAGES/pan.mo -share/locale/hu/LC_MESSAGES/pan.mo -share/locale/it/LC_MESSAGES/pan.mo -share/locale/ja/LC_MESSAGES/pan.mo share/locale/ko/LC_MESSAGES/pan.mo share/locale/lt/LC_MESSAGES/pan.mo share/locale/nl/LC_MESSAGES/pan.mo --- patch-pan2 ends here --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021108104816.88430.qmail>