[PATCH] archivers/p5-Compress-LZW: CPAN Macro
Rong-en Fan
grafan at gmail.com
Sun Mar 23 07:54:34 UTC 2008
On Sun, Mar 23, 2008 at 1:17 PM, Philip M. Gollucci
<pgollucci at p6m7g8.com> wrote:
>
> >Submitter-Id: current-users
> >Originator: Philip M. Gollucci
> >Organization: Riderway Inc.
> >Confidential: no
> >Synopsis: [PATCH] archivers/p5-Compress-LZW: CPAN Macro
> >Severity: non-critical
> >Priority: low
> >Category: ports
> >Class: change-request
> >Release: FreeBSD 8.0-CURRENT i386
> >Environment:
> System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sun Mar 2 09:48:59 EST
> >Description:
>
> Port maintainer (perl at FreeBSD.org) is cc'd.
>
> Generated with FreeBSD Port Tools 0.77
> >How-To-Repeat:
> >Fix:
>
> --- p5-Compress-LZW-0.01_1.patch begins here ---
> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/archivers/p5-Compress-LZW/Makefile,v
> retrieving revision 1.4
> diff -u -u -r1.4 Makefile
> --- Makefile 8 Sep 2007 00:51:17 -0000 1.4
> +++ Makefile 22 Mar 2008 20:32:24 -0000
> @@ -9,7 +9,7 @@
> PORTVERSION= 0.01
> PORTREVISION= 1
> CATEGORIES= archivers perl5
> -MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
> +MASTER_SITES= CPAN
> MASTER_SITE_SUBDIR= Compress
> PKGNAMEPREFIX= p5-
First, when you using CPAN, it has SUBDIR set to the correct
directory if you use module's name as PORTNAME. Second,
I'm not sure if this is a good idea to that just switch to the macro
without any version update. Usually, maintainers change to use
macros in bsd.sites.mk when there is new version available.
If perl@ thinks that we are going to use CPAN macro by default,
then perhaps change all perl@ maintained ports at once will
be better.
Regards,
Rong-En Fan
>
> --- p5-Compress-LZW-0.01_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"
>
More information about the freebsd-perl
mailing list