Hi,

this is the diff to update Sylpheed to 3.4.1.

Ok?

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/sylpheed/Makefile,v
retrieving revision 1.102
diff -u -p -r1.102 Makefile
--- Makefile    20 Aug 2013 22:30:37 -0000      1.102
+++ Makefile    8 Apr 2014 05:00:07 -0000
@@ -2,11 +2,10 @@
 
 COMMENT =              lightweight and user-friendly e-mail client
 
-DISTNAME =             sylpheed-3.2.0
-REVISION =             0
+DISTNAME =             sylpheed-3.4.1
 
-SHARED_LIBS +=                 sylph-0                   2.1 # 2.1
-SHARED_LIBS +=                 sylpheed-plugin-0         2.1 # 2.1
+SHARED_LIBS +=                 sylph-0                   3.0 # 3.0
+SHARED_LIBS +=                 sylpheed-plugin-0         3.0 # 3.0
 
 CATEGORIES=    mail news x11
 HOMEPAGE=      http://sylpheed.sraoss.jp/en
@@ -28,7 +27,7 @@ WANTLIB += png gpgme gpg-error gtkspell 
 WANTLIB += gtk-x11-2.0 gdk-x11-2.0 gtkspell assuan
 
 RUN_DEPENDS=   devel/desktop-file-utils
-MASTER_SITES =         http://sylpheed.sraoss.jp/sylpheed/v3.2/
+MASTER_SITES =         http://sylpheed.sraoss.jp/sylpheed/v3.4/
 
 CONFIGURE_STYLE=       gnu
 CONFIGURE_ARGS=                ${CONFIGURE_SHARED} \
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/sylpheed/distinfo,v
retrieving revision 1.50
diff -u -p -r1.50 distinfo
--- distinfo    12 Jul 2012 20:17:45 -0000      1.50
+++ distinfo    8 Apr 2014 05:00:07 -0000
@@ -1,5 +1,2 @@
-MD5 (sylpheed-3.2.0.tar.gz) = Gvl/NfIqIDjQUEEJIJHyGg==
-RMD160 (sylpheed-3.2.0.tar.gz) = gWLE1Ffv8O6K4NXQVUh5yY4T2ts=
-SHA1 (sylpheed-3.2.0.tar.gz) = pBqOL8PF5JNfMMe6z/jXJQhUbjU=
-SHA256 (sylpheed-3.2.0.tar.gz) = lp6fL0uphuPLnJeRdtXpu42qxOsAQpDHwvrlobaUVcU=
-SIZE (sylpheed-3.2.0.tar.gz) = 4925789
+SHA256 (sylpheed-3.4.1.tar.gz) = IZaApOcg5spDD7Vhb5zRbN9PYEL/4HeU98yXbpjRgsw=
+SIZE (sylpheed-3.4.1.tar.gz) = 5139049
Index: pkg/PFRAG.shared
===================================================================
RCS file: pkg/PFRAG.shared
diff -N pkg/PFRAG.shared
--- pkg/PFRAG.shared    10 Jan 2010 10:21:05 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,3 +0,0 @@
-@comment $OpenBSD: PFRAG.shared,v 1.1 2010/01/10 10:21:05 ajacoutot Exp $
-@lib lib/libsylph-0.so.${LIBsylph-0_VERSION}
-@lib lib/libsylpheed-plugin-0.so.${LIBsylpheed-plugin-0_VERSION}
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/sylpheed/pkg/PLIST,v
retrieving revision 1.36
diff -u -p -r1.36 PLIST
--- pkg/PLIST   8 May 2011 08:18:10 -0000       1.36
+++ pkg/PLIST   8 Apr 2014 05:00:07 -0000
@@ -36,6 +36,7 @@ include/sylpheed/sylph/smtp.h
 include/sylpheed/sylph/socket.h
 include/sylpheed/sylph/socks.h
 include/sylpheed/sylph/ssl.h
+include/sylpheed/sylph/ssl_hostname_validation.h
 include/sylpheed/sylph/stringtable.h
 include/sylpheed/sylph/syl-marshal.h
 include/sylpheed/sylph/sylmain.h
@@ -46,8 +47,10 @@ include/sylpheed/sylph/virtual.h
 include/sylpheed/sylph/xml.h
 lib/libsylph-0.a
 lib/libsylph-0.la
+@lib lib/libsylph-0.so.${LIBsylph-0_VERSION}
 lib/libsylpheed-plugin-0.a
 lib/libsylpheed-plugin-0.la
+@lib lib/libsylpheed-plugin-0.so.${LIBsylpheed-plugin-0_VERSION}
 share/applications/sylpheed.desktop
 share/locale/be/LC_MESSAGES/sylpheed.mo
 share/locale/bg/LC_MESSAGES/sylpheed.mo
@@ -57,6 +60,7 @@ share/locale/de/LC_MESSAGES/sylpheed.mo
 share/locale/el/LC_MESSAGES/sylpheed.mo
 share/locale/es/LC_MESSAGES/sylpheed.mo
 share/locale/et/LC_MESSAGES/sylpheed.mo
+share/locale/eu/LC_MESSAGES/sylpheed.mo
 share/locale/fi/LC_MESSAGES/sylpheed.mo
 share/locale/fr/LC_MESSAGES/sylpheed.mo
 share/locale/gl/LC_MESSAGES/sylpheed.mo

Reply via email to