aboutsummaryrefslogtreecommitdiff
path: root/devel/libdap
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-16 16:45:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-16 16:45:15 +0000
commit4d69d1d7c4c0658e3c33bc2a1ef81a09a60a5163 (patch)
treeae36e68704ff440dda7bfa824aa2402fd5a02011 /devel/libdap
parent0be2858c3cbfd4d05816b50868ad307a61040460 (diff)
downloadports-4d69d1d7c4c0658e3c33bc2a1ef81a09a60a5163.tar.gz
ports-4d69d1d7c4c0658e3c33bc2a1ef81a09a60a5163.zip
- Update to 3.17.2
Notes
Notes: svn path=/head/; revision=413449
Diffstat (limited to 'devel/libdap')
-rw-r--r--devel/libdap/Makefile2
-rw-r--r--devel/libdap/distinfo4
-rw-r--r--devel/libdap/files/patch-configure19
3 files changed, 12 insertions, 13 deletions
diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile
index b4180d12a6d6..12fb59bd2aa8 100644
--- a/devel/libdap/Makefile
+++ b/devel/libdap/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libdap
-PORTVERSION= 3.17.0
+PORTVERSION= 3.17.2
CATEGORIES= devel
MASTER_SITES= http://www.opendap.org/pub/source/ \
LOCAL/sunpoet
diff --git a/devel/libdap/distinfo b/devel/libdap/distinfo
index 18b43bdc00cf..b268305f1fe7 100644
--- a/devel/libdap/distinfo
+++ b/devel/libdap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libdap-3.17.0.tar.gz) = 7c5c65535f8a6aa20f3cdbe2d552140b8f20de007a8e005db437d7361739fb6d
-SIZE (libdap-3.17.0.tar.gz) = 2269838
+SHA256 (libdap-3.17.2.tar.gz) = d6e0db60c4d307bf0f656a71c41818b65abcf0f19d32bdaa669fe9b52641e713
+SIZE (libdap-3.17.2.tar.gz) = 2231615
diff --git a/devel/libdap/files/patch-configure b/devel/libdap/files/patch-configure
index 240c7f04987d..a62bd0305e65 100644
--- a/devel/libdap/files/patch-configure
+++ b/devel/libdap/files/patch-configure
@@ -1,12 +1,11 @@
---- configure.orig 2016-02-03 18:30:40 UTC
+--- configure.orig 2016-04-15 21:02:25 UTC
+++ configure
-@@ -17206,9 +17206,6 @@ as_arg_v1="$bison_version"
- as_arg_v2="3.0"
+@@ -16943,7 +16943,7 @@ as_arg_v2="3.0"
awk "$as_awk_strverscmp" v1="$as_arg_v1" v2="$as_arg_v2" /dev/null
- case $? in
--1) { { $as_echo "$as_me:$LINENO: error: not found" >&5
--$as_echo "$as_me: error: not found" >&2;}
-- { (exit 1); exit 1; }; };;
- 0) ;;
- 2) ;;
- esac
+ case $? in #(
+ 1) :
+- as_fn_error $? "not found" "$LINENO" 5 ;; #(
++ ;; #(
+ 0) :
+ ;; #(
+ 2) :