summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authorgrant <grant>2002-07-26 09:02:35 +0000
committergrant <grant>2002-07-26 09:02:35 +0000
commitef8ef6ba47763f0111291c363bc92847daecbd4a (patch)
tree3cdf292bc9fbba8447592ca2e191c1fbded51998 /mail/sylpheed-claws
parent2fa47978665ce111ea714415b7911fd56b7c6928 (diff)
downloadpkgsrc-ef8ef6ba47763f0111291c363bc92847daecbd4a.tar.gz
update to 0.8.0.
* new message cache system * new sort function * allow user to set SMTP AUTH options * improved ldap library detection * ability to select part of a text mime-part to reply * reply flag gets set on sending of a reply * allow multiple email addresses per JPilot entry * allow user to 'Save all' attachments in a mail with multi-attachments update provided by Dawid Szymanski in pkg/17687, with minor changes by me.
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/Makefile8
-rw-r--r--mail/sylpheed-claws/PLIST6
-rw-r--r--mail/sylpheed-claws/distinfo6
3 files changed, 13 insertions, 7 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 2d79a5601f2..73f4b1e95cd 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2002/06/01 12:30:47 grant Exp $
+# $NetBSD: Makefile,v 1.3 2002/07/26 09:02:35 grant Exp $
-DISTNAME= sylpheed-0.7.6claws
-PKGNAME= sylpheed-claws-0.7.6
+DISTNAME= sylpheed-0.8.0claws
+PKGNAME= sylpheed-claws-0.8.0
CATEGORIES= mail news x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
EXTRACT_SUFX= .tar.bz2
@@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-gpgme
CONFIGURE_ARGS+= --enable-nls
CONFIGURE_ARGS+= --enable-ssl
+CONFIGURE_ARGS+= --enable-compface
.include "../../mk/bsd.prefs.mk"
BUILD_DEFS+= USE_INET6
@@ -29,6 +30,7 @@ BUILD_DEFS+= USE_INET6
CONFIGURE_ARGS+= --enable-ipv6
.endif
+.include "../../graphics/compface/buildlink.mk"
.include "../../graphics/imlib/buildlink.mk"
.include "../../security/gpgme/buildlink.mk"
.include "../../security/openssl/buildlink.mk"
diff --git a/mail/sylpheed-claws/PLIST b/mail/sylpheed-claws/PLIST
index acfb2f77a4e..4d0638f160a 100644
--- a/mail/sylpheed-claws/PLIST
+++ b/mail/sylpheed-claws/PLIST
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/01 11:43:29 grant Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/07/26 09:02:35 grant Exp $
bin/sylpheed
+lib/charset.alias
+man/man1/sylpheed.1
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sylpheed.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/sylpheed.mo
@@ -10,6 +12,7 @@ ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/sylpheed.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sylpheed.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/sylpheed.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/locale.alias
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sylpheed.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/sylpheed.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo
@@ -150,3 +153,4 @@ share/sylpheed/manual/ja/sylpheed.sgml
@dirrm share/sylpheed/faq/en
@dirrm share/sylpheed/faq/de
@dirrm share/sylpheed/faq
+@dirrm share/sylpheed
diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo
index 6985a9d257c..d0c78ca2406 100644
--- a/mail/sylpheed-claws/distinfo
+++ b/mail/sylpheed-claws/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/06/01 11:43:29 grant Exp $
+$NetBSD: distinfo,v 1.2 2002/07/26 09:02:35 grant Exp $
-SHA1 (sylpheed-0.7.6claws.tar.bz2) = c864a7af21d0bd7feed41baa38ce01e2807ad76e
-Size (sylpheed-0.7.6claws.tar.bz2) = 1540297 bytes
+SHA1 (sylpheed-0.8.0claws.tar.bz2) = 1c4e835178eb8172ec146e3d858f20ed80494caa
+Size (sylpheed-0.8.0claws.tar.bz2) = 1606629 bytes