aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/sylpheed/Makefile4
-rw-r--r--mail/sylpheed/distinfo2
-rw-r--r--mail/sylpheed/files/patch-aa11
-rw-r--r--mail/sylpheed2-devel/Makefile4
-rw-r--r--mail/sylpheed2-devel/distinfo2
-rw-r--r--mail/sylpheed2-devel/files/patch-aa11
-rw-r--r--mail/sylpheed2/Makefile4
-rw-r--r--mail/sylpheed2/distinfo2
-rw-r--r--mail/sylpheed2/files/patch-aa11
-rw-r--r--mail/sylpheed3/Makefile4
-rw-r--r--mail/sylpheed3/distinfo2
-rw-r--r--mail/sylpheed3/files/patch-aa11
12 files changed, 56 insertions, 12 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 2c93f12e6298..5be21b12f568 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.9.7
-PORTREVISION= 1
+PORTVERSION= 0.9.8
+PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \
${MASTER_SITE_SOURCEFORGE}
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index fe51bc3ccdaa..a331dc18c3cf 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.9.7.tar.bz2) = 399deb5abd52396d26d6475689a5ec3f
+MD5 (sylpheed-0.9.8.tar.bz2) = 39f04649afdf371a79c3fc30b0f16b18
diff --git a/mail/sylpheed/files/patch-aa b/mail/sylpheed/files/patch-aa
new file mode 100644
index 000000000000..4cf2e23a1b0a
--- /dev/null
+++ b/mail/sylpheed/files/patch-aa
@@ -0,0 +1,11 @@
+--- src/procmsg.c.orig Fri Dec 12 17:24:41 2003
++++ src/procmsg.c Fri Dec 12 17:25:02 2003
+@@ -216,7 +216,7 @@
+
+ if ((fp = procmsg_open_cache_file(item, DATA_READ)) == NULL)
+ return NULL;
+- setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf));
++/* setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf)); */
+
+ debug_print("Reading summary cache...");
+
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile
index 2c93f12e6298..5be21b12f568 100644
--- a/mail/sylpheed2-devel/Makefile
+++ b/mail/sylpheed2-devel/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.9.7
-PORTREVISION= 1
+PORTVERSION= 0.9.8
+PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \
${MASTER_SITE_SOURCEFORGE}
diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo
index fe51bc3ccdaa..a331dc18c3cf 100644
--- a/mail/sylpheed2-devel/distinfo
+++ b/mail/sylpheed2-devel/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.9.7.tar.bz2) = 399deb5abd52396d26d6475689a5ec3f
+MD5 (sylpheed-0.9.8.tar.bz2) = 39f04649afdf371a79c3fc30b0f16b18
diff --git a/mail/sylpheed2-devel/files/patch-aa b/mail/sylpheed2-devel/files/patch-aa
new file mode 100644
index 000000000000..4cf2e23a1b0a
--- /dev/null
+++ b/mail/sylpheed2-devel/files/patch-aa
@@ -0,0 +1,11 @@
+--- src/procmsg.c.orig Fri Dec 12 17:24:41 2003
++++ src/procmsg.c Fri Dec 12 17:25:02 2003
+@@ -216,7 +216,7 @@
+
+ if ((fp = procmsg_open_cache_file(item, DATA_READ)) == NULL)
+ return NULL;
+- setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf));
++/* setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf)); */
+
+ debug_print("Reading summary cache...");
+
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index 2c93f12e6298..5be21b12f568 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.9.7
-PORTREVISION= 1
+PORTVERSION= 0.9.8
+PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \
${MASTER_SITE_SOURCEFORGE}
diff --git a/mail/sylpheed2/distinfo b/mail/sylpheed2/distinfo
index fe51bc3ccdaa..a331dc18c3cf 100644
--- a/mail/sylpheed2/distinfo
+++ b/mail/sylpheed2/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.9.7.tar.bz2) = 399deb5abd52396d26d6475689a5ec3f
+MD5 (sylpheed-0.9.8.tar.bz2) = 39f04649afdf371a79c3fc30b0f16b18
diff --git a/mail/sylpheed2/files/patch-aa b/mail/sylpheed2/files/patch-aa
new file mode 100644
index 000000000000..4cf2e23a1b0a
--- /dev/null
+++ b/mail/sylpheed2/files/patch-aa
@@ -0,0 +1,11 @@
+--- src/procmsg.c.orig Fri Dec 12 17:24:41 2003
++++ src/procmsg.c Fri Dec 12 17:25:02 2003
+@@ -216,7 +216,7 @@
+
+ if ((fp = procmsg_open_cache_file(item, DATA_READ)) == NULL)
+ return NULL;
+- setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf));
++/* setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf)); */
+
+ debug_print("Reading summary cache...");
+
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 2c93f12e6298..5be21b12f568 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.9.7
-PORTREVISION= 1
+PORTVERSION= 0.9.8
+PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \
${MASTER_SITE_SOURCEFORGE}
diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo
index fe51bc3ccdaa..a331dc18c3cf 100644
--- a/mail/sylpheed3/distinfo
+++ b/mail/sylpheed3/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.9.7.tar.bz2) = 399deb5abd52396d26d6475689a5ec3f
+MD5 (sylpheed-0.9.8.tar.bz2) = 39f04649afdf371a79c3fc30b0f16b18
diff --git a/mail/sylpheed3/files/patch-aa b/mail/sylpheed3/files/patch-aa
new file mode 100644
index 000000000000..4cf2e23a1b0a
--- /dev/null
+++ b/mail/sylpheed3/files/patch-aa
@@ -0,0 +1,11 @@
+--- src/procmsg.c.orig Fri Dec 12 17:24:41 2003
++++ src/procmsg.c Fri Dec 12 17:25:02 2003
+@@ -216,7 +216,7 @@
+
+ if ((fp = procmsg_open_cache_file(item, DATA_READ)) == NULL)
+ return NULL;
+- setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf));
++/* setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf)); */
+
+ debug_print("Reading summary cache...");
+