From 1a4154571df75892730b64b51ee993a0e8627f70 Mon Sep 17 00:00:00 2001 From: oliver Date: Fri, 17 Jun 2005 22:45:05 +0000 Subject: update to 2.0.0.b.2 --- mail/sylpheed2-devel/Makefile | 5 +++-- mail/sylpheed2-devel/distinfo | 4 ++-- mail/sylpheed2-devel/pkg-plist | 3 +++ mail/sylpheed2/Makefile | 5 +++-- mail/sylpheed2/distinfo | 4 ++-- mail/sylpheed2/pkg-plist | 3 +++ mail/sylpheed3/Makefile | 5 +++-- mail/sylpheed3/distinfo | 4 ++-- mail/sylpheed3/pkg-plist | 3 +++ 9 files changed, 24 insertions(+), 12 deletions(-) (limited to 'mail') diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 7895b53..ff53b70 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -6,12 +6,13 @@ # PORTNAME= sylpheed -PORTVERSION= 1.9.12 +PORTVERSION= 2.0.0.b.2 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \ +MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0beta/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b./beta/} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo index ad9cb09..63ee391 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (sylpheed-1.9.12.tar.bz2) = 3ebaa7043f704a567791789d068b940c -SIZE(sylpheed-1.9.12.tar.bz2) = 2223442 +MD5 (sylpheed-2.0.0beta2.tar.bz2) = 47b1b65a80baaa6a2ea7b22533fe75a7 +SIZE (sylpheed-2.0.0beta2.tar.bz2) = 2280577 diff --git a/mail/sylpheed2-devel/pkg-plist b/mail/sylpheed2-devel/pkg-plist index b99f4e1..e26db67 100644 --- a/mail/sylpheed2-devel/pkg-plist +++ b/mail/sylpheed2-devel/pkg-plist @@ -21,6 +21,7 @@ share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo share/locale/ko/LC_MESSAGES/sylpheed.mo +share/locale/lt/LC_MESSAGES/sylpheed.mo share/locale/nl/LC_MESSAGES/sylpheed.mo share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo @@ -107,3 +108,5 @@ share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq %%PORTDOCS%%@dirrm %%DOCSDIR%% +@unexec rmdir %D/share/locale/lt/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/lt 2>/dev/null || true diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 7895b53..ff53b70 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -6,12 +6,13 @@ # PORTNAME= sylpheed -PORTVERSION= 1.9.12 +PORTVERSION= 2.0.0.b.2 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \ +MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0beta/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b./beta/} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client diff --git a/mail/sylpheed2/distinfo b/mail/sylpheed2/distinfo index ad9cb09..63ee391 100644 --- a/mail/sylpheed2/distinfo +++ b/mail/sylpheed2/distinfo @@ -1,2 +1,2 @@ -MD5 (sylpheed-1.9.12.tar.bz2) = 3ebaa7043f704a567791789d068b940c -SIZE(sylpheed-1.9.12.tar.bz2) = 2223442 +MD5 (sylpheed-2.0.0beta2.tar.bz2) = 47b1b65a80baaa6a2ea7b22533fe75a7 +SIZE (sylpheed-2.0.0beta2.tar.bz2) = 2280577 diff --git a/mail/sylpheed2/pkg-plist b/mail/sylpheed2/pkg-plist index b99f4e1..e26db67 100644 --- a/mail/sylpheed2/pkg-plist +++ b/mail/sylpheed2/pkg-plist @@ -21,6 +21,7 @@ share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo share/locale/ko/LC_MESSAGES/sylpheed.mo +share/locale/lt/LC_MESSAGES/sylpheed.mo share/locale/nl/LC_MESSAGES/sylpheed.mo share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo @@ -107,3 +108,5 @@ share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq %%PORTDOCS%%@dirrm %%DOCSDIR%% +@unexec rmdir %D/share/locale/lt/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/lt 2>/dev/null || true diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 7895b53..ff53b70 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,12 +6,13 @@ # PORTNAME= sylpheed -PORTVERSION= 1.9.12 +PORTVERSION= 2.0.0.b.2 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.9/ \ +MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0beta/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b./beta/} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo index ad9cb09..63ee391 100644 --- a/mail/sylpheed3/distinfo +++ b/mail/sylpheed3/distinfo @@ -1,2 +1,2 @@ -MD5 (sylpheed-1.9.12.tar.bz2) = 3ebaa7043f704a567791789d068b940c -SIZE(sylpheed-1.9.12.tar.bz2) = 2223442 +MD5 (sylpheed-2.0.0beta2.tar.bz2) = 47b1b65a80baaa6a2ea7b22533fe75a7 +SIZE (sylpheed-2.0.0beta2.tar.bz2) = 2280577 diff --git a/mail/sylpheed3/pkg-plist b/mail/sylpheed3/pkg-plist index b99f4e1..e26db67 100644 --- a/mail/sylpheed3/pkg-plist +++ b/mail/sylpheed3/pkg-plist @@ -21,6 +21,7 @@ share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo share/locale/ko/LC_MESSAGES/sylpheed.mo +share/locale/lt/LC_MESSAGES/sylpheed.mo share/locale/nl/LC_MESSAGES/sylpheed.mo share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo @@ -107,3 +108,5 @@ share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq %%PORTDOCS%%@dirrm %%DOCSDIR%% +@unexec rmdir %D/share/locale/lt/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/lt 2>/dev/null || true -- cgit v1.1