aboutsummaryrefslogtreecommitdiffstats
path: root/www/libmicrohttpd
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-07-11 00:30:52 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-07-11 00:30:52 +0800
commit6797e84cc3169bcf8ce81a7d1f4e2d96955f019e (patch)
tree75ccc5762509b45b189c150f1665ea4c7404ef5b /www/libmicrohttpd
parentd14de69dda92fcf605425f852e8bc2f7fed104c0 (diff)
downloadfreebsd-ports-gnome-6797e84cc3169bcf8ce81a7d1f4e2d96955f019e.tar.gz
freebsd-ports-gnome-6797e84cc3169bcf8ce81a7d1f4e2d96955f019e.tar.zst
freebsd-ports-gnome-6797e84cc3169bcf8ce81a7d1f4e2d96955f019e.zip
Update to 0.9.12
PR: ports/158285 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer timeout, bapt (mentor)
Diffstat (limited to 'www/libmicrohttpd')
-rw-r--r--www/libmicrohttpd/Makefile7
-rw-r--r--www/libmicrohttpd/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile
index 1cf59148df66..40569a8e88e1 100644
--- a/www/libmicrohttpd/Makefile
+++ b/www/libmicrohttpd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libmicrohttpd
-PORTVERSION= 0.9.4
-PORTREVISION= 2
+PORTVERSION= 0.9.12
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,7 +24,7 @@ IGNORE= strdup is not available in this OS release
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--with-gnutls=${LOCALBASE} --enable-https
.endif
@@ -36,7 +35,7 @@ MAKE_ARGS+= pkgconfigdir=${PREFIX}/libdata/pkgconfig
MAN3= libmicrohttpd.3
INFO= microhttpd microhttpd-tutorial
-PLIST_FILES= lib/libmicrohttpd.so.12 \
+PLIST_FILES= lib/libmicrohttpd.so.20 \
lib/libmicrohttpd.la \
lib/libmicrohttpd.so \
lib/libmicrohttpd.a \
diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo
index f6403b683da4..d077daab1083 100644
--- a/www/libmicrohttpd/distinfo
+++ b/www/libmicrohttpd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libmicrohttpd-0.9.4.tar.gz) = 109823c81a846211a88ecd59ab4b8d88448f85d6b217ed2cac14e5364a6f32f2
-SIZE (libmicrohttpd-0.9.4.tar.gz) = 751887
+SHA256 (libmicrohttpd-0.9.12.tar.gz) = c5fbfb913a715b45edce494cec45dd233509d0a890701747e34d6f8f343ebea2
+SIZE (libmicrohttpd-0.9.12.tar.gz) = 770824