Date: Mon, 5 Aug 2002 18:02:20 +0200 (CEST) From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/41344: maintainer-update: mail/sylpheed-claws to upstream version 0.8.1 Message-ID: <200208051602.g75G2Kng019951@terrorfish.uni.stoert.net>
next in thread | raw e-mail | index | archive | help
>Number: 41344 >Category: ports >Synopsis: maintainer-update: mail/sylpheed-claws to upstream version 0.8.1 >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: Mon Aug 05 09:10:01 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 #18: Sat Aug 3 16:48:07 CEST 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386 >Description: o catch up with upstream version 0.8.1 o remove gettext quirks in patch-configure. everything working as desired with the new configure they're using >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 2 Aug 2002 17:15:04 -0000 1.21 +++ Makefile 5 Aug 2002 16:01:49 -0000 @@ -6,8 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTVERSION= 0.8.1 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws Index: distinfo =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- distinfo 23 Jul 2002 17:27:26 -0000 1.8 +++ distinfo 5 Aug 2002 16:01:49 -0000 @@ -1,2 +1,2 @@ -MD5 (sylpheed-0.8.0claws.tar.bz2) = 17340f13eb02a9c01a54286727fbe8c0 +MD5 (sylpheed-0.8.1claws.tar.bz2) = c1f7b1c0d4c8ed276abd4328851abb9f MD5 (sylpheed-theme-pak2.tar.bz2) = e62d7a6188d1212e0ceac8ed7aaecd62 Index: files/patch-configure =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/files/patch-configure,v retrieving revision 1.8 diff -u -r1.8 patch-configure --- files/patch-configure 2 Aug 2002 17:15:04 -0000 1.8 +++ files/patch-configure 5 Aug 2002 16:01:49 -0000 @@ -1,6 +1,6 @@ ---- configure.orig Tue Jul 23 10:51:33 2002 -+++ configure Tue Jul 23 15:46:26 2002 -@@ -1172,7 +1172,7 @@ +--- configure.orig Tue Jul 30 22:54:16 2002 ++++ configure Mon Aug 5 17:24:04 2002 +@@ -1170,7 +1170,7 @@ PATH_SEPARATOR="$ac_path_separator" rm -f conftest.sh @@ -9,7 +9,7 @@ MAJOR_VERSION=0 MINOR_VERSION=8 -@@ -1653,7 +1653,7 @@ +@@ -1651,7 +1651,7 @@ fi @@ -18,35 +18,7 @@ SYLPHEED_GNOME_TRUE= SYLPHEED_GNOME_FALSE='#' else -@@ -7054,7 +7054,7 @@ - fi - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh" - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9862,6 +9862,7 @@ - #line 9862 "configure" - #include "confdefs.h" - #include <libintl.h> -+#define _nl_domain_bindings libintl_nl_domain_bindings /* configure is retarded. */ - extern int _nl_msg_cat_cntr; - extern int *_nl_domain_bindings; - extern -@@ -9967,8 +9968,8 @@ - INTLOBJS="\$(GETTOBJS)" - BUILD_INCLUDED_LIBINTL=yes - USE_INCLUDED_LIBINTL=yes -- LIBINTL="\${top_builddir}/intl/libintl.a $LIBICONV" -- LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV" -+ LIBINTL="$LIBICONV" -+ LTLIBINTL="$LTLIBICONV" - LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` - fi - -@@ -10054,9 +10055,9 @@ +@@ -9829,9 +9829,9 @@ localedir='${prefix}/${DATADIRNAME}/locale' @@ -58,12 +30,3 @@ if test "x${datadir}" = 'x${prefix}/share'; then if test "x${prefix}" = "xNONE"; then -@@ -14555,7 +14556,7 @@ - fi - done - --ac_config_files="$ac_config_files Makefile sylpheed.spec intl/Makefile ac/Makefile po/Makefile.in src/version.h src/Makefile faq/Makefile faq/de/Makefile faq/en/Makefile faq/es/Makefile faq/fr/Makefile faq/it/Makefile man/Makefile manual/Makefile manual/de/Makefile manual/en/Makefile manual/es/Makefile manual/fr/Makefile manual/ja/Makefile tools/Makefile" -+ac_config_files="$ac_config_files Makefile sylpheed.spec ac/Makefile po/Makefile.in src/version.h src/Makefile faq/Makefile faq/de/Makefile faq/en/Makefile faq/es/Makefile faq/fr/Makefile faq/it/Makefile man/Makefile manual/Makefile manual/de/Makefile manual/en/Makefile manual/es/Makefile manual/fr/Makefile manual/ja/Makefile tools/Makefile" - cat >confcache <<\_ACEOF - # This file is a shell script that caches the results of configure - # tests run on this system so they can be shared between configure >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208051602.g75G2Kng019951>