Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 01:17:58 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@freebsd.org
Subject:   [PATCH] archivers/p5-Compress-LZW: CPAN Macro
Message-ID:  <200803230517.m2N5Hw6v070612@piccollo.p6m7g8.net>

next in thread | raw e-mail | index | archive | help

>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@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-
 
--- p5-Compress-LZW-0.01_1.patch ends here ---




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