ports/166134: [PATCH] textproc/p5-XML-FOAF: add missing undocumented DEPENDS

Steve Wills swills at FreeBSD.org
Thu Mar 15 03:10:03 UTC 2012


>Number:         166134
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-FOAF: add missing undocumented DEPENDS
>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:   Thu Mar 15 03:10:02 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 #14 r232426: Fri Mar  2 21:54:42
>Description:
- Add missing DEPENDS

Passes tests now.

Port maintainer (markun at onohara.to) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-XML-FOAF-0.04_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-FOAF/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	18 Oct 2011 13:08:37 -0000	1.5
+++ Makefile	15 Mar 2012 03:05:26 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	XML-FOAF
 PORTVERSION=	0.04
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BTROTT
@@ -16,7 +17,8 @@
 COMMENT=	Parse FOAF (Friend of a Friend) data
 
 RUN_DEPENDS=	p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \
-		p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core
+		p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core \
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
--- p5-XML-FOAF-0.04_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list