From fuyuki@hadaly.org  Fri Apr  9 20:42:45 2004
Return-Path: <fuyuki@hadaly.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C31C616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Apr 2004 20:42:45 -0700 (PDT)
Received: from mgate11.so-net.ne.jp (mgate11.so-net.ne.jp [210.139.254.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 37F0A43D53
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Apr 2004 20:42:45 -0700 (PDT)
	(envelope-from fuyuki@hadaly.org)
Received: from mail.dg8.so-net.ne.jp (mspool12.so-net.ne.jp [210.139.248.12])
	by mgate11.so-net.ne.jp  with ESMTP id i3A3ghv14192
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Apr 2004 12:42:44 +0900 (JST)
Received: from ns.nigredo.org (pd3385d.spprac00.ap.so-net.ne.jp [61.211.56.93])
	by mail.dg8.so-net.ne.jp  with ESMTP id i3A3ghi25591
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Apr 2004 12:42:43 +0900 (JST)
Message-Id: <86n05kqz0v.wl%fuyuki@hadaly.org>
Date: Sat, 10 Apr 2004 12:42:40 +0900
From: Kimura Fuyuki <fuyuki@hadaly.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: devel/ossp-val to 0.9.2

>Number:         65386
>Category:       ports
>Synopsis:       Update port: devel/ossp-val to 0.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 09 20:50:24 PDT 2004
>Closed-Date:    Tue Apr 20 02:08:25 PDT 2004
>Last-Modified:  Tue Apr 20 02:08:25 PDT 2004
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.2.1-RELEASE-p3 i386

>Description:
Update to 0.9.2

>How-To-Repeat:

>Fix:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/devel/ossp-val/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	14 Mar 2004 06:16:23 -0000	1.10
+++ Makefile	10 Apr 2004 03:41:59 -0000
@@ -8,20 +8,20 @@
 #
 
 PORTNAME=	val
-PORTVERSION=	0.9.1
-PORTREVISION=	1
-PORTEPOCH=	0
+PORTVERSION=	0.9.2
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.ossp.org/pkg/lib/val/
 PKGNAMEPREFIX=	ossp-
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	OSSP val is a flexible name to value mapping library for C variables
+COMMENT=	A flexible name to value mapping library for C variables
+
+LIB_DEPENDS=	ex.10:${PORTSDIR}/devel/ossp-ex
 
 USE_GMAKE=	yes
-GNU_CONFIGURE=	yes
-USE_LIBTOOL_VER=	13
-INSTALLS_SHLIB= yes
+USE_LIBTOOL_VER=	15
+CONFIGURE_ARGS=	--with-ex=${LOCALBASE}
+INSTALLS_SHLIB=	yes
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/devel/ossp-val/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	29 Jan 2004 07:23:13 -0000	1.3
+++ distinfo	10 Apr 2004 03:33:47 -0000
@@ -1,2 +1,2 @@
-MD5 (val-0.9.1.tar.gz) = e689af85367e00f03dba67eec3c1cc88
-SIZE (val-0.9.1.tar.gz) = 203093
+MD5 (val-0.9.2.tar.gz) = 29cd026d9999292d1f13f2c5232c1378
+SIZE (val-0.9.2.tar.gz) = 300424
cvs diff: Diffing files
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Tue Apr 20 02:08:18 PDT 2004 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65386 
>Unformatted:
