ports/65387: Update port: devel/ossp-var to 1.1.0
Kimura Fuyuki
fuyuki at hadaly.org
Sat Apr 10 03:50:26 UTC 2004
>Number: 65387
>Category: ports
>Synopsis: Update port: devel/ossp-var to 1.1.0
>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:25 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 1.1.0
>How-To-Repeat:
>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/devel/ossp-var/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 14 Mar 2004 06:16:24 -0000 1.10
+++ Makefile 10 Apr 2004 03:44:15 -0000
@@ -8,9 +8,7 @@
#
PORTNAME= var
-PORTVERSION= 1.0.0
-PORTREVISION= 1
-PORTEPOCH= 0
+PORTVERSION= 1.1.0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/var/
PKGNAMEPREFIX= ossp-
@@ -18,10 +16,12 @@
MAINTAINER= ports at FreeBSD.org
COMMENT= A flexible, full-featured and fast variable expansion library
+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-var/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:43:28 -0000
@@ -1,2 +1,2 @@
-MD5 (var-1.0.0.tar.gz) = f96cba6f54a579e717279b693c961a28
-SIZE (var-1.0.0.tar.gz) = 230628
+MD5 (var-1.1.0.tar.gz) = 7ef3fb12215a6633ecad95e5f9b5f468
+SIZE (var-1.1.0.tar.gz) = 330630
Index: pkg-plist
===================================================================
RCS file: /cvs/FreeBSD/ports/devel/ossp-var/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 28 Sep 2003 06:23:30 -0000 1.2
+++ pkg-plist 10 Apr 2004 03:47:25 -0000
@@ -3,4 +3,4 @@
lib/libvar.a
lib/libvar.la
lib/libvar.so
-lib/libvar.so.10
+lib/libvar.so.11
cvs diff: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list