mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Update to 3.20.0
- Update MASTER_SITES Changes: https://github.com/OPENDAP/libdap4/blob/master/NEWS
This commit is contained in:
parent
65b7bbcd57
commit
21436bac5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480971
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libdap
|
||||
PORTVERSION= 3.19.1
|
||||
PORTVERSION= 3.20.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.opendap.org/pub/source/ \
|
||||
MASTER_SITES= https://www.opendap.org/pub/source/ \
|
||||
LOCAL/sunpoet
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -17,10 +17,11 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libuuid.so:misc/e2fsprogs-libuuid \
|
||||
libxml2.so:textproc/libxml2
|
||||
|
||||
USES= bison charsetfix gmake libtool localbase pathfix ssl
|
||||
|
||||
CONFIGURE_ARGS= ac_cv_type_max_align_t=yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
USES= bison charsetfix gmake libtool localbase pathfix ssl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1506585841
|
||||
SHA256 (libdap-3.19.1.tar.gz) = 5215434bacf385ba3f7445494ce400a5ade3995533d8d38bb97fcef1478ad33e
|
||||
SIZE (libdap-3.19.1.tar.gz) = 2512834
|
||||
TIMESTAMP = 1538274129
|
||||
SHA256 (libdap-3.20.0.tar.gz) = 2241aaf326f84c59012b3d73782e244ff1cce60a7acd8c711ba8e04fdb692333
|
||||
SIZE (libdap-3.20.0.tar.gz) = 2300183
|
||||
|
@ -141,15 +141,15 @@ include/libdap/xdr-datatypes.h
|
||||
lib/libdap.a
|
||||
lib/libdap.so
|
||||
lib/libdap.so.25
|
||||
lib/libdap.so.25.0.1
|
||||
lib/libdap.so.25.1.0
|
||||
lib/libdapclient.a
|
||||
lib/libdapclient.so
|
||||
lib/libdapclient.so.6
|
||||
lib/libdapclient.so.6.1.7
|
||||
lib/libdapclient.so.6.1.8
|
||||
lib/libdapserver.a
|
||||
lib/libdapserver.so
|
||||
lib/libdapserver.so.7
|
||||
lib/libdapserver.so.7.6.7
|
||||
lib/libdapserver.so.7.6.8
|
||||
lib/libtest-types.a
|
||||
libdata/pkgconfig/libdap.pc
|
||||
libdata/pkgconfig/libdapclient.pc
|
||||
|
Loading…
Reference in New Issue
Block a user