From 2193e65437a0e496d527d2817559d6aeaa560860 Mon Sep 17 00:00:00 2001 From: netchild Date: Thu, 20 Jan 2005 13:54:56 +0000 Subject: Welcome to 1.0.0. --- mail/sylpheed-claws/Makefile | 6 +++--- mail/sylpheed-claws/distinfo | 4 ++-- mail/sylpheed-claws/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail/sylpheed-claws') diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 560a7b03cc53..077351741544 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 0.9.13 -PORTREVISION= 3 +PORTVERSION= 1.0.0 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -174,7 +173,7 @@ post-patch: s|gpgme-config|gpgme03-config|' ${WRKSRC}/configure @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/tools/README.sylprint ${WRKSRC}/tools/sylprint.pl - @${REINPLACE_CMD} -e "s|po intl src|po src|" ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e "s|po intl src|po src| ; s:@SYLPHEED_GNOME:#@SYLPHEED_GNOME:g" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's:%%OPENSSL_LIBS%%:"-lssl -lcrypto":g' ${WRKSRC}/configure @for f in `${FIND} ${WRKSRC}/tools -type f -print`; do \ ${REINPLACE_CMD} -e "s|/usr/bin/perl|${PERL}|" $$f; done @@ -202,6 +201,7 @@ post-install: textviewer.sh update-po uudec vcard2xml.py ${DATADIR} .if ${HAVE_GNOME:Mgnomehier} != "" + @${MKDIR} ${PREFIX}/share/gnome/apps/Internet @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/gnome/apps/Internet/sylpheed-claws.desktop .endif diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo index 320cffe2e011..f3d315519a8f 100644 --- a/mail/sylpheed-claws/distinfo +++ b/mail/sylpheed-claws/distinfo @@ -1,4 +1,4 @@ -MD5 (sylpheed-claws-0.9.13.tar.bz2) = c528dbcb471a106dcccce145f58c4055 -SIZE (sylpheed-claws-0.9.13.tar.bz2) = 3048241 +MD5 (sylpheed-claws-1.0.0.tar.bz2) = 5721ef94a895e3d59cc560e92d84e7d0 +SIZE (sylpheed-claws-1.0.0.tar.bz2) = 3055515 MD5 (sylpheed-iconset-20040929.tar.gz) = d72cf03bf3d13cf9e2785eaca3807707 SIZE (sylpheed-iconset-20040929.tar.gz) = 1298891 diff --git a/mail/sylpheed-claws/pkg-plist b/mail/sylpheed-claws/pkg-plist index 9b01212c5f1d..0c2d945162a7 100644 --- a/mail/sylpheed-claws/pkg-plist +++ b/mail/sylpheed-claws/pkg-plist @@ -187,7 +187,7 @@ lib/sylpheed-claws/plugins/trayicon.so @dirrm include/sylpheed-claws/common @dirrm include/sylpheed-claws/gtk %%GPGME%%@dirrm include/sylpheed-claws/plugins/pgpmime -@dirrm include/sylpheed-claws/plugins +@unexec rmdir %D/include/sylpheed-claws/plugins 2>/dev/null >/dev/null || true @dirrm include/sylpheed-claws %%CLAM_PLUG%%lib/sylpheed-claws/plugins/clamav_plugin.so %%CLAM_PLUG%%lib/sylpheed-claws/plugins/clamav_plugin_gtk.so -- cgit