Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 10:45:26 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42866: textproc/p5-XML-Sablotron not on CPAN, fix MASTER_SITES 
Message-ID:  <20020917084526.82C29AB1C@backup-mx.droso.dk>

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

>Number:         42866
>Category:       ports
>Synopsis:       textproc/p5-XML-Sablotron not on CPAN, fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 17 01:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #10: Wed Sep 4 18:41:43 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:
XML-Sablotron is only at version 0.90 at CPAN, so remove MASSTER_SITE_PERL_CPAN
from MASTER_SITES

>How-To-Repeat:
	
>Fix:

	

--- p5-XML-Sablotron.diff begins here ---
--- /tmp/Makefile.orig	Tue Sep 17 10:41:09 2002
+++ Makefile	Tue Sep 17 10:42:15 2002
@@ -8,8 +8,7 @@
 PORTNAME=	XML-Sablotron
 PORTVERSION=	0.95
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
-		http://download-2.gingerall.cz/download/sablot/
+MASTER_SITES=	http://download-2.gingerall.cz/download/sablot/
 MASTER_SITE_SUBDIR=	XML
 PKGNAMEPREFIX=	p5-
 
--- p5-XML-Sablotron.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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