ports/63842: Update port: mail/p5-Mail-SPF-Query

Tim Bishop tim at bishnet.net
Sat Mar 6 14:50:15 UTC 2004


>Number:         63842
>Category:       ports
>Synopsis:       Update port: mail/p5-Mail-SPF-Query
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 06 06:50:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 #1: Thu Mar 4 00:16:43 GMT 2004 tdb at pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386

>Description:
	- Update Mail::SPF::Query to version 1.996.
	- Fix dependencies.

	PRs also needed to be committed:
	- ports/63840 - Sys::Hostname::Long required.
	- ports/63841 - Newer version of Net::DNS required.

	Over to maintainer to approve/commit.
>How-To-Repeat:
>Fix:
	Apply patch given below.

--- p5-Mail-SPF-Query-1.996.diff begins here ---
diff -ruN p5-Mail-SPF-Query.bak/Makefile p5-Mail-SPF-Query/Makefile
--- p5-Mail-SPF-Query.bak/Makefile	Thu Feb 12 08:29:48 2004
+++ p5-Mail-SPF-Query/Makefile	Sat Mar  6 14:29:19 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-SPF-Query
-PORTVERSION=	1.991
+PORTVERSION=	1.996
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
@@ -15,7 +15,10 @@
 MAINTAINER=	mharo at FreeBSD.org
 COMMENT=	Query Sender Permitted From for an IP,email,helo
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+BUILD_DEPENDS=	${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
+		${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite \
+		${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
+		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN p5-Mail-SPF-Query.bak/distinfo p5-Mail-SPF-Query/distinfo
--- p5-Mail-SPF-Query.bak/distinfo	Thu Feb 12 08:29:48 2004
+++ p5-Mail-SPF-Query/distinfo	Sat Mar  6 14:27:04 2004
@@ -1,2 +1,2 @@
-MD5 (Mail-SPF-Query-1.991.tar.gz) = 7a31c93cb77967a155ad45b6ea6fc467
-SIZE (Mail-SPF-Query-1.991.tar.gz) = 37849
+MD5 (Mail-SPF-Query-1.996.tar.gz) = c076b2f465cdad3705dd2316b56a6cad
+SIZE (Mail-SPF-Query-1.996.tar.gz) = 42230
--- p5-Mail-SPF-Query-1.996.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list