update to 2.3.0
This commit is contained in:
parent
8c93c94335
commit
b58682ea9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180807
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 2.2.10
|
||||
PORTVERSION= 2.3.0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (sylpheed-2.2.10.tar.bz2) = 68709cd07d2416c7aaeacf2c6921b1a2
|
||||
SHA256 (sylpheed-2.2.10.tar.bz2) = 6a78274d6a25c8c647f3dc119307ab7364da9a1221c822606902c5477d79c5e2
|
||||
SIZE (sylpheed-2.2.10.tar.bz2) = 2579547
|
||||
MD5 (sylpheed-2.3.0.tar.bz2) = e46f13162a7fc28120ed87ebfb304a57
|
||||
SHA256 (sylpheed-2.3.0.tar.bz2) = 693194981892259737c8e2d2b5f375d96441643e44c3d27c21f1c1213423fb0b
|
||||
SIZE (sylpheed-2.3.0.tar.bz2) = 2623879
|
||||
|
10
mail/sylpheed2/files/patch-libsylph-ssl.c
Normal file
10
mail/sylpheed2/files/patch-libsylph-ssl.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- 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");
|
||||
}
|
||||
|
@ -94,6 +94,8 @@ share/pixmaps/sylpheed.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-20.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-21.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-22.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-23.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-24.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-3.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-4.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-5.html
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 2.2.10
|
||||
PORTVERSION= 2.3.0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (sylpheed-2.2.10.tar.bz2) = 68709cd07d2416c7aaeacf2c6921b1a2
|
||||
SHA256 (sylpheed-2.2.10.tar.bz2) = 6a78274d6a25c8c647f3dc119307ab7364da9a1221c822606902c5477d79c5e2
|
||||
SIZE (sylpheed-2.2.10.tar.bz2) = 2579547
|
||||
MD5 (sylpheed-2.3.0.tar.bz2) = e46f13162a7fc28120ed87ebfb304a57
|
||||
SHA256 (sylpheed-2.3.0.tar.bz2) = 693194981892259737c8e2d2b5f375d96441643e44c3d27c21f1c1213423fb0b
|
||||
SIZE (sylpheed-2.3.0.tar.bz2) = 2623879
|
||||
|
10
mail/sylpheed3/files/patch-libsylph-ssl.c
Normal file
10
mail/sylpheed3/files/patch-libsylph-ssl.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- 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");
|
||||
}
|
||||
|
@ -94,6 +94,8 @@ share/pixmaps/sylpheed.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-20.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-21.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-22.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-23.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-24.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-3.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-4.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-5.html
|
||||
|
Loading…
Reference in New Issue
Block a user