From owner-freebsd-perl@FreeBSD.ORG Thu Aug 4 15:08:12 2011 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14876106566B for ; Thu, 4 Aug 2011 15:08:12 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id D46558FC18 for ; Thu, 4 Aug 2011 15:08:11 +0000 (UTC) Received: by heechee.tobez.org (Postfix, from userid 1001) id 756636D400; Thu, 4 Aug 2011 16:43:48 +0200 (CEST) Date: Thu, 4 Aug 2011 16:43:48 +0200 From: Anton Berezin To: Mark Felder Message-ID: <20110804144348.GB93393@heechee.tobez.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.21 (2010-09-15) Cc: perl@FreeBSD.org Subject: Re: (no subject) X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2011 15:08:12 -0000 I don't see the PR number, so I cannot quite close the PR (probably it was not registered yet in the PR DB). At any rate, I just committed a different fix (upgraded the port to version 1.4(0)). Unfortunately Marc Lehmann tends to aggressively delete older version of his modules from CPAN, so the right solution is almost always to look for a newer version. Cheers, \Anton. On Thu, Aug 04, 2011 at 08:48:04AM -0500, Mark Felder wrote: > > >Submitter-Id: current-users > >Originator: Mark Felder > >Organization: > >Confidential: no > >Synopsis: [PATCH] converters/p5-Convert-UUlib: [SUMMARIZE CHANGES] > >Severity: non-critical > >Priority: low > >Category: ports > >Class: change-request > >Release: FreeBSD 8.2-RELEASE amd64 > >Environment: > System: FreeBSD tech304.office.supranet.net 8.2-RELEASE FreeBSD 8.2-RELEASE #2: Wed Apr 13 16:35:02 CDT 2011 > >Description: > p5-Convert-UUlib is required for several ports including security/maia. > It was marked BROKEN because somehow its download directory was > removed on CPAN. Here's a workaround until CPAN can fix the issue. > > Port maintainer (perl@FreeBSD.org) is cc'd. > > Generated with FreeBSD Port Tools 0.99 > >How-To-Repeat: > >Fix: > > --- p5-Convert-UUlib-1.34,1.patch begins here --- > diff -ruN --exclude=CVS /usr/ports/converters/p5-Convert-UUlib.orig/Makefile /usr/ports/converters/p5-Convert-UUlib/Makefile > --- /usr/ports/converters/p5-Convert-UUlib.orig/Makefile 2011-08-04 08:37:51.000000000 -0500 > +++ /usr/ports/converters/p5-Convert-UUlib/Makefile 2011-08-04 08:43:09.000000000 -0500 > @@ -9,14 +9,15 @@ > PORTVERSION= 1.34 > PORTEPOCH= 1 > CATEGORIES= converters perl5 > -MASTER_SITES= CPAN > +#MASTER_SITES= CPAN > +MASTER_SITES= http://cpan.yimg.com/modules/by-module/Convert/ \ > + http://cpan.perl.org/authors/id/MLEHMANN/ \ > + http://ftp.pardus.org.tr/pub/source/2011/ > PKGNAMEPREFIX= p5- > > MAINTAINER= perl@FreeBSD.org > COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview) > > -BROKEN= does not fetch > - > PERL_CONFIGURE= yes > > MAN3= Convert::UUlib.3 > --- p5-Convert-UUlib-1.34,1.patch ends here --- > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org" -- Our society can survive even a large amount of irrational regulation. -- John McCarthy