1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

update to 2.3.1

This commit is contained in:
Oliver Lehmann 2007-01-16 19:27:18 +00:00
parent f11eb77bb3
commit a486e2f762
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182537
6 changed files with 10 additions and 30 deletions

View File

@ -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/\.[^\.]*$//}/

View File

@ -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

View File

@ -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");
}

View File

@ -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/\.[^\.]*$//}/

View File

@ -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

View File

@ -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");
}