From owner-freebsd-ports Sun Sep 1 5:40:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4055B37B401 for ; Sun, 1 Sep 2002 05:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39D2C43E65 for ; Sun, 1 Sep 2002 05:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g81Ce3JU001819 for ; Sun, 1 Sep 2002 05:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g81Ce3LG001818; Sun, 1 Sep 2002 05:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84AD737B400 for ; Sun, 1 Sep 2002 05:38:08 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B48343E9C for ; Sun, 1 Sep 2002 05:38:07 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd09.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17lTzQ-0002Nf-08; Sun, 01 Sep 2002 14:38:04 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.167.61]) by fmrl09.sul.t-online.com with esmtp id 17lTzF-1kvqDIC; Sun, 1 Sep 2002 14:37:53 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g81Cbqk72957 for ; Sun, 1 Sep 2002 14:37:52 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g81Cb0Y0000823 for ; Sun, 1 Sep 2002 14:37:00 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g81Cax0A000822; Sun, 1 Sep 2002 14:36:59 +0200 (CEST) (envelope-from corecode) Message-Id: <200209011236.g81Cax0A000822@terrorfish.uni.stoert.net> Date: Sun, 1 Sep 2002 14:36:59 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42291: maintainer-update: mail/sylpheed-claws to upstream version 0.8.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42291 >Category: ports >Synopsis: maintainer-update: mail/sylpheed-claws to upstream version 0.8.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Sep 01 05:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #27: Sat Aug 24 14:47:52 CEST 2002 root@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386 >Description: o update to upstream version 0.8.2 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/Makefile,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- Makefile 20 Aug 2002 00:02:30 -0000 1.23 +++ Makefile 1 Sep 2002 12:36:42 -0000 1.24 @@ -6,7 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -125,7 +125,9 @@ @${INSTALL_DATA} ${WRKSRC}/tools/README ${DOCSDIR}/README.tools .endif @${MKDIR} ${DATADIR} -.for i in eud2gc.py filter_conv.pl gif2xface.pl ldif-to-xml.py newscache_clean.pl +.for i in OOo2sylpheed.pl calypso_convert.pl eud2gc.py filter_conv.pl \ + gif2xface.pl gpg-sign-syl kmail2sylpheed.pl ldif-to-xml.py \ + newscache_clean.pl outlook2sylpheed.pl update-po uudec @${INSTALL_SCRIPT} ${WRKSRC}/tools/${i} ${DATADIR} .endfor .if !defined(WITHOUT_THEMES) Index: distinfo =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/distinfo,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- distinfo 5 Aug 2002 16:03:39 -0000 1.9 +++ distinfo 1 Sep 2002 12:36:42 -0000 1.10 @@ -1,2 +1,2 @@ -MD5 (sylpheed-0.8.1claws.tar.bz2) = c1f7b1c0d4c8ed276abd4328851abb9f +MD5 (sylpheed-0.8.2claws.tar.bz2) = e1fb44f7fac029141a271ab1ca2267f2 MD5 (sylpheed-theme-pak2.tar.bz2) = e62d7a6188d1212e0ceac8ed7aaecd62 Index: pkg-plist =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/pkg-plist,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pkg-plist 23 Jul 2002 17:27:26 -0000 1.8 +++ pkg-plist 1 Sep 2002 12:36:42 -0000 1.9 @@ -18,10 +18,12 @@ %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-3.html +%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-4.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-3.html +%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-4.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-2.html @@ -65,6 +67,7 @@ %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-20.html +%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-21.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-5.html @@ -148,13 +151,19 @@ share/locale/pl/LC_MESSAGES/sylpheed-claws.mo share/locale/pt_BR/LC_MESSAGES/sylpheed-claws.mo share/locale/ru/LC_MESSAGES/sylpheed-claws.mo +share/locale/sr/LC_MESSAGES/sylpheed-claws.mo share/locale/sv/LC_MESSAGES/sylpheed-claws.mo share/pixmaps/sylpheed-claws.png +share/sylpheed-claws/OOo2sylpheed.pl +share/sylpheed-claws/calypso_convert.pl share/sylpheed-claws/eud2gc.py share/sylpheed-claws/filter_conv.pl share/sylpheed-claws/gif2xface.pl +share/sylpheed-claws/gpg-sign-syl +share/sylpheed-claws/kmail2sylpheed.pl share/sylpheed-claws/ldif-to-xml.py share/sylpheed-claws/newscache_clean.pl +share/sylpheed-claws/outlook2sylpheed.pl %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/close.xpm @@ -511,6 +520,8 @@ %%THEMES%%share/sylpheed-claws/themes/tml02b/unread.xpm %%THEMES%%share/sylpheed-claws/themes/tml02b/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/tml02b/vcard.xpm +share/sylpheed-claws/update-po +share/sylpheed-claws/uudec %%THEMES%%@dirrm share/sylpheed-claws/themes/tml02b %%THEMES%%@dirrm share/sylpheed-claws/themes/stw %%THEMES%%@dirrm share/sylpheed-claws/themes/black Index: files/patch-configure =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/files/patch-configure,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- files/patch-configure 5 Aug 2002 16:03:39 -0000 1.9 +++ files/patch-configure 1 Sep 2002 12:36:42 -0000 1.10 @@ -1,6 +1,6 @@ ---- configure.orig Tue Jul 30 22:54:16 2002 -+++ configure Mon Aug 5 17:24:04 2002 -@@ -1170,7 +1170,7 @@ +--- configure.orig Wed Aug 28 12:46:18 2002 ++++ configure Sun Sep 1 03:01:59 2002 +@@ -1169,7 +1169,7 @@ PATH_SEPARATOR="$ac_path_separator" rm -f conftest.sh @@ -9,7 +9,7 @@ MAJOR_VERSION=0 MINOR_VERSION=8 -@@ -1651,7 +1651,7 @@ +@@ -1650,7 +1650,7 @@ fi @@ -18,7 +18,7 @@ SYLPHEED_GNOME_TRUE= SYLPHEED_GNOME_FALSE='#' else -@@ -9829,9 +9829,9 @@ +@@ -9822,9 +9822,9 @@ localedir='${prefix}/${DATADIRNAME}/locale' Index: files/patch-src-defs.h =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/files/patch-src-defs.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- files/patch-src-defs.h 30 Apr 2002 17:32:39 -0000 1.3 +++ files/patch-src-defs.h 1 Sep 2002 12:36:42 -0000 1.4 @@ -1,6 +1,6 @@ ---- src/defs.h.orig Tue Mar 19 08:44:45 2002 -+++ src/defs.h Tue Apr 30 14:53:47 2002 -@@ -69,8 +69,8 @@ +--- src/defs.h.orig Wed Aug 28 11:43:59 2002 ++++ src/defs.h Sun Sep 1 03:01:59 2002 +@@ -70,8 +70,8 @@ #define MARK_VERSION 2 #define DEFAULT_SIGNATURE ".signature" @@ -11,7 +11,7 @@ /* #define DEFAULT_INC_PATH "/usr/bin/imget" */ /* #define DEFAULT_INC_PROGRAM "imget" */ #define DEFAULT_SENDMAIL_CMD "/usr/sbin/sendmail -t" -@@ -78,7 +78,7 @@ +@@ -79,7 +79,7 @@ #ifdef _PATH_MAILDIR # define DEFAULT_SPOOL_PATH _PATH_MAILDIR #else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message