diff options
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 3 | ||||
-rw-r--r-- | mail/sylpheed/files/patch-src::quote_fmt_lex.c | 12 | ||||
-rw-r--r-- | mail/sylpheed/pkg-plist | 1 | ||||
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 3 | ||||
-rw-r--r-- | mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c | 12 | ||||
-rw-r--r-- | mail/sylpheed2-devel/pkg-plist | 1 | ||||
-rw-r--r-- | mail/sylpheed2/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed2/distinfo | 3 | ||||
-rw-r--r-- | mail/sylpheed2/files/patch-src::quote_fmt_lex.c | 12 | ||||
-rw-r--r-- | mail/sylpheed2/pkg-plist | 1 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed3/distinfo | 3 | ||||
-rw-r--r-- | mail/sylpheed3/files/patch-src::quote_fmt_lex.c | 12 | ||||
-rw-r--r-- | mail/sylpheed3/pkg-plist | 1 |
16 files changed, 68 insertions, 12 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index cca46179c230..957c03bf8f2f 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.9 -PORTREVISION= 3 +PORTVERSION= 0.9.10 +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 4a187f5b63b6..c2c7ab6aae93 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1 +1,2 @@ -MD5 (sylpheed-0.9.9.tar.bz2) = caa37c344c7d7849c5fb98835a38b725 +MD5 (sylpheed-0.9.10.tar.bz2) = 4e2242436de3cf3977a1b25b1ddc4930 +SIZE (sylpheed-0.9.10.tar.bz2) = 2302890 diff --git a/mail/sylpheed/files/patch-src::quote_fmt_lex.c b/mail/sylpheed/files/patch-src::quote_fmt_lex.c new file mode 100644 index 000000000000..a562350bc175 --- /dev/null +++ b/mail/sylpheed/files/patch-src::quote_fmt_lex.c @@ -0,0 +1,12 @@ +--- 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. */ + diff --git a/mail/sylpheed/pkg-plist b/mail/sylpheed/pkg-plist index 942ec0151b49..7a04dc2a0cd3 100644 --- a/mail/sylpheed/pkg-plist +++ b/mail/sylpheed/pkg-plist @@ -31,6 +31,7 @@ share/locale/sl/LC_MESSAGES/sylpheed.mo share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo +share/locale/uk/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index cca46179c230..957c03bf8f2f 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.9 -PORTREVISION= 3 +PORTVERSION= 0.9.10 +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 4a187f5b63b6..c2c7ab6aae93 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1 +1,2 @@ -MD5 (sylpheed-0.9.9.tar.bz2) = caa37c344c7d7849c5fb98835a38b725 +MD5 (sylpheed-0.9.10.tar.bz2) = 4e2242436de3cf3977a1b25b1ddc4930 +SIZE (sylpheed-0.9.10.tar.bz2) = 2302890 diff --git a/mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c b/mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c new file mode 100644 index 000000000000..a562350bc175 --- /dev/null +++ b/mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c @@ -0,0 +1,12 @@ +--- 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. */ + diff --git a/mail/sylpheed2-devel/pkg-plist b/mail/sylpheed2-devel/pkg-plist index 942ec0151b49..7a04dc2a0cd3 100644 --- a/mail/sylpheed2-devel/pkg-plist +++ b/mail/sylpheed2-devel/pkg-plist @@ -31,6 +31,7 @@ share/locale/sl/LC_MESSAGES/sylpheed.mo share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo +share/locale/uk/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index cca46179c230..957c03bf8f2f 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.9 -PORTREVISION= 3 +PORTVERSION= 0.9.10 +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 4a187f5b63b6..c2c7ab6aae93 100644 --- a/mail/sylpheed2/distinfo +++ b/mail/sylpheed2/distinfo @@ -1 +1,2 @@ -MD5 (sylpheed-0.9.9.tar.bz2) = caa37c344c7d7849c5fb98835a38b725 +MD5 (sylpheed-0.9.10.tar.bz2) = 4e2242436de3cf3977a1b25b1ddc4930 +SIZE (sylpheed-0.9.10.tar.bz2) = 2302890 diff --git a/mail/sylpheed2/files/patch-src::quote_fmt_lex.c b/mail/sylpheed2/files/patch-src::quote_fmt_lex.c new file mode 100644 index 000000000000..a562350bc175 --- /dev/null +++ b/mail/sylpheed2/files/patch-src::quote_fmt_lex.c @@ -0,0 +1,12 @@ +--- 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. */ + diff --git a/mail/sylpheed2/pkg-plist b/mail/sylpheed2/pkg-plist index 942ec0151b49..7a04dc2a0cd3 100644 --- a/mail/sylpheed2/pkg-plist +++ b/mail/sylpheed2/pkg-plist @@ -31,6 +31,7 @@ share/locale/sl/LC_MESSAGES/sylpheed.mo share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo +share/locale/uk/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index cca46179c230..957c03bf8f2f 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.9 -PORTREVISION= 3 +PORTVERSION= 0.9.10 +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 4a187f5b63b6..c2c7ab6aae93 100644 --- a/mail/sylpheed3/distinfo +++ b/mail/sylpheed3/distinfo @@ -1 +1,2 @@ -MD5 (sylpheed-0.9.9.tar.bz2) = caa37c344c7d7849c5fb98835a38b725 +MD5 (sylpheed-0.9.10.tar.bz2) = 4e2242436de3cf3977a1b25b1ddc4930 +SIZE (sylpheed-0.9.10.tar.bz2) = 2302890 diff --git a/mail/sylpheed3/files/patch-src::quote_fmt_lex.c b/mail/sylpheed3/files/patch-src::quote_fmt_lex.c new file mode 100644 index 000000000000..a562350bc175 --- /dev/null +++ b/mail/sylpheed3/files/patch-src::quote_fmt_lex.c @@ -0,0 +1,12 @@ +--- 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. */ + diff --git a/mail/sylpheed3/pkg-plist b/mail/sylpheed3/pkg-plist index 942ec0151b49..7a04dc2a0cd3 100644 --- a/mail/sylpheed3/pkg-plist +++ b/mail/sylpheed3/pkg-plist @@ -31,6 +31,7 @@ share/locale/sl/LC_MESSAGES/sylpheed.mo share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo +share/locale/uk/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html |