Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 21:08:01 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32774: Update port: p5-XML-SAX-Expat-0.30 
Message-ID:  <E16DrJx-000Oal-00@3wgraphics.com>

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

>Number:         32774
>Category:       ports
>Synopsis:       Update port: p5-XML-SAX-Expat-0.30
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 12 16:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

Update port: p5-XML-SAX-Expat-0.30

Simple API for XML

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

diff -ur p5-XML-SAX-Expat-0.05/Makefile p5-XML-SAX-Expat/Makefile
--- p5-XML-SAX-Expat-0.05/Makefile	Sat Dec  8 17:56:54 2001
+++ p5-XML-SAX-Expat/Makefile	Sat Dec  8 18:46:37 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-SAX-Expat
-PORTVERSION=	0.05
+PORTVERSION=	0.30
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -22,7 +22,9 @@
 PERL_CONFIGURE=	yes
 
 MAN3=		XML::SAX::Expat.3
-
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
+
+post-patch:
+		@${PERL} -pi -e "s/(?<=XML::SAX::Base          => ')1\.00(?=')/0.25/;" ${WRKSRC}/Makefile.PL
 
 .include <bsd.port.mk>
diff -ur p5-XML-SAX-Expat-0.05/distinfo p5-XML-SAX-Expat/distinfo
--- p5-XML-SAX-Expat-0.05/distinfo	Sat Dec  8 17:56:54 2001
+++ p5-XML-SAX-Expat/distinfo	Sat Dec  8 18:01:08 2001
@@ -1 +1 @@
-MD5 (XML-SAX-Expat-0.05.tar.gz) = 5a9b3a0c381360e4b84151ad7137800d
+MD5 (XML-SAX-Expat-0.30.tar.gz) = 0e8bdde0ac694c1f9ce3563fd6449ef5
>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?E16DrJx-000Oal-00>