aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed3
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-05-29 22:41:48 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-05-29 22:41:48 +0000
commitec353c081d48243baecb53bcca5752598d1a0440 (patch)
tree427d24d0939a071f27d7880ba02c8b03a0bed3fd /mail/sylpheed3
parentdfb58bd17f6a785ddc5577366bb8cbeebb422e11 (diff)
downloadports-ec353c081d48243baecb53bcca5752598d1a0440.tar.gz
ports-ec353c081d48243baecb53bcca5752598d1a0440.zip
update to 0.9.11
Notes
Notes: svn path=/head/; revision=110330
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r--mail/sylpheed3/Makefile2
-rw-r--r--mail/sylpheed3/distinfo4
-rw-r--r--mail/sylpheed3/files/patch-src::quote_fmt_lex.c12
3 files changed, 3 insertions, 15 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 8da33eb126be..67b6d387c48b 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.9.10
+PORTVERSION= 0.9.11
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \
diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo
index c2c7ab6aae93..067093b15d4d 100644
--- a/mail/sylpheed3/distinfo
+++ b/mail/sylpheed3/distinfo
@@ -1,2 +1,2 @@
-MD5 (sylpheed-0.9.10.tar.bz2) = 4e2242436de3cf3977a1b25b1ddc4930
-SIZE (sylpheed-0.9.10.tar.bz2) = 2302890
+MD5 (sylpheed-0.9.11.tar.bz2) = df1bd581fd26841b43d5a5b73a06d847
+SIZE (sylpheed-0.9.11.tar.bz2) = 2300762
diff --git a/mail/sylpheed3/files/patch-src::quote_fmt_lex.c b/mail/sylpheed3/files/patch-src::quote_fmt_lex.c
deleted file mode 100644
index a562350bc175..000000000000
--- a/mail/sylpheed3/files/patch-src::quote_fmt_lex.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/quote_fmt_lex.c.orig Sun Feb 29 17:49:24 2004
-+++ src/quote_fmt_lex.c Sun Feb 29 17:50:05 2004
-@@ -21,7 +21,9 @@
- #include <string.h>
- #include <errno.h>
- #include <stdlib.h>
-+#if __FreeBSD__ > 4
- #include <stdint.h> /* May break IA64 test-noansi-r */
-+#endif
-
- /* end standard C headers. */
-