mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
update to 2.3.1
This commit is contained in:
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
|
@ -6,8 +6,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= sylpheed
|
PORTNAME= sylpheed
|
||||||
PORTVERSION= 2.3.0
|
PORTVERSION= 2.3.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
|
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (sylpheed-2.3.0.tar.bz2) = e46f13162a7fc28120ed87ebfb304a57
|
MD5 (sylpheed-2.3.1.tar.bz2) = 12fb8622bc76b42a3bd6e734495ec4c3
|
||||||
SHA256 (sylpheed-2.3.0.tar.bz2) = 693194981892259737c8e2d2b5f375d96441643e44c3d27c21f1c1213423fb0b
|
SHA256 (sylpheed-2.3.1.tar.bz2) = d08f4fe273c06d874bafd05c47e9e6433777fc9840372488bf0f5ec94e90cd7e
|
||||||
SIZE (sylpheed-2.3.0.tar.bz2) = 2623879
|
SIZE (sylpheed-2.3.1.tar.bz2) = 2614551
|
||||||
|
|
|
@ -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");
|
|
||||||
}
|
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= sylpheed
|
PORTNAME= sylpheed
|
||||||
PORTVERSION= 2.3.0
|
PORTVERSION= 2.3.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
|
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (sylpheed-2.3.0.tar.bz2) = e46f13162a7fc28120ed87ebfb304a57
|
MD5 (sylpheed-2.3.1.tar.bz2) = 12fb8622bc76b42a3bd6e734495ec4c3
|
||||||
SHA256 (sylpheed-2.3.0.tar.bz2) = 693194981892259737c8e2d2b5f375d96441643e44c3d27c21f1c1213423fb0b
|
SHA256 (sylpheed-2.3.1.tar.bz2) = d08f4fe273c06d874bafd05c47e9e6433777fc9840372488bf0f5ec94e90cd7e
|
||||||
SIZE (sylpheed-2.3.0.tar.bz2) = 2623879
|
SIZE (sylpheed-2.3.1.tar.bz2) = 2614551
|
||||||
|
|
|
@ -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");
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue