summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authoradam <adam>2004-10-05 15:37:45 +0000
committeradam <adam>2004-10-05 15:37:45 +0000
commitf1b93d284620c4586c5918a3de96886fb3d05c72 (patch)
tree71780e5593b8ed53e3eac6a7fe5830b1d0f8ade9 /mail/sylpheed-claws
parentee146b769084b164cd35447273eb1e380a1c57d8 (diff)
downloadpkgsrc-f1b93d284620c4586c5918a3de96886fb3d05c72.tar.gz
Changes 0.9.12b:
* GnuPG now supported * drag-and-drop support added * SpamAssasin plug-in updated * Updated Japanese translation * Bug fixes
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/Makefile4
-rw-r--r--mail/sylpheed-claws/Makefile.common5
-rw-r--r--mail/sylpheed-claws/PLIST8
-rw-r--r--mail/sylpheed-claws/distinfo6
4 files changed, 11 insertions, 12 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index f6c3aa1fc8c..de1ca511b52 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2004/10/03 00:12:54 tv Exp $
-#
+# $NetBSD: Makefile,v 1.37 2004/10/05 15:37:45 adam Exp $
.include "Makefile.common"
#PKGNAME= sylpheed-claws-${SYLPHEED_VERSION}
-PKGREVISION= 1
MAINTAINER= chris@NetBSD.org
COMMENT= X based e-mail and netnews client
diff --git a/mail/sylpheed-claws/Makefile.common b/mail/sylpheed-claws/Makefile.common
index 9f649701e15..c19adef4e47 100644
--- a/mail/sylpheed-claws/Makefile.common
+++ b/mail/sylpheed-claws/Makefile.common
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2004/07/18 09:56:47 recht Exp $
-#
+# $NetBSD: Makefile.common,v 1.9 2004/10/05 15:37:45 adam Exp $
DISTNAME= sylpheed-claws-${SYLPHEED_VERSION}
CATEGORIES= mail news x11
@@ -21,4 +20,4 @@ GNU_CONFIGURE= YES
# Force gnome detection off to avoid installing some extra files
CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG="no"
-SYLPHEED_VERSION= 0.9.12
+SYLPHEED_VERSION= 0.9.12b
diff --git a/mail/sylpheed-claws/PLIST b/mail/sylpheed-claws/PLIST
index ec617734ebe..c7bf86dbc68 100644
--- a/mail/sylpheed-claws/PLIST
+++ b/mail/sylpheed-claws/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/07/18 09:56:47 recht Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/10/05 15:37:45 adam Exp $
bin/sylpheed
include/sylpheed-claws/account.h
include/sylpheed-claws/action.h
@@ -28,6 +28,7 @@ include/sylpheed-claws/common/log.h
include/sylpheed-claws/common/md5.h
include/sylpheed-claws/common/mgutils.h
include/sylpheed-claws/common/nntp.h
+include/sylpheed-claws/common/partial_download.h
include/sylpheed-claws/common/passcrypt.h
include/sylpheed-claws/common/plugin.h
include/sylpheed-claws/common/prefs.h
@@ -129,7 +130,6 @@ include/sylpheed-claws/news.h
include/sylpheed-claws/news_gtk.h
include/sylpheed-claws/noticeview.h
include/sylpheed-claws/passphrase.h
-include/sylpheed-claws/pgpmime.h
include/sylpheed-claws/pine.h
include/sylpheed-claws/pop.h
include/sylpheed-claws/prefs_account.h
@@ -144,11 +144,13 @@ include/sylpheed-claws/prefs_folder_item.h
include/sylpheed-claws/prefs_fonts.h
include/sylpheed-claws/prefs_gtk.h
include/sylpheed-claws/prefs_matcher.h
+include/sylpheed-claws/prefs_msg_colors.h
include/sylpheed-claws/prefs_spelling.h
include/sylpheed-claws/prefs_summary_column.h
include/sylpheed-claws/prefs_template.h
include/sylpheed-claws/prefs_themes.h
include/sylpheed-claws/prefs_toolbar.h
+include/sylpheed-claws/prefs_wrapping.h
include/sylpheed-claws/privacy.h
include/sylpheed-claws/procheader.h
include/sylpheed-claws/procmime.h
@@ -162,7 +164,6 @@ include/sylpheed-claws/rfc2015.h
include/sylpheed-claws/select-keys.h
include/sylpheed-claws/send_message.h
include/sylpheed-claws/setup.h
-include/sylpheed-claws/sgpgme.h
include/sylpheed-claws/sourcewindow.h
include/sylpheed-claws/ssl_manager.h
include/sylpheed-claws/statusbar.h
@@ -175,6 +176,7 @@ include/sylpheed-claws/undo.h
include/sylpheed-claws/unmime.h
include/sylpheed-claws/vcard.h
lib/pkgconfig/sylpheed-claws.pc
+lib/sylpheed-claws/plugins/pgpmime.la
man/man1/sylpheed.1
share/examples/sylpheed/mime.types
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed-claws.mo
diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo
index 44e455e624a..b14e45ae887 100644
--- a/mail/sylpheed-claws/distinfo
+++ b/mail/sylpheed-claws/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2004/07/18 09:56:47 recht Exp $
+$NetBSD: distinfo,v 1.16 2004/10/05 15:37:45 adam Exp $
-SHA1 (sylpheed-claws-0.9.12.tar.bz2) = 19aae94a782f8b6aa5653a706e722149d241ee8e
-Size (sylpheed-claws-0.9.12.tar.bz2) = 3031344 bytes
+SHA1 (sylpheed-claws-0.9.12b.tar.bz2) = 3c2eedaee5816dbcbb808ccca29691eb6b8afe83
+Size (sylpheed-claws-0.9.12b.tar.bz2) = 3086333 bytes