Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 10:22:46 -0500 (EST)
From:      Vivek Khera <vivek@kciLink.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186039: upgrade mail/p5-Mail-OpenDKIM to latest
Message-ID:  <20140123152246.DDD6F6D422@vk-dev.int.kcilink.com>
Resent-Message-ID: <201401231540.s0NFe0TB044065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186039
>Category:       ports
>Synopsis:       upgrade mail/p5-Mail-OpenDKIM to latest
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 23 15:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 9.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD vk-dev.int.kcilink.com 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0 r260688: Wed Jan 15 12:29:34 EST 2014 khera@yertle.int.kcilink.com:/usr/obj/u/yertle1/sources/usr9/src/sys/KCI64 amd64


	
>Description:
	
update p5-Mail-OpenDKIM to latest version, which fixes compile and core-dump errors on FreeBSD 10 using clang.

>How-To-Repeat:
	
>Fix:

	


diff -Nru p5-Mail-OpenDKIM.old/Makefile p5-Mail-OpenDKIM/Makefile
--- p5-Mail-OpenDKIM.old/Makefile	2013-09-20 15:59:12.000000000 -0400
+++ p5-Mail-OpenDKIM/Makefile	2014-01-23 10:17:11.614287094 -0500
@@ -2,7 +2,7 @@
 # $FreeBSD: mail/p5-Mail-OpenDKIM/Makefile 327742 2013-09-20 19:59:12Z bapt $
 
 PORTNAME=	Mail-OpenDKIM
-PORTVERSION=	4040
+PORTVERSION=	4201
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,6 @@
 BUILD_DEPENDS=	opendkim>=2.5.0:${PORTSDIR}/mail/opendkim
 LIB_DEPENDS=	opendkim:${PORTSDIR}/mail/opendkim
 RUN_DEPENDS=	opendkim>=2.5.0:${PORTSDIR}/mail/opendkim
-TEST_DEPENDS=	p5-Error>=0:${PORTSDIR}/lang/p5-Error \
-		p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee
 
 USES=		perl5
 USE_PERL5=	configure
diff -Nru p5-Mail-OpenDKIM.old/distinfo p5-Mail-OpenDKIM/distinfo
--- p5-Mail-OpenDKIM.old/distinfo	2013-06-19 01:58:50.000000000 -0400
+++ p5-Mail-OpenDKIM/distinfo	2014-01-23 10:14:52.926287135 -0500
@@ -1,2 +1,2 @@
-SHA256 (Mail-OpenDKIM-4040.tar.gz) = e95895313895aa7b65bd65a1be7148ac539bb08a8749d60fe8159ca486baed00
-SIZE (Mail-OpenDKIM-4040.tar.gz) = 31534
+SHA256 (Mail-OpenDKIM-4201.tar.gz) = 04cc1b42167fbd55f0db2676d4f6748d090aaf023e816393eb7bb81e8a6cbd91
+SIZE (Mail-OpenDKIM-4201.tar.gz) = 32447
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140123152246.DDD6F6D422>