Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  1 Sep 2006 19:00:21 +0200 (CEST)
From:      Soeren Straarup <xride@x12.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        oyvind@moll.no
Subject:   ports/102758: [PATCH] audio/ripit: Add www/p5-libwww as run depend
Message-ID:  <20060901170022.0FE9542C1@beacon.x12.dk>
Resent-Message-ID: <200609011700.k81H0agT033285@freefall.freebsd.org>

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

>Number:         102758
>Category:       ports
>Synopsis:       [PATCH] audio/ripit: Add www/p5-libwww as run depend
>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:   Fri Sep 01 17:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Soeren Straarup
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD beacon.x12.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Fri Aug  4 21:14:41 CEST
>Description:

Added www/p5-libwww as run dependen.

Port maintainer (oyvind@moll.no) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
Try and use it.

>Fix:

--- ripit-3.5.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/ripit/Makefile /space/portstrees/FreeBSD/ports/audio/ripit/Makefile
--- /usr/ports/audio/ripit/Makefile	Sat Jul  8 19:50:49 2006
+++ /space/portstrees/FreeBSD/ports/audio/ripit/Makefile	Fri Sep  1 17:54:40 2006
@@ -15,6 +15,7 @@
 
 # See pkg-message about other dependencies.
 RUN_DEPENDS=	${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get
+RUN_DEPENDS+=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS+=	lame:${PORTSDIR}/audio/lame
 RUN_DEPENDS+=	cdparanoia:${PORTSDIR}/audio/cdparanoia
 
--- ripit-3.5.1.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?20060901170022.0FE9542C1>