From e2f9b3f65fb46ddbe0d469a33b04e8088d162010 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Mon, 28 Jan 2002 12:10:37 +0000 Subject: Updated to 1.05 Approved by: tobez --- textproc/p5-XML-SAX/Makefile | 19 +++++++++++++------ textproc/p5-XML-SAX/distinfo | 2 +- textproc/p5-XML-SAX/pkg-descr | 9 ++++++--- 3 files changed, 20 insertions(+), 10 deletions(-) (limited to 'textproc/p5-XML-SAX') diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 44462d548a58..93127e5e147a 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -6,23 +6,30 @@ # PORTNAME= XML-SAX -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= skv@protey.ru +MAINTAINER= skv@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/NamespaceSupport.pm:${PORTSDIR}/textproc/p5-XML-NamespaceSupport BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes +CONFIGURE_ARGS= diff --git a/textproc/p5-XML-SAX/distinfo b/textproc/p5-XML-SAX/distinfo index f6bb4bfcaf0e..31480b349dd3 100644 --- a/textproc/p5-XML-SAX/distinfo +++ b/textproc/p5-XML-SAX/distinfo @@ -1 +1 @@ -MD5 (XML-SAX-0.03.tar.gz) = f4da07ffcd323521407ef5e30620a5d7 +MD5 (XML-SAX-0.05.tar.gz) = 464cd12f7ffa72a0e351fccf64f8f84c diff --git a/textproc/p5-XML-SAX/pkg-descr b/textproc/p5-XML-SAX/pkg-descr index 3966f8dcb45e..1c8457f23b25 100644 --- a/textproc/p5-XML-SAX/pkg-descr +++ b/textproc/p5-XML-SAX/pkg-descr @@ -1,8 +1,11 @@ XML::SAX consists of several framework classes for using and building -Perl SAX2 XML parsers, filters, and drivers. It is designed around the +Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application -without requiring programmer intervention. Those of you familiar with -the DBI will be right at home. Some of the designs come from the Java +without requiring programmer intervention. Those of you familiar with +the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. WWW: http://search.cpan.org/search?dist=XML-SAX + +-- Sergey Skvortsov +skv@FreeBSD.org -- cgit v1.2.3