From 07704c4cac7d97154cefde9c87dd0b5e82e49d58 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 26 Jan 2008 22:36:38 +0000 Subject: - Update to 1.4.16 PR: 119781 Submitted by: chuck@pkix.net (maintainer) --- textproc/raptor2/Makefile | 2 +- textproc/raptor2/distinfo | 6 +++--- textproc/raptor2/files/patch-configure | 39 ---------------------------------- textproc/raptor2/pkg-plist | 1 + 4 files changed, 5 insertions(+), 43 deletions(-) delete mode 100644 textproc/raptor2/files/patch-configure (limited to 'textproc/raptor2') diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index dfd54a2c7e37..a50ea661eb45 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= raptor -PORTVERSION= 1.4.15 +PORTVERSION= 1.4.16 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://download.librdf.org/source/ diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo index 6e291e148087..a6d32674b7c7 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -1,3 +1,3 @@ -MD5 (raptor-1.4.15.tar.gz) = 658fac0c25d50274c879f6cc49c3364b -SHA256 (raptor-1.4.15.tar.gz) = df391e58c8ee3cd1efd8f1bef7ae6dc103c1479ec9e54511e5a933d057983efc -SIZE (raptor-1.4.15.tar.gz) = 1445553 +MD5 (raptor-1.4.16.tar.gz) = 49c16262e0aed0197a3e60ade7bec205 +SHA256 (raptor-1.4.16.tar.gz) = 450b04ffd1553288507d20aa04da7b874faeec13dd2ea1b7af5ffdab957e85b0 +SIZE (raptor-1.4.16.tar.gz) = 1510527 diff --git a/textproc/raptor2/files/patch-configure b/textproc/raptor2/files/patch-configure deleted file mode 100644 index 29193e463246..000000000000 --- a/textproc/raptor2/files/patch-configure +++ /dev/null @@ -1,39 +0,0 @@ ---- configure.orig Thu Jul 12 20:58:13 2007 -+++ configure Thu Jul 12 20:59:37 2007 -@@ -19368,6 +19368,8 @@ - - - -+oCPPFLAGS="$CPPFLAGS" -+CPPFLAGS="$CPPFLAGS `$CURL_CONFIG --cflags`" - - for ac_header in errno.h stdlib.h unistd.h string.h limits.h dmalloc.h getopt.h sys/stat.h curl/curl.h libxml/nanohttp.h sys/param.h sys/time.h - do -@@ -19513,6 +19515,9 @@ - - done - -+CPPFLAGS="$oCPPFLAGS" -+LIBS="$oLIBS" -+ - { echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5 - echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; } - if test "${ac_cv_header_time+set}" = set; then -@@ -24381,7 +24386,9 @@ - - oCPPFLAGS="$CPPFLAGS" - if test "X$CURL_CONFIG" != X; then -+ oCPPFLAGS="$CPPFLAGS" - oLIBS="$LIBS" -+ CPPFLAGS="$CPPFLAGS `$CURL_CONFIG --cflags`" - LIBS="$LIBS `$CURL_CONFIG --libs`" - { echo "$as_me:$LINENO: checking for curl_easy_init" >&5 - echo $ECHO_N "checking for curl_easy_init... $ECHO_C" >&6; } -@@ -24470,6 +24477,7 @@ - have_curl_easy_init=no - fi - -+ CPPFLAGS="$oCPPFLAGS" - LIBS="$oLIBS" - { echo "$as_me:$LINENO: checking for libcurl library" >&5 - echo $ECHO_N "checking for libcurl library... $ECHO_C" >&6; } diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist index 4084a7bab739..742def44f3ee 100644 --- a/textproc/raptor2/pkg-plist +++ b/textproc/raptor2/pkg-plist @@ -18,6 +18,7 @@ share/gtk-doc/html/raptor/parser-guess.html share/gtk-doc/html/raptor/parser-ntriples.html share/gtk-doc/html/raptor/parser-rdfxml.html share/gtk-doc/html/raptor/parser-rss-tag-soup.html +share/gtk-doc/html/raptor/parser-trig.html share/gtk-doc/html/raptor/parser-turtle.html share/gtk-doc/html/raptor/raptor.devhelp share/gtk-doc/html/raptor/raptor.devhelp2 -- cgit v1.2.3