View | Details | Raw Unified | Return to bug 96550
Collapse All | Expand All

(-)autodia/Makefile (-9 / +5 lines)
Lines 7-28 Link Here
7
#
7
#
8
8
9
PORTNAME=	autodia
9
PORTNAME=	autodia
10
PORTVERSION=	2.02
10
PORTVERSION=	2.03
11
PORTREVISION= 	1
12
CATEGORIES=	devel perl5
11
CATEGORIES=	devel perl5
13
# fernan - 23.Apr.2006
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
14
# the droogs.org domain has expired, and the registrar is redirecting
13
MASTER_SITE_SUBDIR=	Tree/TEEJAY
15
# the traffic for this domain. I am hosting the distfile temporarily.
14
	
16
# MASTER_SITES=	http://droogs.org/autodia/download/
17
MASTER_SITES=	http://omega.iib.unsam.edu.ar/ \
18
		http://personales.ciudad.com.ar/fernan/
19
DISTNAME=	Autodia-${PORTVERSION}
15
DISTNAME=	Autodia-${PORTVERSION}
20
16
21
MAINTAINER=	fernan@iib.unsam.edu.ar
17
MAINTAINER=	fernan@iib.unsam.edu.ar
22
COMMENT=	Automatic Dia XML - from Source Code and Data
18
COMMENT=	Automatic Dia XML - from Source Code and Data
23
19
24
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
20
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
25
		p5-Inline-Java>=0:${PORTSDIR}/devel/p5-Inline-Java \
21
		${SITE_PERL}/${PERL_ARCH}/Inline/Java.pm:${PORTSDIR}/devel/p5-Inline-Java \
26
		${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
22
		${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
27
		${SITE_PERL}/VCG.pm:${PORTSDIR}/graphics/p5-VCG \
23
		${SITE_PERL}/VCG.pm:${PORTSDIR}/graphics/p5-VCG \
28
		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
24
		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
(-)autodia/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Autodia-2.02.tar.gz) = 4c00d58dd9bbbfa386e4d03a82b7a2f8
1
MD5 (Autodia-2.03.tar.gz) = a0b2fa7a62d40b93d6b3e231296ad8a4
2
SHA256 (Autodia-2.02.tar.gz) = 09a1e916a874a24ddcee69e2b24eabf6bc3c714a91aba0ab25bea3693a72a0ec
2
SHA256 (Autodia-2.03.tar.gz) = 5f7118956a0930d91baf2f391bcab1bc23f08471f97b5bb317374e6c2918f7df
3
SIZE (Autodia-2.02.tar.gz) = 58688
3
SIZE (Autodia-2.03.tar.gz) = 61843

Return to bug 96550