ports/62268: Update port: textproc/redland to 0.9.15

KATO Tsuguru tkato at prontomail.com
Mon Feb 2 15:01:14 UTC 2004


>Number:         62268
>Category:       ports
>Synopsis:       Update port: textproc/redland to 0.9.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 02 07:00:42 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.15

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/redland/Makefile textproc/redland/Makefile
--- /usr/ports/textproc/redland/Makefile	Sat Jan  3 18:23:55 2004
+++ textproc/redland/Makefile	Sun Feb  1 11:25:41 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	redland
-PORTVERSION=	0.9.14
+PORTVERSION=	0.9.15
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.redland.opensource.ac.uk/dist/source/
@@ -16,18 +16,18 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A high-level interface for RDF
 
-LIB_DEPENDS=	db2.0:${PORTSDIR}/databases/db2 \
+LIB_DEPENDS=	db41.1:${PORTSDIR}/databases/db41 \
 		raptor.2:${PORTSDIR}/textproc/raptor
 
+USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_OPENSSL=	yes
 USE_GETOPT_LONG=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--with-bdb-lib="${LOCALBASE}/lib" \
-		--with-bdb-include="${LOCALBASE}/include/db2" \
-		--with-bdb-dbname="db2" \
+		--with-bdb-include="${LOCALBASE}/include/db41" \
+		--with-bdb-dbname="db41" \
 		--with-libwww \
 		--with-raptor=system
 INSTALLS_SHLIB=	yes
diff -urN /usr/ports/textproc/redland/distinfo textproc/redland/distinfo
--- /usr/ports/textproc/redland/distinfo	Fri Jan 30 14:54:42 2004
+++ textproc/redland/distinfo	Sun Feb  1 20:24:56 2004
@@ -1,2 +1,2 @@
-MD5 (redland-0.9.14.tar.gz) = 25047248a273138225737e50fa211165
-SIZE (redland-0.9.14.tar.gz) = 1306009
+MD5 (redland-0.9.15.tar.gz) = 0547f601751ed6fce371fe14eea1ca5a
+SIZE (redland-0.9.15.tar.gz) = 1685861
diff -urN /usr/ports/textproc/redland/files/patch-Makefile.in textproc/redland/files/patch-Makefile.in
--- /usr/ports/textproc/redland/files/patch-Makefile.in	Wed Sep 24 23:05:51 2003
+++ textproc/redland/files/patch-Makefile.in	Sun Feb  1 10:55:48 2004
@@ -1,11 +1,11 @@
---- Makefile.in.orig	Tue Sep  9 00:06:26 2003
-+++ Makefile.in	Tue Sep  9 08:53:42 2003
-@@ -165,7 +165,7 @@
+--- Makefile.in.orig	Sun Feb  1 03:20:27 2004
++++ Makefile.in	Sun Feb  1 10:55:32 2004
+@@ -264,7 +264,7 @@
  man_MANS = redland-config.1
  
  # Subdirectories to build/install etc.
--SUBDIRS = librdf examples utils demos @SD@
-+SUBDIRS = librdf utils demos @SD@
+-SUBDIRS = @SD_PRE@ librdf examples utils @SD_POST@ demos docs
++SUBDIRS = @SD_PRE@ librdf utils @SD_POST@ demos docs
  CONFIG_SUBDIRS = raptor
  # Subdirectories to use for distribution
  DIST_SUBDIRS = librdf docs examples \
diff -urN /usr/ports/textproc/redland/pkg-plist textproc/redland/pkg-plist
--- /usr/ports/textproc/redland/pkg-plist	Thu Sep 25 03:46:08 2003
+++ textproc/redland/pkg-plist	Sun Feb  1 11:13:52 2004
@@ -3,31 +3,20 @@
 bin/redland-db-upgrade
 include/librdf.h
 include/rdf_concepts.h
-include/rdf_digest.h
-include/rdf_files.h
-include/rdf_hash.h
-include/rdf_hash_bdb.h
-include/rdf_hash_memory.h
-include/rdf_heuristics.h
 include/rdf_init.h
 include/rdf_iterator.h
-include/rdf_list.h
 include/rdf_model.h
-include/rdf_model_storage.h
 include/rdf_node.h
 include/rdf_parser.h
 include/rdf_query.h
-include/rdf_query_triples.h
 include/rdf_serializer.h
 include/rdf_statement.h
 include/rdf_storage.h
-include/rdf_storage_hashes.h
-include/rdf_storage_list.h
 include/rdf_stream.h
-include/rdf_types.h
 include/rdf_uri.h
 include/rdf_utf8.h
 include/redland.h
 lib/librdf.a
 lib/librdf.so
 lib/librdf.so.0
+libdata/pkgconfig/redland.pc
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list