Bug 179690

Summary: update mail/p5-Mail-OpenDKIM to latest
Product: Ports & Packages Reporter: Vick Khera <vivek>
Component: Individual Port(s)Assignee: Andrej Zverev <az>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Vick Khera 2013-06-18 21:20:00 UTC
	
Mail::OpenDKIM segfaults with perl 5.16. this new version fixes it.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-18 21:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Andrej Zverev freebsd_committer freebsd_triage 2013-06-19 04:36:27 UTC
Responsible Changed
From-To: perl->az

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-19 06:59:02 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"
Comment 4 Andrej Zverev freebsd_committer freebsd_triage 2013-06-19 06:59:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!