mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 3.11.5
- Pet portlint: remove ABI version number from LIB_DEPENDS - Cleanup Makefile header Changes: http://scm.opendap.org/svn/tags/libdap/3.11.5/ChangeLog http://scm.opendap.org/svn/tags/libdap/3.11.5/NEWS
This commit is contained in:
parent
9b80303f9f
commit
7870edfb87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305072
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: libdap
|
||||
# Date created: 22 Feb, 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libdap
|
||||
PORTVERSION= 3.11.3
|
||||
PORTVERSION= 3.11.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.opendap.org/pub/source/ \
|
||||
LOCAL/sunpoet
|
||||
@ -18,7 +14,7 @@ COMMENT= SDK which contains an implementation of DAP 2.0 and 3.1
|
||||
|
||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||
uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
xml2:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
CFLAGS+= ${PTHREAD_CFLAGS}
|
||||
CONFIGURE_ARGS= --with-zlib=/usr
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (libdap-3.11.3.tar.gz) = 1fe14594960c1c24842ea9c3a4032cfce70b7082bbab17369b43c9a134ddac97
|
||||
SIZE (libdap-3.11.3.tar.gz) = 1514429
|
||||
SHA256 (libdap-3.11.3.tar.gz.sig) = 4a49a0586affbbb8f0cd1cbba46c65fdf3500db7c8b7f341a63aa7a86d6f4043
|
||||
SIZE (libdap-3.11.3.tar.gz.sig) = 72
|
||||
SHA256 (libdap-3.11.5.tar.gz) = c7dc7cc3884f324a37a1270e02d539e0d9e43ed456ac9c9c4fedae91eab062b0
|
||||
SIZE (libdap-3.11.5.tar.gz) = 1500310
|
||||
SHA256 (libdap-3.11.5.tar.gz.sig) = aa8f8805c79ed0c0ec05d006fc9a8a37873aca8cc34881dfa467ab0a2e879617
|
||||
SIZE (libdap-3.11.5.tar.gz.sig) = 72
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $FreeBSD$
|
||||
bin/dap-config
|
||||
bin/dap-config-pkgconfig
|
||||
bin/getdap
|
||||
@ -88,7 +87,7 @@ include/libdap/xdr-datatypes.h
|
||||
lib/libdap.a
|
||||
lib/libdap.la
|
||||
lib/libdap.so
|
||||
lib/libdap.so.14
|
||||
lib/libdap.so.15
|
||||
lib/libdapclient.a
|
||||
lib/libdapclient.la
|
||||
lib/libdapclient.so
|
||||
|
Loading…
Reference in New Issue
Block a user