Date: Sun, 23 Apr 2006 20:05:20 -0300 (ART) From: Fernan Aguero <fernan@iib.unsam.edu.ar> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/96241: [maintainer-update] provide temp master site for devel/autodia Message-ID: <200604232305.k3NN5KVk016478@omega.iib.unsam.edu.ar> Resent-Message-ID: <200604232310.k3NNAG9p084679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96241 >Category: ports >Synopsis: [maintainer-update] provide temp master site for devel/autodia >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 23 23:10:12 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: The droogs.org domain has expired. As I cannot contact the author at this domain, and while I try to localize him, I am providing temporary hosting of the distfile. NOTE: for some strange reason, if the distfile is fetched from my ISP (ciudad.com.ar) fetch gives a warning (before starting the download) about a difference vs the expected size. Nonetheless, the fetched file does not have any difference in size or checksum ... so this is harmless. autodia is also hosted at cpan, but for some reason the author never got to upload/release v2.02 on CPAN. So one possibility for the future is to go back to 2.01 (to take advantage of CPAN mirroring) and add the changes to v2.02 as patches. >How-To-Repeat: >Fix: --- autodia.diff begins here --- diff -ruN /usr/ports/devel/autodia/Makefile autodia/Makefile --- /usr/ports/devel/autodia/Makefile Wed Mar 1 20:12:15 2006 +++ autodia/Makefile Sun Apr 23 19:43:50 2006 @@ -10,7 +10,12 @@ PORTVERSION= 2.02 PORTREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= http://droogs.org/autodia/download/ +# 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/ DISTNAME= Autodia-${PORTVERSION} MAINTAINER= fernan@iib.unsam.edu.ar --- 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?200604232305.k3NN5KVk016478>