aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Directory
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-12-27 15:55:23 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-12-27 15:55:23 +0000
commit2ea56861fa1ec740f816f949c77148fd32c94565 (patch)
tree0dcecbfe24142ca0475c5ace8477dabe11186024 /textproc/p5-XML-Directory
parent4e184a66b9f1a2f704e2411f3cfdc0bb21f98659 (diff)
downloadports-2ea56861fa1ec740f816f949c77148fd32c94565.tar.gz
ports-2ea56861fa1ec740f816f949c77148fd32c94565.zip
Updated to 0.99
Notes
Notes: svn path=/head/; revision=96699
Diffstat (limited to 'textproc/p5-XML-Directory')
-rw-r--r--textproc/p5-XML-Directory/Makefile15
-rw-r--r--textproc/p5-XML-Directory/distinfo2
-rw-r--r--textproc/p5-XML-Directory/pkg-descr4
-rw-r--r--textproc/p5-XML-Directory/pkg-plist2
4 files changed, 8 insertions, 15 deletions
diff --git a/textproc/p5-XML-Directory/Makefile b/textproc/p5-XML-Directory/Makefile
index cca041900583..6fc945936dd6 100644
--- a/textproc/p5-XML-Directory/Makefile
+++ b/textproc/p5-XML-Directory/Makefile
@@ -6,28 +6,23 @@
#
PORTNAME= XML-Directory
-PORTVERSION= 0.84
+PORTVERSION= 0.99
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@protey.ru
+MAINTAINER= skv@FreeBSD.org
COMMENT= Returns a content of directory as XML
-BUILD_DEPENDS= ${SITE_PERL}/RDF/Notation3.pm:${PORTSDIR}/textproc/p5-RDF-Notation3
+BUILD_DEPENDS= ${SITE_PERL}/RDF/Notation3.pm:${PORTSDIR}/textproc/p5-RDF-Notation3 \
+ ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= XML::Directory.3 XML::Directory::Apache.3 \
- XML::Directory::Exception.3 XML::Directory::SAX.3 \
- XML::Directory::String.3
-
-
-pre-patch:
- @${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${PERL} -pi -e \
- '$$package=$$1 if /^package\s+([^\s;]*);/; s!^require 5.005_62;!!; s!^use warnings;!!; s!^our\s+(\$$|@)(VERSION|ISA|EXPORT|EXPORT_OK)\s+=!$$1$${package}::$$2=!;'
+ XML::Directory::SAX.3 XML::Directory::String.3
.include <bsd.port.pre.mk>
diff --git a/textproc/p5-XML-Directory/distinfo b/textproc/p5-XML-Directory/distinfo
index 8210db148af2..028105bc3de4 100644
--- a/textproc/p5-XML-Directory/distinfo
+++ b/textproc/p5-XML-Directory/distinfo
@@ -1 +1 @@
-MD5 (XML-Directory-0.84.tar.gz) = af3ce7168d7667d19f50e0b8a880d0e1
+MD5 (XML-Directory-0.99.tar.gz) = 33a048dd034c03ecc29ce0c3bd2cae40
diff --git a/textproc/p5-XML-Directory/pkg-descr b/textproc/p5-XML-Directory/pkg-descr
index 560a6e1b375f..1f05a30cfeaa 100644
--- a/textproc/p5-XML-Directory/pkg-descr
+++ b/textproc/p5-XML-Directory/pkg-descr
@@ -6,7 +6,7 @@ and generate either string containing the resulting XML or SAX events.
The SAX generator supports both SAX1 and SAX2 handlers. There are two
SAX interfaces available: basic ContentHandler and optional ErrorHandler.
-WWW: http://search.cpan.org/search?dist=XML-Directory
+WWW: http://search.cpan.org/dist/XML-Directory/
-- Sergey Skvortsov
-skv@protey.ru
+skv@FreeBSD.org
diff --git a/textproc/p5-XML-Directory/pkg-plist b/textproc/p5-XML-Directory/pkg-plist
index 84cfd60c7813..05878eb9b77e 100644
--- a/textproc/p5-XML-Directory/pkg-plist
+++ b/textproc/p5-XML-Directory/pkg-plist
@@ -1,8 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Directory/.packlist
%%SITE_PERL%%/XML/Directory.pm
-%%SITE_PERL%%/XML/Directory.pod
%%SITE_PERL%%/XML/Directory/Apache.pm
-%%SITE_PERL%%/XML/Directory/Exception.pm
%%SITE_PERL%%/XML/Directory/SAX.pm
%%SITE_PERL%%/XML/Directory/String.pm
@dirrm %%SITE_PERL%%/XML/Directory