(no subject)
Anton Berezin
tobez at tobez.org
Thu Aug 4 15:08:12 UTC 2011
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 at 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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-perl
> To unsubscribe, send any mail to "freebsd-perl-unsubscribe at freebsd.org"
--
Our society can survive even a large amount of irrational regulation.
-- John McCarthy
More information about the freebsd-perl
mailing list