summaryrefslogtreecommitdiff
path: root/textproc/liblrdf
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-05-03 09:07:26 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-05-03 09:07:26 +0000
commitba1bf34af9c17f939fdf49a22425d2613ab95e34 (patch)
tree3e0f7c85e7137b2a57db5234a9cfe4880468d9aa /textproc/liblrdf
parentUpdate to version 2.28 (diff)
Update to version 0.4.0
PR: ports/80545 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=134535
Diffstat (limited to 'textproc/liblrdf')
-rw-r--r--textproc/liblrdf/Makefile9
-rw-r--r--textproc/liblrdf/distinfo4
-rw-r--r--textproc/liblrdf/pkg-descr2
3 files changed, 8 insertions, 7 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index 8983e806efa8..f4ce40711e56 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -5,9 +5,10 @@
# $FreeBSD$
PORTNAME= liblrdf
-PORTVERSION= 0.3.7
+PORTVERSION= 0.4.0
CATEGORIES= textproc
-MASTER_SITES= http://plugin.org.uk/releases/lrdf/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= lrdf
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for manipulating RDF files describing LADSPA plugins
@@ -15,8 +16,8 @@ COMMENT= Library for manipulating RDF files describing LADSPA plugins
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= raptor.2:${PORTSDIR}/textproc/raptor
-USE_GNOME= gnomehack gnometarget lthack
-USE_INC_LIBTOOL_VER= 13
+USE_GNOME= gnomehack gnometarget
+USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes
diff --git a/textproc/liblrdf/distinfo b/textproc/liblrdf/distinfo
index 303ee238bb57..a6056e4b2877 100644
--- a/textproc/liblrdf/distinfo
+++ b/textproc/liblrdf/distinfo
@@ -1,2 +1,2 @@
-MD5 (liblrdf-0.3.7.tar.gz) = 8980f8f2fcef60591b7571bdc8cd0763
-SIZE (liblrdf-0.3.7.tar.gz) = 323390
+MD5 (liblrdf-0.4.0.tar.gz) = 327a5674f671c4b360c6353800226877
+SIZE (liblrdf-0.4.0.tar.gz) = 336959
diff --git a/textproc/liblrdf/pkg-descr b/textproc/liblrdf/pkg-descr
index 695a21f864ee..182c5bdaba32 100644
--- a/textproc/liblrdf/pkg-descr
+++ b/textproc/liblrdf/pkg-descr
@@ -7,4 +7,4 @@ It can read RDF/XLM and N3 files and export N3 files, it also has a light
taxonomic inference capablility.
Author: Steve Harris <steve@plugin.org.uk>
-WWW: http://www.plugin.org.uk/
+WWW: http://sourceforge.net/projects/lrdf/