ports/149740: [Maintainer update:] security/p5-openxpki

Sergei Vyshenski svysh at pn.sinp.msu.ru
Tue Aug 17 14:30:05 UTC 2010


>Number:         149740
>Category:       ports
>Synopsis:       [Maintainer update:] security/p5-openxpki
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 14:30:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Vyshenski
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD host32.pn.sinp.msu.ru 8.1-STABLE FreeBSD 8.1-STABLE #0: Wed Aug  4 22:15:59 MSD 2010     root at host32.pn.sinp.msu.ru:/usr/obj/usr/src/sys/HOST32  i386

	
>Description:
	

Fix dependencies list

>How-To-Repeat:
	
>Fix:

	

diff -ur security/p5-openxpki/Makefile security/p5-openxpki.new/Makefile
--- security/p5-openxpki/Makefile	2010-04-14 16:44:02.000000000 +0400
+++ security/p5-openxpki.new/Makefile	2010-08-17 17:59:35.000000000 +0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	openxpki
 PORTVERSION=	0.9.1389
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security perl5
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.9.1300
 PKGNAMEPREFIX=	p5-
@@ -313,13 +313,14 @@
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_DEVELOPER)
-RUN_DEPENDS+=	fop:${PORTSDIR}/textproc/fop \
-		xsltproc:${PORTSDIR}/textproc/libxslt \
+RUN_DEPENDS+=	${LOCALBASE}/bin/fop:${PORTSDIR}/textproc/fop \
+		${LOCALBASE}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \
 		${LOCALBASE}/share/xsl/docbook/html/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \
 		${LOCALBASE}/share/java/jai/lib/libmlib_jai.so:${PORTSDIR}/java/jai
 .endif
 .if defined(WITH_GRAPHVIZ)
-RUN_DEPENDS+=	${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz
+RUN_DEPENDS+=	${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \
+		${LOCALBASE}/bin/imgsize:${PORTSDIR}/graphics/p5-Image-Size
 .endif
 
 post-install:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list