ports/65109: Update port: devel/ossp-sa to 1.2.0

Kimura Fuyuki fuyuki at hadaly.org
Sat Apr 3 05:00:33 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list