From khera@kcilink.com  Tue Jun 18 20:19:01 2013
Return-Path: <khera@kcilink.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 8459255B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Jun 2013 20:19:01 +0000 (UTC)
	(envelope-from khera@kcilink.com)
Received: from yertle.kcilink.com (yertle-comcast.kcilink.com [74.92.149.58])
	by mx1.freebsd.org (Postfix) with ESMTP id 627C31134
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Jun 2013 20:19:00 +0000 (UTC)
Received: by yertle.kcilink.com (Postfix, from userid 1002)
	id 1C7FB8A03E; Tue, 18 Jun 2013 16:11:01 -0400 (EDT)
Message-Id: <20130618201101.1C7FB8A03E@yertle.kcilink.com>
Date: Tue, 18 Jun 2013 16:11:01 -0400 (EDT)
From: Vick Khera <vivek@khera.org>
Reply-To: Vick Khera <vivek@khera.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update mail/p5-Mail-OpenDKIM to latest
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         179690
>Category:       ports
>Synopsis:       update mail/p5-Mail-OpenDKIM to latest
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    az
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 18 20:20:00 UTC 2013
>Closed-Date:    Wed Jun 19 05:59:26 UTC 2013
>Last-Modified:  Wed Jun 19 06:00:00 UTC 2013
>Originator:     Vick Khera
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kcilink.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243864: Tue Dec 4 12:09:48 EST 2012 khera@yertle.int.kcilink.com:/usr/obj/u/yertle1/sources/usr9/src/sys/KCI64 amd64


	
>Description:
	
Mail::OpenDKIM segfaults with perl 5.16. this new version fixes it.

>How-To-Repeat:
	
>Fix:

	


diff -Nru p5-Mail-OpenDKIM.old/Makefile p5-Mail-OpenDKIM/Makefile
--- p5-Mail-OpenDKIM.old/Makefile	2013-03-04 12:05:06.000000000 -0500
+++ p5-Mail-OpenDKIM/Makefile	2013-06-18 15:55:53.475605337 -0400
@@ -2,7 +2,7 @@
 # $FreeBSD: mail/p5-Mail-OpenDKIM/Makefile 313416 2013-03-04 17:05:06Z culot $
 
 PORTNAME=	Mail-OpenDKIM
-PORTVERSION=	4003
+PORTVERSION=	4040
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -Nru p5-Mail-OpenDKIM.old/distinfo p5-Mail-OpenDKIM/distinfo
--- p5-Mail-OpenDKIM.old/distinfo	2013-03-04 12:05:06.000000000 -0500
+++ p5-Mail-OpenDKIM/distinfo	2013-06-18 15:57:38.138367391 -0400
@@ -1,2 +1,2 @@
-SHA256 (Mail-OpenDKIM-4003.tar.gz) = f6344eba035e7eafb59298ab8ea8fc1ead952befdaa22ab64ff05126954803de
-SIZE (Mail-OpenDKIM-4003.tar.gz) = 34270
+SHA256 (Mail-OpenDKIM-4040.tar.gz) = e95895313895aa7b65bd65a1be7148ac539bb08a8749d60fe8159ca486baed00
+SIZE (Mail-OpenDKIM-4040.tar.gz) = 31534
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jun 18 20:20:09 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179690 
Responsible-Changed-From-To: perl->az 
Responsible-Changed-By: az 
Responsible-Changed-When: Wed Jun 19 03:36:27 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179690 
State-Changed-From-To: open->closed 
State-Changed-By: az 
State-Changed-When: Wed Jun 19 05:59:25 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179690: commit references a PR
Date: Wed, 19 Jun 2013 05:59:02 +0000 (UTC)

 Author: az
 Date: Wed Jun 19 05:58:50 2013
 New Revision: 321230
 URL: http://svnweb.freebsd.org/changeset/ports/321230
 
 Log:
   - Update to version 4040
   
   Changes: http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog
   
   PR:		ports/179690
   Submitted by: 	Vick Khera <vivek@khera.org> (maintainer)
 
 Modified:
   head/mail/p5-Mail-OpenDKIM/Makefile   (contents, props changed)
   head/mail/p5-Mail-OpenDKIM/distinfo   (contents, props changed)
 
 Modified: head/mail/p5-Mail-OpenDKIM/Makefile
 ==============================================================================
 --- head/mail/p5-Mail-OpenDKIM/Makefile	Wed Jun 19 05:58:00 2013	(r321229)
 +++ head/mail/p5-Mail-OpenDKIM/Makefile	Wed Jun 19 05:58:50 2013	(r321230)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	Mail-OpenDKIM
 -PORTVERSION=	4003
 +PORTVERSION=	4040
  CATEGORIES=	mail perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 
 Modified: head/mail/p5-Mail-OpenDKIM/distinfo
 ==============================================================================
 --- head/mail/p5-Mail-OpenDKIM/distinfo	Wed Jun 19 05:58:00 2013	(r321229)
 +++ head/mail/p5-Mail-OpenDKIM/distinfo	Wed Jun 19 05:58:50 2013	(r321230)
 @@ -1,2 +1,2 @@
 -SHA256 (Mail-OpenDKIM-4003.tar.gz) = f6344eba035e7eafb59298ab8ea8fc1ead952befdaa22ab64ff05126954803de
 -SIZE (Mail-OpenDKIM-4003.tar.gz) = 34270
 +SHA256 (Mail-OpenDKIM-4040.tar.gz) = e95895313895aa7b65bd65a1be7148ac539bb08a8749d60fe8159ca486baed00
 +SIZE (Mail-OpenDKIM-4040.tar.gz) = 31534
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
