ports/93028: [patch] devel/autodia: Inline/Java.pm moved - test for package instead

Lars Balker Rasmussen lars at balker.dk
Wed Feb 8 07:30:12 UTC 2006


>Number:         93028
>Category:       ports
>Synopsis:       [patch] devel/autodia: Inline/Java.pm moved - test for package instead
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 08 07:30:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Balker Rasmussen
>Release:        FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005     root at lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
Inline/Java.pm moved - test for package instead
>How-To-Repeat:
>Fix:

Index: devel/autodia/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/autodia/Makefile,v
retrieving revision 1.16
diff -u -a -r1.16 Makefile
--- devel/autodia/Makefile	11 Oct 2005 21:17:15 -0000	1.16
+++ devel/autodia/Makefile	8 Feb 2006 07:24:05 -0000
@@ -8,6 +8,7 @@
 
 PORTNAME=	autodia
 PORTVERSION=	2.02
+PORTREVISION= 	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	http://droogs.org/autodia/download/
 DISTNAME=	Autodia-${PORTVERSION}
@@ -16,7 +17,7 @@
 COMMENT=	Automatic Dia XML - from Source Code and Data
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
-		${SITE_PERL}/Inline/Java.pm:${PORTSDIR}/devel/p5-Inline-Java \
+		p5-Inline-Java>=0:${PORTSDIR}/devel/p5-Inline-Java \
 		${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
 		${SITE_PERL}/VCG.pm:${PORTSDIR}/graphics/p5-VCG \
 		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list