Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2009 14:31:10 +0300 (MSK)
From:      Mons Anderson <mons@cpan.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/141635: [MAINTAINER] devel/p5-uni-perl: Fix MASTER_SITES
Message-ID:  <200912151131.nBFBVACq027026@veda.park.rambler.ru>
Resent-Message-ID: <200912151140.nBFBe1Uh059817@freefall.freebsd.org>

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

>Number:         141635
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-uni-perl: Fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 11:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mons Anderson
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
[DESCRIBE CHANGES]

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-uni-perl-0.03_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-uni-perl/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	29 Oct 2009 11:04:11 -0000	1.1
+++ Makefile	15 Dec 2009 11:30:46 -0000
@@ -7,7 +7,10 @@
 
 PORTNAME=	uni-perl
 PORTVERSION=	0.03
+PORTREVISION=	1
 CATEGORIES=	devel perl5
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	../../authors/id/M/MO/MONS
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	mons@cpan.org
@@ -18,8 +21,6 @@
 	p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
-MASTER_SITES	=	http://freebsd.dev.rambler.ru/distfiles/rambler/
-
 PERL_CONFIGURE=	5.10.0+
 
 MAN3=	uni::perl.3
--- p5-uni-perl-0.03_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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