summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-10 15:51:51 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-10 15:51:51 +0000
commite545a7294f70fbde8f1599b14c2a8d242540c7d8 (patch)
tree1172818173d2ea8c71630d2b07f7e84c9b6e1ab4 /mail
parent- update to version 0.0.4 (diff)
- update to version 0.1.2
- remove obsolete patch PR: ports/97037 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=161941
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail-notification/Makefile2
-rw-r--r--mail/claws-mail-notification/distinfo6
-rw-r--r--mail/claws-mail-notification/files/patch-configure.ac15
-rw-r--r--mail/sylpheed-claws-notification/Makefile2
-rw-r--r--mail/sylpheed-claws-notification/distinfo6
-rw-r--r--mail/sylpheed-claws-notification/files/patch-configure.ac15
6 files changed, 8 insertions, 38 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile
index 3a91f0162109..c6253a36ee7c 100644
--- a/mail/claws-mail-notification/Makefile
+++ b/mail/claws-mail-notification/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= notification
-PORTVERSION= 0.1
+PORTVERSION= 0.1.2
CATEGORIES= mail
MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
PKGNAMEPREFIX= sylpheed-claws-
diff --git a/mail/claws-mail-notification/distinfo b/mail/claws-mail-notification/distinfo
index 681741d5d061..16fe1c24a111 100644
--- a/mail/claws-mail-notification/distinfo
+++ b/mail/claws-mail-notification/distinfo
@@ -1,3 +1,3 @@
-MD5 (notification_plugin-0.1.tar.gz) = c444356be018d7a7674ff07d13a98e0b
-SHA256 (notification_plugin-0.1.tar.gz) = 52ea77411ee08aa1120695e5ead8325590178e4a3043adf10fa2117c8c8f3807
-SIZE (notification_plugin-0.1.tar.gz) = 325272
+MD5 (notification_plugin-0.1.2.tar.gz) = 9e8b5f3659beb8f9ef2acd268404befe
+SHA256 (notification_plugin-0.1.2.tar.gz) = be91e7c9b854dd58f4f5d85002eb5f1262d04de18a6ef3f6cb4d0860850f4bac
+SIZE (notification_plugin-0.1.2.tar.gz) = 325454
diff --git a/mail/claws-mail-notification/files/patch-configure.ac b/mail/claws-mail-notification/files/patch-configure.ac
deleted file mode 100644
index 89b80858e256..000000000000
--- a/mail/claws-mail-notification/files/patch-configure.ac
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.ac.orig Fri Apr 7 16:38:31 2006
-+++ configure.ac Fri Apr 7 16:39:41 2006
-@@ -42,7 +42,11 @@
-
- dnl Check for sylpheed-claws
- PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.15.94)
--SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
-+if test -z $prefix ; then
-+ SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
-+else
-+ SYLPHEED_CLAWS_PLUGINDIR=${prefix}/lib/sylpheed-claws/plugins
-+fi
- AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
- AC_SUBST(SYLPHEED_CLAWS_LIBS)
- AC_SUBST(SYLPHEED_CLAWS_PLUGINDIR)
diff --git a/mail/sylpheed-claws-notification/Makefile b/mail/sylpheed-claws-notification/Makefile
index 3a91f0162109..c6253a36ee7c 100644
--- a/mail/sylpheed-claws-notification/Makefile
+++ b/mail/sylpheed-claws-notification/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= notification
-PORTVERSION= 0.1
+PORTVERSION= 0.1.2
CATEGORIES= mail
MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
PKGNAMEPREFIX= sylpheed-claws-
diff --git a/mail/sylpheed-claws-notification/distinfo b/mail/sylpheed-claws-notification/distinfo
index 681741d5d061..16fe1c24a111 100644
--- a/mail/sylpheed-claws-notification/distinfo
+++ b/mail/sylpheed-claws-notification/distinfo
@@ -1,3 +1,3 @@
-MD5 (notification_plugin-0.1.tar.gz) = c444356be018d7a7674ff07d13a98e0b
-SHA256 (notification_plugin-0.1.tar.gz) = 52ea77411ee08aa1120695e5ead8325590178e4a3043adf10fa2117c8c8f3807
-SIZE (notification_plugin-0.1.tar.gz) = 325272
+MD5 (notification_plugin-0.1.2.tar.gz) = 9e8b5f3659beb8f9ef2acd268404befe
+SHA256 (notification_plugin-0.1.2.tar.gz) = be91e7c9b854dd58f4f5d85002eb5f1262d04de18a6ef3f6cb4d0860850f4bac
+SIZE (notification_plugin-0.1.2.tar.gz) = 325454
diff --git a/mail/sylpheed-claws-notification/files/patch-configure.ac b/mail/sylpheed-claws-notification/files/patch-configure.ac
deleted file mode 100644
index 89b80858e256..000000000000
--- a/mail/sylpheed-claws-notification/files/patch-configure.ac
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.ac.orig Fri Apr 7 16:38:31 2006
-+++ configure.ac Fri Apr 7 16:39:41 2006
-@@ -42,7 +42,11 @@
-
- dnl Check for sylpheed-claws
- PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.15.94)
--SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
-+if test -z $prefix ; then
-+ SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
-+else
-+ SYLPHEED_CLAWS_PLUGINDIR=${prefix}/lib/sylpheed-claws/plugins
-+fi
- AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
- AC_SUBST(SYLPHEED_CLAWS_LIBS)
- AC_SUBST(SYLPHEED_CLAWS_PLUGINDIR)