diff options
author | krion <krion@FreeBSD.org> | 2005-01-08 16:41:04 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-08 16:41:04 +0000 |
commit | 6dfcab0abfb65cc732f71cca64e7f75057abc705 (patch) | |
tree | 845a559e5ae0b5397eccf6ad723eb1ceaa001779 /textproc/raptor2 | |
parent | f9a53a4c69b5516b36b0d180ff87f7ad8486717f (diff) | |
download | FreeBSD-ports-6dfcab0abfb65cc732f71cca64e7f75057abc705.zip FreeBSD-ports-6dfcab0abfb65cc732f71cca64e7f75057abc705.tar.gz |
Update to version 1.4.3
PR: ports/75955
Submitted by: Ports Fury
Diffstat (limited to 'textproc/raptor2')
-rw-r--r-- | textproc/raptor2/Makefile | 6 | ||||
-rw-r--r-- | textproc/raptor2/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index f72ec5e..4f92b16 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= raptor -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://librdf.org/dist/source/ @@ -18,9 +18,9 @@ COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl -USE_GNOME= gnomehack gnometarget libxml2 lthack +USE_GNOME= gnomehack gnometarget libxml2 USE_GETOPT_LONG= yes -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER= 15 CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ --with-pkg-config=${LOCALBASE}/bin/pkg-config \ diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo index aef4e4d..966a6bb 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -1,2 +1,2 @@ -MD5 (raptor-1.4.2.tar.gz) = 0c7336e2fe66591afef281136a9ecd30 -SIZE (raptor-1.4.2.tar.gz) = 919498 +MD5 (raptor-1.4.3.tar.gz) = e7999aa9ee63a52414102f4a1aa3dba1 +SIZE (raptor-1.4.3.tar.gz) = 956250 |