ports/185184: [MAINTAINER] www/libmicrohttpd: update to 0.9.33
Hung-Yi Chen
gaod at hychen.org
Wed Dec 25 19:30:01 UTC 2013
>Number: 185184
>Category: ports
>Synopsis: [MAINTAINER] www/libmicrohttpd: update to 0.9.33
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 25 19:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Hung-Yi Chen
>Release: FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013
>Description:
- Update to 0.9.33
Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- libmicrohttpd-0.9.33.patch begins here ---
diff -ruN /usr/ports/www/libmicrohttpd/Makefile ./Makefile
--- /usr/ports/www/libmicrohttpd/Makefile 2013-12-13 15:27:20.000000000 +0800
+++ ./Makefile 2013-12-26 01:18:11.000000000 +0800
@@ -2,7 +2,7 @@
# $FreeBSD: www/libmicrohttpd/Makefile 336318 2013-12-13 07:27:20Z sunpoet $
PORTNAME= libmicrohttpd
-PORTVERSION= 0.9.31
+PORTVERSION= 0.9.33
CATEGORIES= www
MASTER_SITES= GNU
@@ -27,7 +27,7 @@
lib/libmicrohttpd.a \
lib/libmicrohttpd.la \
lib/libmicrohttpd.so \
- lib/libmicrohttpd.so.30 \
+ lib/libmicrohttpd.so.32 \
libdata/pkgconfig/libmicrohttpd.pc \
man/man3/libmicrohttpd.3.gz
@@ -35,6 +35,6 @@
@${REINPLACE_CMD} -e 's|-ldl|-lc|' ${WRKSRC}/src/examples/Makefile.in
post-build:
- @${STRIP_CMD} ${WRKSRC}/src/microhttpd/.libs/libmicrohttpd.so.30
+ @${STRIP_CMD} ${WRKSRC}/src/microhttpd/.libs/libmicrohttpd.so.32
.include <bsd.port.mk>
diff -ruN /usr/ports/www/libmicrohttpd/distinfo ./distinfo
--- /usr/ports/www/libmicrohttpd/distinfo 2013-11-24 02:41:39.000000000 +0800
+++ ./distinfo 2013-12-26 01:16:17.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (libmicrohttpd-0.9.31.tar.gz) = cac177d1081ae23e97713972499c24e13a0fa13d112a30132a249d4055ec5d1b
-SIZE (libmicrohttpd-0.9.31.tar.gz) = 1118373
+SHA256 (libmicrohttpd-0.9.33.tar.gz) = d9587e8497548f820650cd607daf3615ea3272435779378983032c570f1cd559
+SIZE (libmicrohttpd-0.9.33.tar.gz) = 1104292
--- libmicrohttpd-0.9.33.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list