From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 2 21:00:32 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D321716A4CF for ; Fri, 2 Apr 2004 21:00:32 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C7B43D41 for ; Fri, 2 Apr 2004 21:00:32 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3350Wbv011894 for ; Fri, 2 Apr 2004 21:00:32 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3350We4011891; Fri, 2 Apr 2004 21:00:32 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 2 Apr 2004 21:00:32 -0800 (PST) Resent-Message-Id: <200404030500.i3350We4011891@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kimura Fuyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5624C16A4CE for ; Fri, 2 Apr 2004 20:51:18 -0800 (PST) Received: from mgate12.so-net.ne.jp (mgate12.so-net.ne.jp [210.139.254.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id C26C843D1F for ; Fri, 2 Apr 2004 20:51:17 -0800 (PST) (envelope-from fuyuki@hadaly.org) Received: from mail.dg8.so-net.ne.jp (mspool12.so-net.ne.jp [210.139.248.12]) by mgate12.so-net.ne.jp with ESMTP id i334pGn15038 for ; Sat, 3 Apr 2004 13:51:16 +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 i334pGi21929 for ; Sat, 3 Apr 2004 13:51:16 +0900 (JST) Message-Id: <86llldzmta.wl%fuyuki@hadaly.org> Date: Sat, 03 Apr 2004 13:51:13 +0900 From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/65109: Update port: devel/ossp-sa to 1.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2004 05:00:33 -0000 >Number: 65109 >Category: ports >Synopsis: Update port: devel/ossp-sa to 1.2.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 02 21:00:32 PST 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.2.0 >How-To-Repeat: >Fix: cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/net/ossp-sa/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 19 Mar 2004 11:45:50 -0000 1.11 +++ Makefile 3 Apr 2004 04:47:15 -0000 @@ -8,7 +8,7 @@ # PORTNAME= sa -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= net MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/sa/ PKGNAMEPREFIX= ossp- @@ -16,9 +16,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An abstraction library for the Unix socket API +LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex + USE_GMAKE= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER=13 +CONFIGURE_ARGS= --with-ex=${LOCALBASE} +USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes MAN3+= sa.3 Index: distinfo =================================================================== RCS file: /cvs/FreeBSD/ports/net/ossp-sa/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 11 Feb 2004 15:50:44 -0000 1.2 +++ distinfo 3 Apr 2004 04:40:01 -0000 @@ -1,2 +1,2 @@ -MD5 (sa-1.1.0.tar.gz) = b0fb109540be4c2f04469c1bb46bdd61 -SIZE (sa-1.1.0.tar.gz) = 326296 +MD5 (sa-1.2.0.tar.gz) = bce85eab81f8548a22ff4452c4ba6528 +SIZE (sa-1.2.0.tar.gz) = 329954 Index: pkg-plist =================================================================== RCS file: /cvs/FreeBSD/ports/net/ossp-sa/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 11 Feb 2004 15:50:44 -0000 1.2 +++ pkg-plist 3 Apr 2004 04:46:20 -0000 @@ -3,4 +3,4 @@ lib/libsa.a lib/libsa.la lib/libsa.so -lib/libsa.so.11 +lib/libsa.so.12 >Release-Note: >Audit-Trail: >Unformatted: