Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2012 14:58:58 -0500
From:      "Zane C.B-H." <vvelox@vvelox.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/169552: Update port: deskutils/p5-ZConf-BGSet SITE_PERL removal
Message-ID:  <1340999938.862706.8286@vixen42.vulpes.vvelox.net>
Resent-Message-ID: <201206292000.q5TK0POm092467@freefall.freebsd.org>

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

>Number:         169552
>Category:       ports
>Synopsis:       Update port: deskutils/p5-ZConf-BGSet       SITE_PERL removal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 29 20:00:25 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B-H.
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:


System: FreeBSD 8.2-STABLE #8: Wed Oct 26 02:32:28 CDT 2011
    kitsune@vixen42.vulpes.vvelox.net:/usr/obj/usr/src/sys/vixen42



>Description:


Remove SITE_PERL stuff.


>How-To-Repeat:





>Fix:


--- p5-ZConf-BGSet_Makefile.diff begins here ---
--- Makefile.orig	2012-06-29 14:54:52.892323404 -0500
+++ Makefile	2012-06-29 14:57:11.105830428 -0500
@@ -16,12 +16,12 @@
 MAINTAINER=	vvelox@vvelox.net
 COMMENT=	Background management utitility and Perl module that uses ZConf
 
-RUN_DEPENDS=	${SITE_PERL}/Image/Size/FillFullSelect.pm:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
-		${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
+RUN_DEPENDS=	p5-Image-Size-FillFullSelect>=0.1.0:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
+		p5-ZConf>=:${PORTSDIR}/net/p5-ZConf \
 		${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot \
-		${SITE_PERL}/Imager/AverageGray.pm:${PORTSDIR}/graphics/p5-Imager-AverageGray \
-		${SITE_PERL}/X11/Resolution.pm:${PORTSDIR}/x11/p5-X11-Resolution \
-		${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
+		p5-Imager-AverageGray>=0.0.0:${PORTSDIR}/graphics/p5-Imager-AverageGray \
+		p5-X11-Resolution>=0.0.0:${PORTSDIR}/x11/p5-X11-Resolution \
+		p5-String-ShellQuote>=1.04:${PORTSDIR}/textproc/p5-String-ShellQuote
 
 PERL_CONFIGURE=	yes
 
--- p5-ZConf-BGSet_Makefile.diff ends here ---



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



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