Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2004 01:00:30 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69116: Update port: textproc/liblrdf to 0.3.7
Message-ID:  <20040716010030.77d8b4a2.tkato432@yahoo.com>
Resent-Message-ID: <200407151610.i6FGATVF073543@freefall.freebsd.org>

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

>Number:         69116
>Category:       ports
>Synopsis:       Update port: textproc/liblrdf to 0.3.7
>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:   Thu Jul 15 16:10:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.7

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/liblrdf/Makefile textproc/liblrdf/Makefile
--- /usr/ports/textproc/liblrdf/Makefile	Sat Jul 10 09:09:59 2004
+++ textproc/liblrdf/Makefile	Wed Jul 14 15:56:01 2004
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/textproc/liblrdf/Makefile,v 1.13 2004/07/09 17:42:53 marcus Exp $
 
 PORTNAME=	liblrdf
-PORTVERSION=	0.3.5
-PORTREVISION=	2
+PORTVERSION=	0.3.7
 CATEGORIES=	textproc
 MASTER_SITES=	http://plugin.org.uk/releases/lrdf/
 
@@ -17,7 +16,7 @@
 LIB_DEPENDS=	raptor.2:${PORTSDIR}/textproc/raptor
 
 USE_GNOME=	gnomehack gnometarget lthack
-USE_INC_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=	13
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 INSTALLS_SHLIB=	yes
 
diff -urN /usr/ports/textproc/liblrdf/distinfo textproc/liblrdf/distinfo
--- /usr/ports/textproc/liblrdf/distinfo	Sat Feb 28 23:35:24 2004
+++ textproc/liblrdf/distinfo	Wed Jul 14 16:00:44 2004
@@ -1,2 +1,2 @@
-MD5 (liblrdf-0.3.5.tar.gz) = 645e5a5085caa594576c834c345efdc7
-SIZE (liblrdf-0.3.5.tar.gz) = 230095
+MD5 (liblrdf-0.3.7.tar.gz) = 8980f8f2fcef60591b7571bdc8cd0763
+SIZE (liblrdf-0.3.7.tar.gz) = 323390
diff -urN /usr/ports/textproc/liblrdf/pkg-plist textproc/liblrdf/pkg-plist
--- /usr/ports/textproc/liblrdf/pkg-plist	Sun Feb 29 12:28:20 2004
+++ textproc/liblrdf/pkg-plist	Wed Jul 14 18:14:05 2004
@@ -3,7 +3,7 @@
 lib/liblrdf.a
 lib/liblrdf.so
 lib/liblrdf.so.2
-share/ladspa/rdf/ladspa.rdfs
 libdata/pkgconfig/lrdf.pc
-@dirrm share/ladspa/rdf
+share/ladspa/rdf/ladspa.rdfs
+@unexec rmdir %D/share/ladspa/rdf 2>/dev/null || true
 @unexec rmdir %D/share/ladspa 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



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