Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2008 22:10:50 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120428: [UPDATE] devel/p5-Config-Record
Message-ID:  <200802082210.m18MAof0020637@www.freebsd.org>
Resent-Message-ID: <200802082220.m18MK1hx026841@freefall.freebsd.org>

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

>Number:         120428
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Config-Record
>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 Feb 08 22:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.1.2;
- Added missing {B,R}-deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-Record/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	8 Sep 2007 00:55:58 -0000	1.3
+++ Makefile	8 Feb 2008 22:11:28 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Config-Record
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Config
@@ -15,6 +15,10 @@
 MAINTAINER=	aaron@FreeBSD.org
 COMMENT=	Configuration file access
 
+BUILD_DEPENDS+=	${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
+		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+
 MAN3=	Config::Record.3
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-Record/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	23 Jun 2006 04:51:54 -0000	1.1
+++ distinfo	8 Feb 2008 22:11:28 -0000
@@ -1,3 +1,3 @@
-MD5 (Config-Record-1.1.1.tar.gz) = d5170d92989313a8b5f0ceac3aa829ef
-SHA256 (Config-Record-1.1.1.tar.gz) = 688ff17cb4028808f447977cbc798e90b863b94c586c8c9c857b113ec21c6d83
-SIZE (Config-Record-1.1.1.tar.gz) = 25462
+MD5 (Config-Record-1.1.2.tar.gz) = 3958d3b5221ddf65ba3143d28e0cd4e0
+SHA256 (Config-Record-1.1.2.tar.gz) = 47ea02fafc936d35d36bb3abe2631e3e5ae9ba05323b2b0d1154ab73f8ac212f
+SIZE (Config-Record-1.1.2.tar.gz) = 26452


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



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