mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Updated to 0.31
This commit is contained in:
parent
25f9a98d4e
commit
5bbf19af17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116768
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= RDF-Core
|
||||
PORTVERSION= 0.30
|
||||
PORTVERSION= 0.31
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= RDF
|
||||
@ -20,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
PLIST_SUB+= DOCSDIR="share/doc/${PORTNAME}"
|
||||
|
||||
MAN3= RDF::Core.3 RDF::Core::Constants.3 RDF::Core::Enumerator.3 \
|
||||
RDF::Core::Enumerator::DB_File.3 \
|
||||
@ -34,7 +33,6 @@ MAN3= RDF::Core.3 RDF::Core::Constants.3 RDF::Core::Enumerator.3 \
|
||||
RDF::Core::Serializer.3 RDF::Core::Statement.3 \
|
||||
RDF::Core::Storage.3 RDF::Core::Storage::DB_File.3 \
|
||||
RDF::Core::Storage::Memory.3 RDF::Core::Storage::Postgres.3
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
DOCSUBDIR= / RDF RDF/Core RDF/Core/Enumerator RDF/Core/Model \
|
||||
RDF/Core/Storage
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (RDF-Core-0.30.tar.gz) = 357b9fbb2474c84145ace689dda476bd
|
||||
SIZE (RDF-Core-0.30.tar.gz) = 74897
|
||||
MD5 (RDF-Core-0.31.tar.gz) = 212f52d432288f0ea5ec55a0c0803825
|
||||
SIZE (RDF-Core-0.31.tar.gz) = 75154
|
||||
|
@ -15,6 +15,3 @@ bit grouping statements with common subject.
|
||||
The query language is rather focused on resources than on statements.
|
||||
|
||||
WWW: http://search.cpan.org/dist/RDF-Core/
|
||||
|
||||
-- Sergey Skvortsov
|
||||
skv@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user