aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2018-02-11 12:22:50 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2018-02-11 12:22:50 +0000
commita9e170954440c00c453efdf8af29eba68152bfa0 (patch)
tree3e826a2ed56ed837a73b8f51b1577a54b1c5b360 /mail
parentc27f0e35188a15aadaf68da1112d75ab14e055c2 (diff)
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile3
-rw-r--r--mail/sylpheed/distinfo6
-rw-r--r--mail/sylpheed/files/patch-libsylph_defs.h (renamed from mail/sylpheed/files/patch-libsylph-defs.h)0
-rw-r--r--mail/sylpheed/files/patch-src_printing.c (renamed from mail/sylpheed/files/patch-src-printing.c)8
-rw-r--r--mail/sylpheed/pkg-plist4
5 files changed, 10 insertions, 11 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 2ecba320ee17..1b3eee93958b 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sylpheed
-PORTVERSION= 3.6.0
-PORTREVISION= 1
+PORTVERSION= 3.7.0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \
LOCAL/ehaupt
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index 299f9ac60c25..4024ead1e080 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499074053
-SHA256 (sylpheed-3.6.0.tar.bz2) = eba4a70b43b49dbf419934796677a69a71d069b71b0dd697a0008836be4db345
-SIZE (sylpheed-3.6.0.tar.bz2) = 3568998
+TIMESTAMP = 1518349598
+SHA256 (sylpheed-3.7.0.tar.bz2) = eb23e6bda2c02095dfb0130668cf7c75d1f256904e3a7337815b4da5cb72eb04
+SIZE (sylpheed-3.7.0.tar.bz2) = 3612328
diff --git a/mail/sylpheed/files/patch-libsylph-defs.h b/mail/sylpheed/files/patch-libsylph_defs.h
index 58aab9a04762..58aab9a04762 100644
--- a/mail/sylpheed/files/patch-libsylph-defs.h
+++ b/mail/sylpheed/files/patch-libsylph_defs.h
diff --git a/mail/sylpheed/files/patch-src-printing.c b/mail/sylpheed/files/patch-src_printing.c
index 67b8399634c9..3955029925de 100644
--- a/mail/sylpheed/files/patch-src-printing.c
+++ b/mail/sylpheed/files/patch-src_printing.c
@@ -1,15 +1,15 @@
---- src/printing.c.orig 2013-05-15 04:23:40 UTC
+--- src/printing.c.orig 2017-11-15 04:12:56 UTC
+++ src/printing.c
-@@ -151,8 +151,6 @@ static gint layout_set_headers(PangoLayo
+@@ -154,8 +154,6 @@ static gint layout_set_headers(PangoLayo
desc = pango_font_description_from_string(prefs_common_get()->textfont);
size = pango_font_description_get_size(desc);
- pango_font_description_free(desc);
- desc = gtkut_get_default_font_desc();
+ debug_print("layout_set_headers: using font %s (style %d, %g pt)\n", pango_font_description_get_family(desc), pango_font_description_get_style(desc), (gdouble)size / PANGO_SCALE);
pango_font_description_set_size(desc, size);
pango_layout_set_font_description(layout, desc);
- pango_font_description_free(desc);
-@@ -417,10 +415,6 @@ static void draw_page(GtkPrintOperation
+@@ -433,10 +431,6 @@ static void draw_page(GtkPrintOperation
}
debug_print("count = %d\n", count);
diff --git a/mail/sylpheed/pkg-plist b/mail/sylpheed/pkg-plist
index 8941e073073c..461c00ca0fe5 100644
--- a/mail/sylpheed/pkg-plist
+++ b/mail/sylpheed/pkg-plist
@@ -43,10 +43,10 @@ include/sylpheed/sylph/virtual.h
include/sylpheed/sylph/xml.h
lib/libsylph-0.so
lib/libsylph-0.so.1
-lib/libsylph-0.so.1.2.1
+lib/libsylph-0.so.1.3.0
lib/libsylpheed-plugin-0.so
lib/libsylpheed-plugin-0.so.1
-lib/libsylpheed-plugin-0.so.1.2.1
+lib/libsylpheed-plugin-0.so.1.3.0
share/applications/sylpheed.desktop
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.ja