ports/114251: [PATCH] mail/claws-mail-notification: update to 0.11

Martin Wilke miwi at FreeBSD.org
Tue Jul 3 14:50:12 UTC 2007


>Number:         114251
>Category:       ports
>Synopsis:       [PATCH] mail/claws-mail-notification: update to 0.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 03 14:50:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 7.0-CURRENT FreeBSD 7.0-CURRENT #297: Sat Jun 23 02:33:40 UTC 2007
>Description:
- Update to 0.11

Port maintainer (c0rn at o2.pl) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- claws-mail-notification-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/claws-mail-notification/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	29 May 2007 15:55:53 -0000	1.19
+++ Makefile	3 Jul 2007 16:25:08 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	notification
-PORTVERSION=	0.10
-PORTREVISION=	3
+PORTVERSION=	0.11
 CATEGORIES=	mail
 MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
 PKGNAMEPREFIX=	claws-mail-
@@ -16,11 +15,15 @@
 MAINTAINER=	c0rn at o2.pl
 COMMENT=	New/unread mail notification plugin for claws-mail
 
-BUILD_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS=	claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS=	claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
 
 USE_GMAKE=	yes
 USE_XLIB=	yes
 USE_AUTOTOOLS=	autoconf:261
 
+PLIST_FILES=	lib/claws-mail/plugins/notification_plugin.a \
+		lib/claws-mail/plugins/notification_plugin.la \
+		lib/claws-mail/plugins/notification_plugin.so
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/claws-mail-notification/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	17 Apr 2007 18:09:16 -0000	1.10
+++ distinfo	3 Jul 2007 16:25:22 -0000
@@ -1,3 +1,3 @@
-MD5 (notification_plugin-0.10.tar.gz) = c3e829b97eaf1af3924defdd896913ea
-SHA256 (notification_plugin-0.10.tar.gz) = 0a114d45d4ed050c47fd92123bdbfd1277a84ddcc6fc28d89ce705553ddfd98a
-SIZE (notification_plugin-0.10.tar.gz) = 431138
+MD5 (notification_plugin-0.11.tar.gz) = 65f26984d6a4099061f3131489446f17
+SHA256 (notification_plugin-0.11.tar.gz) = 1e850ea50b4f4f3c919b4c98eb5f26819b5dc3d280d2d718f2d67d6fc8949d3a
+SIZE (notification_plugin-0.11.tar.gz) = 436031
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/mail/claws-mail-notification/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	17 Apr 2007 18:09:16 -0000	1.1
+++ pkg-plist	3 Jul 2007 16:26:42 -0000
@@ -1,7 +1 @@
-lib/claws-mail/plugins/notification_plugin.a
-lib/claws-mail/plugins/notification_plugin.la
-lib/claws-mail/plugins/notification_plugin.so
-share/locale/hu/LC_MESSAGES/notification_plugin.mo
-share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
-share/locale/ca/LC_MESSAGES/notification_plugin.mo
-share/locale/cs/LC_MESSAGES/notification_plugin.mo
--- claws-mail-notification-0.11.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list