Updated to 0.90

This commit is contained in:
Sergey Skvortsov 2003-12-27 15:47:41 +00:00
parent 39ed46144f
commit 4e184a66b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96698
2 changed files with 6 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= RDF-Notation3
PORTVERSION= 0.83
PORTVERSION= 0.90
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= RDF
@ -22,7 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= RDF::Notation3.3 RDF::Notation3::PrefTriples.3 \
RDF::Notation3::RDFCore.3 RDF::Notation3::RDFStore.3 \
RDF::Notation3::ReaderFile.3 RDF::Notation3::ReaderString.3 \
@ -31,12 +30,12 @@ MAN3= RDF::Notation3.3 RDF::Notation3::PrefTriples.3 \
RDF::Notation3::Template::TXML.3 RDF::Notation3::Triples.3 \
RDF::Notation3::XML.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)\s+=!$$1$${package}::$$2=!;'
.include <bsd.port.pre.mk>
post-patch:
@${FIND} ${WRKSRC} -name "*.pm" | \
${XARGS} ${PERL} -pi -e 's!^require 5.005_62;!!'
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
.endif

View File

@ -1 +1 @@
MD5 (RDF-Notation3-0.83.tar.gz) = 6d4b1e028c3080ae90232875e4737da5
MD5 (RDF-Notation3-0.90.tar.gz) = ceffbab4bddff496938d7e0a84dc53ad