Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 02:30:04 -0700 (PDT)
From:      Erwin Lansing <erwin@lansing.dk>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/42866: textproc/p5-XML-Sablotron not on CPAN, fix MASTER_SITES
Message-ID:  <200209170930.g8H9U46h050907@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/42866; it has been noted by GNATS.

From: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/42866: textproc/p5-XML-Sablotron not on CPAN, fix MASTER_SITES
Date: Tue, 17 Sep 2002 11:25:44 +0200

 --Kj7319i9nmIyA2yE
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 On Tue, Sep 17, 2002 at 10:45:26AM +0200, Erwin Lansing wrote:
 > 
 > >Number:         42866
 > >Category:       ports
 > >Synopsis:       textproc/p5-XML-Sablotron not on CPAN, fix MASTER_SITES
 > >Description:
 > XML-Sablotron is only at version 0.90 at CPAN, so remove MASSTER_SITE_PERL_CPAN
 > from MASTER_SITES
 > 
 MASTER_SITE_SUBDIR should also be removed, new patch attached. I also
 noticed that 0.96 has been released. However, I cannot test an upgrade
 due to that textproc/sablotron does not seem to be able to compile with
 expat.4
 
 -erwin
 
 -- 
                     _._     _,-'""`-._
 Erwin Lansing      (,-.`._,'(       |\`-/|    http://droso.org/
 erwin@lansing.dk       `-.-' \ )-`( , o o)    http://fnidder.dk/
                     -bf-      `-    \`_`"'-
 
 --Kj7319i9nmIyA2yE
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="p5-XML-Sablotron.diff"
 
 diff -ruN p5-XML-Sablotron.orig/Makefile p5-XML-Sablotron/Makefile
 --- p5-XML-Sablotron.orig/Makefile	Tue Sep 17 11:17:12 2002
 +++ p5-XML-Sablotron/Makefile	Tue Sep 17 11:20:35 2002
 @@ -8,9 +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_SITE_SUBDIR=	XML
 +MASTER_SITES=	http://download-2.gingerall.cz/download/sablot/
  PKGNAMEPREFIX=	p5-
  
  MAINTAINER=	skv@FreeBSD.org
 
 --Kj7319i9nmIyA2yE--

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?200209170930.g8H9U46h050907>