aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2004-08-20 22:19:35 +0800
committerskv <skv@FreeBSD.org>2004-08-20 22:19:35 +0800
commit036ae5654c885fb76e57d70ade44d8b4d0f42c46 (patch)
treea72e03b7bcd168ff97e9aa7286798ddb4b4053e4
parent72ec010b432d9db6d457cd0b821e9ef8d9731278 (diff)
downloadfreebsd-ports-gnome-036ae5654c885fb76e57d70ade44d8b4d0f42c46.tar.gz
freebsd-ports-gnome-036ae5654c885fb76e57d70ade44d8b4d0f42c46.tar.zst
freebsd-ports-gnome-036ae5654c885fb76e57d70ade44d8b4d0f42c46.zip
Updated to 0.31
-rw-r--r--textproc/p5-RDF-Core/Makefile4
-rw-r--r--textproc/p5-RDF-Core/distinfo4
-rw-r--r--textproc/p5-RDF-Core/pkg-descr3
3 files changed, 3 insertions, 8 deletions
diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile
index 7258d1ac4874..a14f014733aa 100644
--- a/textproc/p5-RDF-Core/Makefile
+++ b/textproc/p5-RDF-Core/Makefile
@@ -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
diff --git a/textproc/p5-RDF-Core/distinfo b/textproc/p5-RDF-Core/distinfo
index b09d9fc50e2e..e7099a02d07d 100644
--- a/textproc/p5-RDF-Core/distinfo
+++ b/textproc/p5-RDF-Core/distinfo
@@ -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
diff --git a/textproc/p5-RDF-Core/pkg-descr b/textproc/p5-RDF-Core/pkg-descr
index 2d89a49d65bc..4d9c2a8bbe6b 100644
--- a/textproc/p5-RDF-Core/pkg-descr
+++ b/textproc/p5-RDF-Core/pkg-descr
@@ -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