summaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-05 16:30:04 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-05 16:30:04 +0000
commit295a100e8972ae0787b0d68e13f2ebda36f97fbd (patch)
treec7182c3a872913acdce0fe43ed271d60acb72245 /mail/claws-mail
parentAdd p5-POE-Component-RRDTool 0.14, (diff)
Update to 0.8.1
PR: ports/41344 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=64049
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile3
-rw-r--r--mail/claws-mail/distinfo2
-rw-r--r--mail/claws-mail/files/patch-configure47
3 files changed, 7 insertions, 45 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index f4ccea797d40..90252c4f9f67 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -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
diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo
index 8b4abf8a02b9..8fad9880a841 100644
--- a/mail/claws-mail/distinfo
+++ b/mail/claws-mail/distinfo
@@ -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
diff --git a/mail/claws-mail/files/patch-configure b/mail/claws-mail/files/patch-configure
index e52562dafbbf..141bed772301 100644
--- a/mail/claws-mail/files/patch-configure
+++ b/mail/claws-mail/files/patch-configure
@@ -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