Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2008 05:13:08 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120394: [UPDATE] devel/p5-CPAN-SQLite
Message-ID:  <200802080513.m185D88Z042694@www.freebsd.org>
Resent-Message-ID: <200802080520.m185K1qE046170@freefall.freebsd.org>

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

>Number:         120394
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-CPAN-SQLite
>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 05: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 0.19;
- Add missing {B,R}-Deps (p5-PathTools).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-CPAN-SQLite/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Sep 2007 00:55:52 -0000	1.2
+++ Makefile	8 Feb 2008 05:13:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CPAN-SQLite
-PORTVERSION=	0.1
+PORTVERSION=	0.19
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/R/RK/RKOBES
@@ -19,7 +19,8 @@
 		${SITE_PERL}/CPAN/DistnameInfo.pm:${PORTSDIR}/devel/p5-CPAN-DistnameInfo \
 		${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \
 		${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
-		${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
+		${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
+		${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-CPAN-SQLite/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	25 Apr 2007 07:50:30 -0000	1.1
+++ distinfo	8 Feb 2008 05:13:24 -0000
@@ -1,3 +1,3 @@
-MD5 (CPAN-SQLite-0.1.tar.gz) = a33ca5e439c09708ec51199af788d857
-SHA256 (CPAN-SQLite-0.1.tar.gz) = f22ebd56ba26eeb1eb2ea629406b1206b205e07a4acea80a1184f04c9c5ee8d5
-SIZE (CPAN-SQLite-0.1.tar.gz) = 61901
+MD5 (CPAN-SQLite-0.19.tar.gz) = dac0a25c022a328f6cdf18a2396dee90
+SHA256 (CPAN-SQLite-0.19.tar.gz) = efd9fa3864942db5ff704af593ebc1dd3ab547b47f1c1c431df20a6d8a8741b8
+SIZE (CPAN-SQLite-0.19.tar.gz) = 64722


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



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