aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed3
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-16 19:27:18 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-16 19:27:18 +0000
commita486e2f7628f17215432e45640092bd7ade2a38a (patch)
treebd57305c4a8f1db478be2fb4edc4bf73606f559a /mail/sylpheed3
parentf11eb77bb32247790123cc79240feab2c6f0a6ec (diff)
downloadports-a486e2f7628f17215432e45640092bd7ade2a38a.tar.gz
ports-a486e2f7628f17215432e45640092bd7ade2a38a.zip
Notes
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r--mail/sylpheed3/Makefile4
-rw-r--r--mail/sylpheed3/distinfo6
-rw-r--r--mail/sylpheed3/files/patch-libsylph-ssl.c10
3 files changed, 5 insertions, 15 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index a269375786ef..9aef143ccd68 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= sylpheed
-PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTVERSION= 2.3.1
+PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo
index fcd430e3ae73..02dd7f6e5f62 100644
--- a/mail/sylpheed3/distinfo
+++ b/mail/sylpheed3/distinfo
@@ -1,3 +1,3 @@
-MD5 (sylpheed-2.3.0.tar.bz2) = e46f13162a7fc28120ed87ebfb304a57
-SHA256 (sylpheed-2.3.0.tar.bz2) = 693194981892259737c8e2d2b5f375d96441643e44c3d27c21f1c1213423fb0b
-SIZE (sylpheed-2.3.0.tar.bz2) = 2623879
+MD5 (sylpheed-2.3.1.tar.bz2) = 12fb8622bc76b42a3bd6e734495ec4c3
+SHA256 (sylpheed-2.3.1.tar.bz2) = d08f4fe273c06d874bafd05c47e9e6433777fc9840372488bf0f5ec94e90cd7e
+SIZE (sylpheed-2.3.1.tar.bz2) = 2614551
diff --git a/mail/sylpheed3/files/patch-libsylph-ssl.c b/mail/sylpheed3/files/patch-libsylph-ssl.c
deleted file mode 100644
index f5ee34547995..000000000000
--- a/mail/sylpheed3/files/patch-libsylph-ssl.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libsylph/ssl.c.orig Mon Dec 18 15:16:01 2006
-+++ libsylph/ssl.c Sat Dec 23 14:41:18 2006
-@@ -55,6 +55,7 @@
- if (certs_dir) {
- LOOK_FOR("ca-certificates.crt");
- LOOK_FOR("ca-bundle.crt");
-+ LOOK_FOR("ca-root.crt");
- LOOK_FOR("certs.crt");
- }
-