Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2006 18:35:48 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@FreeBSD.org
Subject:   ports/104374: [PATCH] mail/p5-Mail-DomainKeys: update to 0.88
Message-ID:  <200610131035.k9DAZmJa055949@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200610131040.k9DAeEYU014069@freefall.freebsd.org>

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

>Number:         104374
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-DomainKeys: update to 0.88
>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:   Fri Oct 13 10:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006
>Description:
- Update to 0.88

Port maintainer (skv@FreeBSD.org) is cc'd.

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

--- p5-Mail-DomainKeys-0.88.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-DomainKeys/Makefile /hd1/p5-Mail-DomainKeys/Makefile
--- /usr/ports/mail/p5-Mail-DomainKeys/Makefile	Wed Sep  6 01:04:38 2006
+++ /hd1/p5-Mail-DomainKeys/Makefile	Fri Oct 13 18:33:04 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-DomainKeys
-PORTVERSION=	0.86
+PORTVERSION=	0.88
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
@@ -15,7 +15,7 @@
 MAINTAINER=	skv@FreeBSD.org
 COMMENT=	Perl implementation of DomainKeys
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
+RUN_DEPENDS=	p5-Net-DNS>=0.34:${PORTSDIR}/dns/p5-Net-DNS \
 		${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
 		${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address
 BUILD_DEPENDS=	${RUN_DEPENDS}
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-DomainKeys/distinfo /hd1/p5-Mail-DomainKeys/distinfo
--- /usr/ports/mail/p5-Mail-DomainKeys/distinfo	Wed Sep  6 01:04:38 2006
+++ /hd1/p5-Mail-DomainKeys/distinfo	Fri Oct 13 18:20:03 2006
@@ -1,3 +1,3 @@
-MD5 (Mail-DomainKeys-0.86.tar.gz) = 5ea21c88f879e9d462d4ab215e617dee
-SHA256 (Mail-DomainKeys-0.86.tar.gz) = 325b06e079375170e95f227226d85ff59f82f530b59d9209ece8b31a5089accc
-SIZE (Mail-DomainKeys-0.86.tar.gz) = 9302
+MD5 (Mail-DomainKeys-0.88.tar.gz) = 1a0aff4a5c9c76475581738dd3c3330e
+SHA256 (Mail-DomainKeys-0.88.tar.gz) = a79cb62f68fd7a2ecb868e6e1290b84f1d076e08c380b3840e5fef844aee389b
+SIZE (Mail-DomainKeys-0.88.tar.gz) = 9417
--- p5-Mail-DomainKeys-0.88.patch ends here ---

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



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