From eafceb8d4a97a7feec38908b3b21e97d952f45be Mon Sep 17 00:00:00 2001 From: oliver Date: Sat, 29 May 2004 22:41:48 +0000 Subject: update to 0.9.11 --- mail/sylpheed2/Makefile | 2 +- mail/sylpheed2/distinfo | 4 ++-- mail/sylpheed2/files/patch-src::quote_fmt_lex.c | 12 ------------ 3 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 mail/sylpheed2/files/patch-src::quote_fmt_lex.c (limited to 'mail/sylpheed2') diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 8da33eb126be..67b6d387c48b 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/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/sylpheed2/distinfo b/mail/sylpheed2/distinfo index c2c7ab6aae93..067093b15d4d 100644 --- a/mail/sylpheed2/distinfo +++ b/mail/sylpheed2/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/sylpheed2/files/patch-src::quote_fmt_lex.c b/mail/sylpheed2/files/patch-src::quote_fmt_lex.c deleted file mode 100644 index a562350bc175..000000000000 --- a/mail/sylpheed2/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 - #include - #include -+#if __FreeBSD__ > 4 - #include /* May break IA64 test-noansi-r */ -+#endif - - /* end standard C headers. */ - -- cgit