Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2006 10:58:48 -0300 (ART)
From:      Fernan Aguero <fernan@iib.unsam.edu.ar>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Erwin Lansing <erwin@FreeBSD.org>
Subject:   ports/96550: [ maintainer-update ] update devel/autodia and use CPAN mirroring
Message-ID:  <200604301358.k3UDwm5b078617@omega.iib.unsam.edu.ar>
Resent-Message-ID: <200604301400.k3UE0UQ4031128@freefall.freebsd.org>

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

>Number:         96550
>Category:       ports
>Synopsis:       [ maintainer-update ] update devel/autodia and use CPAN mirroring
>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:   Sun Apr 30 14:00:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
IIB-UNSAM
>Environment:

System: FreeBSD omega.iib.unsam.edu.ar 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Wed Jan 25 12:43:39 ART 2006 fernan@omega.iib.unsam.edu.ar:/usr/obj/usr/src/sys/OMEGA i386

	
>Description:
	o

	This is a followup of PR ports/96241
	http://www.freebsd.org/cgi/query-pr.cgi?pr=96241
	[Erwin CCed as he comitted this PR]

	The author has uploaded the latest autodia to CPAN, so this PR
	brings autodia to v2.03 and sets MASTER_SITE to take advantage
	of CPAN mirroring.
	
>How-To-Repeat:
	
	
>Fix:

	



--- autodia.diff begins here ---
diff -ruN /usr/ports/devel/autodia/Makefile autodia/Makefile
--- /usr/ports/devel/autodia/Makefile	Tue Apr 25 12:40:24 2006
+++ autodia/Makefile	Sun Apr 30 10:51:04 2006
@@ -7,22 +7,18 @@
 #
 
 PORTNAME=	autodia
-PORTVERSION=	2.02
-PORTREVISION= 	1
+PORTVERSION=	2.03
 CATEGORIES=	devel perl5
-# fernan - 23.Apr.2006
-# the droogs.org domain has expired, and the registrar is redirecting
-# the traffic for this domain. I am hosting the distfile temporarily.
-# MASTER_SITES=	http://droogs.org/autodia/download/
-MASTER_SITES=	http://omega.iib.unsam.edu.ar/ \
-		http://personales.ciudad.com.ar/fernan/
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR=	Tree/TEEJAY
+	
 DISTNAME=	Autodia-${PORTVERSION}
 
 MAINTAINER=	fernan@iib.unsam.edu.ar
 COMMENT=	Automatic Dia XML - from Source Code and Data
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
-		p5-Inline-Java>=0:${PORTSDIR}/devel/p5-Inline-Java \
+		${SITE_PERL}/${PERL_ARCH}/Inline/Java.pm:${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 \
diff -ruN /usr/ports/devel/autodia/distinfo autodia/distinfo
--- /usr/ports/devel/autodia/distinfo	Wed Jan 25 11:32:21 2006
+++ autodia/distinfo	Sat Apr 29 19:02:13 2006
@@ -1,3 +1,3 @@
-MD5 (Autodia-2.02.tar.gz) = 4c00d58dd9bbbfa386e4d03a82b7a2f8
-SHA256 (Autodia-2.02.tar.gz) = 09a1e916a874a24ddcee69e2b24eabf6bc3c714a91aba0ab25bea3693a72a0ec
-SIZE (Autodia-2.02.tar.gz) = 58688
+MD5 (Autodia-2.03.tar.gz) = a0b2fa7a62d40b93d6b3e231296ad8a4
+SHA256 (Autodia-2.03.tar.gz) = 5f7118956a0930d91baf2f391bcab1bc23f08471f97b5bb317374e6c2918f7df
+SIZE (Autodia-2.03.tar.gz) = 61843
--- autodia.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?200604301358.k3UDwm5b078617>