Date: Thu, 7 Dec 2006 16:09:44 -0500 (EST) From: Charles Swiger <chuck@pkix.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/106459: update port: textproc/redland to v1.0.5 Message-ID: <20061207210944.71F3F54A4@pkix-gw.codefab.com> Resent-Message-ID: <200612072120.kB7LK3vZ093352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106459 >Category: ports >Synopsis: update port: textproc/redland to v1.0.5 >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:20:03 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 to latest version. >How-To-Repeat: N/A. >Fix: diff -dur redland_old/Makefile redland/Makefile --- redland_old/Makefile Thu Dec 7 15:21:00 2006 +++ redland/Makefile Thu Dec 7 16:09:09 2006 @@ -7,7 +7,7 @@ # PORTNAME= redland -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://librdf.org/dist/source/ @@ -31,9 +31,10 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-raptor=system \ --with-rasqal=internal \ - --with-threestore=no + --with-threestore=no \ + --mandir=${PREFIX}/man -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= rasqal-config.1 rdfproc.1 redland-config.1 \ redland-db-upgrade.1 roqet.1 diff -dur redland_old/distinfo redland/distinfo --- redland_old/distinfo Thu Dec 7 15:21:00 2006 +++ redland/distinfo Thu Dec 7 15:53:21 2006 @@ -1,3 +1,3 @@ -MD5 (redland-1.0.4.tar.gz) = 3ee58cbf5486c97ef3bc0c4368a344cc -SHA256 (redland-1.0.4.tar.gz) = 1846817e98f8231ca15299fcabee0fd1f1a2a9afa12f7b34c98a6fe63cf880ab -SIZE (redland-1.0.4.tar.gz) = 3374125 +MD5 (redland-1.0.5.tar.gz) = 43d909ff6ffa7f7559ad9af5620c8cbf +SHA256 (redland-1.0.5.tar.gz) = 3bb39e8446c4de50008ceec87475eccc1a4c17bf8bc0cf9689dedd4bdcafd9a4 +SIZE (redland-1.0.5.tar.gz) = 3313157 diff -dur redland_old/pkg-plist redland/pkg-plist --- redland_old/pkg-plist Thu Dec 7 15:21:00 2006 +++ redland/pkg-plist Thu Dec 7 16:00:59 2006 @@ -46,6 +46,7 @@ share/gtk-doc/html/rasqal/rasqal-section-prefix.html share/gtk-doc/html/rasqal/rasqal-section-query-results.html share/gtk-doc/html/rasqal/rasqal-section-query.html +share/gtk-doc/html/rasqal/rasqal-section-query-results-formatter.html share/gtk-doc/html/rasqal/rasqal-section-triple.html share/gtk-doc/html/rasqal/rasqal.devhelp share/gtk-doc/html/rasqal/rasqal.devhelp2 @@ -96,3 +97,4 @@ @dirrm share/gtk-doc/html/rasqal @exec mkdir -p %D/share/gtk-doc/html/redland @dirrm share/gtk-doc/html/redland +@dirrmtry share/gtk-doc >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061207210944.71F3F54A4>