Bug 35912 - Update port: devel/p5-Date-Pcalc (add MASTER_SITE_SUBDIR)
Summary: Update port: devel/p5-Date-Pcalc (add MASTER_SITE_SUBDIR)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-15 03:50 UTC by Kimura Fuyuki
Modified: 2002-03-15 05:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimura Fuyuki 2002-03-15 03:50:01 UTC
Add MASTER_SITE_SUBDIR for CPAN

Fix: cvs server: Diffing .


MAINTAINER=	ports@FreeBSD.org--xb3u2ciwIX5p1xJ0H5Zgmkr8fhqJtaJsyOA0ycvkZVPZN2qI
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Date-Pcalc/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	14 Jul 2001 23:54:33 -0000	1.1
+++ Makefile	15 Mar 2002 03:41:20 -0000
@@ -11,6 +11,7 @@
 MASTER_SITES=	ftp://catcode.com/pub/date/ \
 		http://www.engelschall.com/u/sb/download/pkg/ \
 		${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR=	Date
 PKGNAMEPREFIX=	p5-
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-03-15 05:09:03 UTC
State Changed
From-To: open->closed

committed, thanks