Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2011 16:43:48 +0200
From:      Anton Berezin <tobez@tobez.org>
To:        Mark Felder <feld@feld.me>
Cc:        perl@FreeBSD.org
Subject:   Re: (no subject)
Message-ID:  <20110804144348.GB93393@heechee.tobez.org>
In-Reply-To: <E1QoyHM-000AOm-0b@feld.me>
References:  <E1QoyHM-000AOm-0b@feld.me>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110804144348.GB93393>