aboutsummaryrefslogtreecommitdiff
path: root/net/ossp-sa
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-03 20:27:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-03 20:27:59 +0000
commitbf63d4bc190a8c1f2abf88b6a53cf2956272d9a5 (patch)
tree3e337114455f881004a52ef2b266fe2e707d7a84 /net/ossp-sa
parentff9311eff4ff0e3bc11baf7e3156481442343821 (diff)
downloadports-bf63d4bc190a8c1f2abf88b6a53cf2956272d9a5.tar.gz
ports-bf63d4bc190a8c1f2abf88b6a53cf2956272d9a5.zip
Notes
Diffstat (limited to 'net/ossp-sa')
-rw-r--r--net/ossp-sa/Makefile7
-rw-r--r--net/ossp-sa/distinfo4
-rw-r--r--net/ossp-sa/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile
index 5cd986324072..fa7ea2fb3155 100644
--- a/net/ossp-sa/Makefile
+++ b/net/ossp-sa/Makefile
@@ -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
diff --git a/net/ossp-sa/distinfo b/net/ossp-sa/distinfo
index 4f267658865a..851c5f5eab3b 100644
--- a/net/ossp-sa/distinfo
+++ b/net/ossp-sa/distinfo
@@ -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
diff --git a/net/ossp-sa/pkg-plist b/net/ossp-sa/pkg-plist
index 726b28c1a111..f23743ab55dc 100644
--- a/net/ossp-sa/pkg-plist
+++ b/net/ossp-sa/pkg-plist
@@ -3,4 +3,4 @@ include/sa.h
lib/libsa.a
lib/libsa.la
lib/libsa.so
-lib/libsa.so.11
+lib/libsa.so.12