1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 1.2.0

PR:		ports/65109
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
This commit is contained in:
Pav Lucistnik 2004-04-03 20:27:59 +00:00
parent ff9311eff4
commit bf63d4bc19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106061
3 changed files with 8 additions and 5 deletions

View File

@ -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 @@ PKGNAMEPREFIX= ossp-
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

View File

@ -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

View File

@ -3,4 +3,4 @@ include/sa.h
lib/libsa.a
lib/libsa.la
lib/libsa.so
lib/libsa.so.11
lib/libsa.so.12