Saturday, September 02, 2017

Re: [UPDATE] mail/sylpheed

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/sylpheed/Makefile,v
retrieving revision 1.115
diff -u -p -u -p -r1.115 Makefile
--- Makefile 26 Jul 2017 22:45:26 -0000 1.115
+++ Makefile 2 Sep 2017 07:11:04 -0000
@@ -2,8 +2,7 @@

COMMENT = lightweight and user-friendly e-mail client

-DISTNAME = sylpheed-3.5.1
-REVISION = 1
+DISTNAME = sylpheed-3.6.0

SHARED_LIBS += sylph-0 4.0 # 3.0
SHARED_LIBS += sylpheed-plugin-0 4.0 # 3.0
@@ -32,7 +31,7 @@ WANTLIB += pixman-1 png pthread pthread-
WANTLIB += xcb-render xcb-shm z

RUN_DEPENDS = devel/desktop-file-utils
-MASTER_SITES = http://sylpheed.sraoss.jp/sylpheed/v3.5/
+MASTER_SITES = http://sylpheed.sraoss.jp/sylpheed/v3.6/

CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --disable-compface \
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/sylpheed/distinfo,v
retrieving revision 1.53
diff -u -p -u -p -r1.53 distinfo
--- distinfo 26 Aug 2016 09:13:59 -0000 1.53
+++ distinfo 2 Sep 2017 07:11:04 -0000
@@ -1,2 +1,2 @@
-SHA256 (sylpheed-3.5.1.tar.gz) = NMbcarYQTWha8KLN613YRjlE8R01qhnigAQkM/QTz7g=
-SIZE (sylpheed-3.5.1.tar.gz) = 5315509
+SHA256 (sylpheed-3.6.0.tar.gz) = Emyq5BiOQYaZZuQ9+LlIlV2VVfWHUsVXYTT/KDG3+68=
+SIZE (sylpheed-3.6.0.tar.gz) = 5346637
Index: patches/patch-libsylph_ssl_c
===================================================================
RCS file: patches/patch-libsylph_ssl_c
diff -N patches/patch-libsylph_ssl_c
--- patches/patch-libsylph_ssl_c 26 Aug 2016 09:13:59 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
-$OpenBSD: patch-libsylph_ssl_c,v 1.2 2016/08/26 09:13:59 edd Exp $
---- libsylph/ssl.c.orig Mon Aug 22 20:24:57 2016
-+++ libsylph/ssl.c Mon Aug 22 20:25:45 2016
-@@ -55,6 +55,7 @@ static gchar *find_certs_file(const gchar *certs_dir)
- }
-
- if (certs_dir) {
-+ LOOK_FOR("cert.pem");
- LOOK_FOR("ca-certificates.crt");
- LOOK_FOR("ca-bundle.crt");
- LOOK_FOR("ca-root.crt");
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/sylpheed/pkg/PLIST,v
retrieving revision 1.39
diff -u -p -u -p -r1.39 PLIST
--- pkg/PLIST 26 Aug 2016 09:13:59 -0000 1.39
+++ pkg/PLIST 2 Sep 2017 07:11:04 -0000
@@ -162,6 +162,7 @@ share/sylpheed/manual/ja/sylpheed-23.htm
share/sylpheed/manual/ja/sylpheed-24.html
share/sylpheed/manual/ja/sylpheed-25.html
share/sylpheed/manual/ja/sylpheed-26.html
+share/sylpheed/manual/ja/sylpheed-27.html
share/sylpheed/manual/ja/sylpheed-3.html
share/sylpheed/manual/ja/sylpheed-4.html
share/sylpheed/manual/ja/sylpheed-5.html
On 09/01/17 15:58, Amit Kulkarni wrote:
> On Fri, Sep 1, 2017 at 3:11 AM, Remi Pointel <remi.pointel@xiri.fr> wrote:
>> Hi,
>>
>> this is the diff to update Sylpheed to latest release.
>>
>> Ok?
>>
>> Cheers,
>>
>> Remi.
>
>
> I do believe that patch-libsylph_ssl_c can go away, as it was
> integrated upstream more than 6 months ago.
>
> From the release notes:
> Unix: the search location of SSL certificates for OpenBSD was added (#222).
>
> Thanks
>

Hi,

exactly I didn't see this.

Are you ok with this diff?

Cheers,

Remi.

No comments:

Post a Comment