Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Dec 2006 16:19:13 -0500 (EST)
From:      Charles Swiger <chuck@pkix.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106460: update port: textproc/redland-bindings to v1.0.5.1
Message-ID:  <20061207211913.A47EF54A4@pkix-gw.codefab.com>
Resent-Message-ID: <200612072130.kB7LUBWH093978@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106460
>Category:       ports
>Synopsis:       update port: textproc/redland-bindings to v1.0.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 07 21:30:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Charles Swiger
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
PKIx
>Environment:
System: FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jun 18 18:51:43 EDT 2005 root@ns1.pkix.net:/usr/obj/usr/src/sys/NORMAL i386

	
>Description:

Update textproc/redland-bindings to the latest version, v1.5.0.1...

>How-To-Repeat:

N/A.

>Fix:

diff -dur redland-bindings_old/Makefile redland-bindings/Makefile
--- redland-bindings_old/Makefile	Thu Dec  7 15:21:12 2006
+++ redland-bindings/Makefile	Thu Dec  7 16:15:57 2006
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	redland-bindings
-PORTVERSION=	1.0.4.1
+PORTVERSION=	1.0.5.1
 CATEGORIES=	textproc
-MASTER_SITES=	http://download.librdf.org/source/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		http://download.librdf.org/source/
 
 MAINTAINER=	chuck@pkix.net
 COMMENT=	Language bindings for the Redland package
@@ -20,6 +21,8 @@
 #		RUBY "Add Ruby bindings" off \
 #		TCL "Add TCL bindings" off
 LIB_DEPENDS=	rdf.0:${PORTSDIR}/textproc/redland
+
+USE_LDCONFIG= yes
 
 .if defined(WITH_JAVA)
 USE_JAVA=	yes
diff -dur redland-bindings_old/distinfo redland-bindings/distinfo
--- redland-bindings_old/distinfo	Thu Dec  7 15:21:12 2006
+++ redland-bindings/distinfo	Thu Dec  7 16:10:35 2006
@@ -1,3 +1,3 @@
-MD5 (redland-bindings-1.0.4.1.tar.gz) = 3ad6d05afe2250b3dc885eb0369ea8f0
-SHA256 (redland-bindings-1.0.4.1.tar.gz) = 780ffc5b594d343dc0b9386f51fc6dabf9a87a60bcebbc645a35f7073d3c8940
-SIZE (redland-bindings-1.0.4.1.tar.gz) = 868763
+MD5 (redland-bindings-1.0.5.1.tar.gz) = a960e72ed6988db83d3774b754dfb3fd
+SHA256 (redland-bindings-1.0.5.1.tar.gz) = f2683abb6679c01b7b7af33ecff45b8ab8b187addad019ed59572b26ed7400b8
+SIZE (redland-bindings-1.0.5.1.tar.gz) = 877314
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061207211913.A47EF54A4>