Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2012 15:02:53 -0500
From:      "Zane C.B-H." <vvelox@vvelox.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/169553: Update port: deskutils/p5-ZConf-Runner remove SITE_PERL
Message-ID:  <1341000173.255745.8435@vixen42.vulpes.vvelox.net>
Resent-Message-ID: <201206292010.q5TKABmo001688@freefall.freebsd.org>

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

>Number:         169553
>Category:       ports
>Synopsis:       Update port: deskutils/p5-ZConf-Runner    remove SITE_PERL
>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:10:11 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:


SITE_PERL removal


>How-To-Repeat:





>Fix:


--- p5-ZConf-Runner_Makefile.diff begins here ---
--- Makefile.orig	2012-06-29 14:59:35.767437140 -0500
+++ Makefile	2012-06-29 15:01:10.537554572 -0500
@@ -15,11 +15,11 @@
 MAINTAINER=	vvelox@vvelox.net
 COMMENT=	Run a file using a choosen methode, desktop entry or mimetype
 
-RUN_DEPENDS=	${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
-		${SITE_PERL}/File/MimeInfo/Applications.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
-		${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
-		${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI \
-		${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
+RUN_DEPENDS=	p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \
+		p5-File-MimeInfo>=0.16:${PORTSDIR}/devel/p5-File-MimeInfo \
+		p5-Curses-UI>=0.9609:${PORTSDIR}/devel/p5-Curses-UI \
+		p5-ZConf-GUI>=1.0.3:${PORTSDIR}/devel/p5-ZConf-GUI \
+		p5-String-ShellQuote>=1.04:${PORTSDIR}/textproc/p5-String-ShellQuote
 
 PERL_CONFIGURE=	yes
 
--- p5-ZConf-Runner_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?1341000173.255745.8435>