Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2004 12:42:40 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65386: Update port: devel/ossp-val to 0.9.2
Message-ID:  <86n05kqz0v.wl%fuyuki@hadaly.org>
Resent-Message-ID: <200404100350.i3A3oPxH054583@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 09 20:50:24 PDT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86n05kqz0v.wl%fuyuki>