diff options
-rw-r--r-- | textproc/raptor/Makefile | 6 | ||||
-rw-r--r-- | textproc/raptor/distinfo | 4 | ||||
-rw-r--r-- | textproc/raptor2/Makefile | 6 | ||||
-rw-r--r-- | textproc/raptor2/distinfo | 4 |
4 files changed, 10 insertions, 10 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index f72ec5eaeec2..4f92b16bddf3 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/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/raptor/distinfo b/textproc/raptor/distinfo index aef4e4d6033f..966a6bb339d1 100644 --- a/textproc/raptor/distinfo +++ b/textproc/raptor/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 diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index f72ec5eaeec2..4f92b16bddf3 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 aef4e4d6033f..966a6bb339d1 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 |