Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2012 16:00:56 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cm@therek.net
Subject:   ports/164497: [PATCH] databases/p5-ORLite-Migrate: add missing dependencies
Message-ID:  <201201252100.q0PL0uCA083097@meatwad.mouf.net>
Resent-Message-ID: <201201252110.q0PLA1f6013591@freefall.freebsd.org>

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

>Number:         164497
>Category:       ports
>Synopsis:       [PATCH] databases/p5-ORLite-Migrate: add missing dependencies
>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:   Wed Jan 25 21:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #8: Mon Dec 19 15:53:28 EST 2011
>Description:
see patch

Port maintainer (cm@therek.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-ORLite-Migrate-1.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-ORLite-Migrate/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	21 Jan 2012 17:38:42 -0000	1.7
+++ Makefile	25 Jan 2012 21:00:41 -0000
@@ -21,7 +21,8 @@
 		p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl \
 		p5-DBI>=1.58:${PORTSDIR}/databases/p5-DBI \
 		p5-DBD-SQLite>=1.21:${PORTSDIR}/databases/p5-DBD-SQLite \
-		p5-Params-Util>0.37:${PORTSDIR}/devel/p5-Params-Util
+		p5-Params-Util>0.37:${PORTSDIR}/devel/p5-Params-Util \
+		p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	YES
--- p5-ORLite-Migrate-1.07.patch ends here ---

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



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