ports/120388: [UPDATE]

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 8 03:30:01 UTC 2008


>Number:         120388
>Category:       ports
>Synopsis:       [UPDATE]
>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 03:30:00 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 at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- Updated to 1.51
- Add missing B-Deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-SearchBuilder/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- Makefile	12 Dec 2007 14:36:22 -0000	1.48
+++ Makefile	8 Feb 2008 03:27:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DBIx-SearchBuilder
-PORTVERSION=	1.50
+PORTVERSION=	1.51
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBIx
@@ -15,7 +15,9 @@
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	Perl extension for easy SQL SELECT Statement generation
 
-BUILD_DEPENDS=	${SITE_PERL}/Class/ReturnValue.pm:${PORTSDIR}/devel/p5-Class-ReturnValue \
+BUILD_DEPENDS=	${SITE_PERL}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
+		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
+		${SITE_PERL}/Class/ReturnValue.pm:${PORTSDIR}/devel/p5-Class-ReturnValue \
 		${SITE_PERL}/Cache/Simple/TimedExpiry.pm:${PORTSDIR}/devel/p5-Cache-Simple-TimedExpiry \
 		${SITE_PERL}/${PERL_ARCH}/Want.pm:${PORTSDIR}/devel/p5-Want \
 		${SITE_PERL}/capitalization.pm:${PORTSDIR}/devel/p5-capitalization \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-SearchBuilder/distinfo,v
retrieving revision 1.42
diff -u -r1.42 distinfo
--- distinfo	12 Dec 2007 14:36:22 -0000	1.42
+++ distinfo	8 Feb 2008 03:27:07 -0000
@@ -1,3 +1,3 @@
-MD5 (DBIx-SearchBuilder-1.50.tar.gz) = 36d745d3469d7fd9318c393557eca6da
-SHA256 (DBIx-SearchBuilder-1.50.tar.gz) = 21c97429e618c509ddf9a6ad1a0482a0db8105c995f40617f014a62451dc8853
-SIZE (DBIx-SearchBuilder-1.50.tar.gz) = 81666
+MD5 (DBIx-SearchBuilder-1.51.tar.gz) = e50f6e0aa2a241a4006d7ad17f545787
+SHA256 (DBIx-SearchBuilder-1.51.tar.gz) = bc0f3fa6dea6cf0d22720c3122dc566be521b9c397006d09c61176face74afcf
+SIZE (DBIx-SearchBuilder-1.51.tar.gz) = 81780


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



More information about the freebsd-ports-bugs mailing list