aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-01-20 21:54:56 +0800
committernetchild <netchild@FreeBSD.org>2005-01-20 21:54:56 +0800
commit2193e65437a0e496d527d2817559d6aeaa560860 (patch)
treed700cd662773fcb221b4b9a4a1ee2ba65fa7798a
parent8fa427cee9f9d1ae511f1e0be8fcff87aec5e574 (diff)
downloadfreebsd-ports-graphics-2193e65437a0e496d527d2817559d6aeaa560860.tar.gz
freebsd-ports-graphics-2193e65437a0e496d527d2817559d6aeaa560860.tar.zst
freebsd-ports-graphics-2193e65437a0e496d527d2817559d6aeaa560860.zip
Welcome to 1.0.0.
-rw-r--r--mail/claws-mail/Makefile6
-rw-r--r--mail/claws-mail/distinfo4
-rw-r--r--mail/claws-mail/pkg-plist2
-rw-r--r--mail/sylpheed-claws/Makefile6
-rw-r--r--mail/sylpheed-claws/distinfo4
-rw-r--r--mail/sylpheed-claws/pkg-plist2
6 files changed, 12 insertions, 12 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 560a7b03cc5..07735174154 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/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/claws-mail/distinfo b/mail/claws-mail/distinfo
index 320cffe2e01..f3d315519a8 100644
--- a/mail/claws-mail/distinfo
+++ b/mail/claws-mail/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/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index 9b01212c5f1..0c2d945162a 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/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
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 560a7b03cc5..07735174154 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 320cffe2e01..f3d315519a8 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 9b01212c5f1..0c2d945162a 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