Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Aug 2009 10:02:07 GMT
From:      Edmondas Girkantas <eg@fbsd.lt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137595: [UPDATE] dns/p5-Net-Domain-ExpireDate to 0.96
Message-ID:  <200908091002.n79A27SM037840@www.freebsd.org>
Resent-Message-ID: <200908091250.n79Co8a3054189@freefall.freebsd.org>

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

>Number:         137595
>Category:       ports
>Synopsis:       [UPDATE] dns/p5-Net-Domain-ExpireDate to 0.96
>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:   Sun Aug 09 12:50:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        7.2-RELEASE-p2
>Organization:
>Environment:
FreeBSD big.bug.lt 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
updated to 0.96 version
added dependency on Getopt::Long
>How-To-Repeat:

>Fix:
apply given patch

Patch attached with submission follows:

diff -ruN p5-Net-Domain-ExpireDate.orig/Makefile p5-Net-Domain-ExpireDate/Makefile
--- p5-Net-Domain-ExpireDate.orig/Makefile	2009-08-09 11:59:56.000000000 +0300
+++ p5-Net-Domain-ExpireDate/Makefile	2009-08-09 12:36:18.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Domain-ExpireDate
-PORTVERSION=	0.95
+PORTVERSION=	0.96
 CATEGORIES=	dns net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,8 @@
 COMMENT=	Perl module obtain expiration date of domain names
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece \
-		${SITE_PERL}/Net/Whois/Raw.pm:${PORTSDIR}/net/p5-Net-Whois-Raw
+		${SITE_PERL}/Net/Whois/Raw.pm:${PORTSDIR}/net/p5-Net-Whois-Raw \
+		${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN p5-Net-Domain-ExpireDate.orig/distinfo p5-Net-Domain-ExpireDate/distinfo
--- p5-Net-Domain-ExpireDate.orig/distinfo	2009-08-09 11:59:56.000000000 +0300
+++ p5-Net-Domain-ExpireDate/distinfo	2009-08-09 12:00:11.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (Net-Domain-ExpireDate-0.95.tar.gz) = 85b403be953fc387bbb79d8339e1665f
-SHA256 (Net-Domain-ExpireDate-0.95.tar.gz) = 0440d738aa9645d070a88e2bfe142f7b6675df85be7f5e2d05ec0ac23bb1a9af
-SIZE (Net-Domain-ExpireDate-0.95.tar.gz) = 9904
+MD5 (Net-Domain-ExpireDate-0.96.tar.gz) = 55f5305a418d1e95f1147c0c7f79aa38
+SHA256 (Net-Domain-ExpireDate-0.96.tar.gz) = 9fa4c363163b7a8ca630ff497e367ba73069001880258735415d32595691bf11
+SIZE (Net-Domain-ExpireDate-0.96.tar.gz) = 9660


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



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