From miwi@miwi.homeunix.com  Tue Jul  3 14:46:52 2007
Return-Path: <miwi@miwi.homeunix.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B475016A469
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jul 2007 14:46:52 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.com)
Received: from miwi.homeunix.com (dslb-082-083-159-119.pools.arcor-ip.net [82.83.159.119])
	by mx1.freebsd.org (Postfix) with ESMTP id 5B8E313C48A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jul 2007 14:46:52 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.com)
Received: by miwi.homeunix.com (Postfix, from userid 1001)
	id 977B72E1C4; Tue,  3 Jul 2007 16:47:09 +0000 (UTC)
Message-Id: <20070703164709.977B72E1C4@miwi.homeunix.com>
Date: Tue,  3 Jul 2007 16:47:09 +0000 (UTC)
From: Martin Wilke <miwi@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: c0rn@o2.pl
Subject: [PATCH] mail/claws-mail-smime: update to 0.7.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: c0rn@o2.pl

>Number:         114246
>Category:       ports
>Synopsis:       [PATCH] mail/claws-mail-smime: update to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 03 14:50:07 GMT 2007
>Closed-Date:    Sat Jul 07 12:24:51 GMT 2007
>Last-Modified:  Sat Jul 07 12:24:51 GMT 2007
>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.7.1

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

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

--- claws-mail-smime-0.7.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/claws-mail-smime/Makefile,v
retrieving revision 1.20
diff -u -u -r1.20 Makefile
--- Makefile	29 May 2007 15:55:53 -0000	1.20
+++ Makefile	3 Jul 2007 16:34:09 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	smime
-PORTVERSION=	0.7
-PORTREVISION?=	5
+PORTVERSION=	0.7.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
 PKGNAMEPREFIX=	claws-mail-
@@ -16,8 +15,8 @@
 COMMENT=	S/MIME plugin for claws-mail
 
 LIB_DEPENDS=	gpgme.17:${PORTSDIR}/security/gpgme
-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
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/claws-mail-smime/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	1 Mar 2007 10:41:35 -0000	1.9
+++ distinfo	3 Jul 2007 16:34:21 -0000
@@ -1,3 +1,3 @@
-MD5 (smime-0.7.tar.gz) = 2dfe61bf0b264182413dabaf4724870c
-SHA256 (smime-0.7.tar.gz) = fa2d4e7f57021883bb127235cc74d21151f7980baa96e54d275a5b59dee0447d
-SIZE (smime-0.7.tar.gz) = 329231
+MD5 (smime-0.7.1.tar.gz) = 66be2752a6b074bb35956663b27bcbe9
+SHA256 (smime-0.7.1.tar.gz) = d90bd26b94f61c687b2d9bf2102d435f77756cdb8af6dbb4609d2c1d0157f48a
+SIZE (smime-0.7.1.tar.gz) = 329614
--- claws-mail-smime-0.7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jul 3 14:51:22 UTC 2007 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114246 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Jul 3 14:51:28 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114246 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114246: commit references a PR
Date: Sat,  7 Jul 2007 12:17:23 +0000 (UTC)

 miwi        2007-07-07 12:17:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/claws-mail-smime Makefile distinfo 
   Log:
   - Update to 0.7.1
   
   PR:             114246
   Submitted by:   miwi
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.21      +3 -4      ports/mail/claws-mail-smime/Makefile
   1.10      +3 -3      ports/mail/claws-mail-smime/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jul 7 12:24:48 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114246 
>Unformatted:
