mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
www/libmicrohttpd: Update to 1.0.0
Changelog: https://git.gnunet.org/libmicrohttpd.git/tree/ChangeLog?h=v1.0.0 Reviewed by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
This commit is contained in:
parent
a7ea574fa8
commit
a10996d021
@ -1,6 +1,5 @@
|
||||
PORTNAME= libmicrohttpd
|
||||
DISTVERSION= 0.9.77
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -18,6 +17,7 @@ CPE_VENDOR= gnu
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
INFO= libmicrohttpd libmicrohttpd-tutorial
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
@ -33,6 +33,4 @@ GNUTLS_CONFIGURE_ENABLE=https
|
||||
TESTCURL_LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
TESTCURL_CONFIGURE_ENABLE= curl
|
||||
|
||||
INFO= libmicrohttpd libmicrohttpd-tutorial
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1685566934
|
||||
SHA256 (libmicrohttpd-0.9.77.tar.gz) = 9e7023a151120060d2806a6ea4c13ca9933ece4eacfc5c9464d20edddb76b0a0
|
||||
SIZE (libmicrohttpd-0.9.77.tar.gz) = 1896679
|
||||
TIMESTAMP = 1706966665
|
||||
SHA256 (libmicrohttpd-1.0.0.tar.gz) = a02792d3cd1520e2ecfed9df642079d44a36ed87167442b28d7ed19e906e3e96
|
||||
SIZE (libmicrohttpd-1.0.0.tar.gz) = 2238702
|
||||
|
@ -2,7 +2,7 @@ include/microhttpd.h
|
||||
lib/libmicrohttpd.a
|
||||
lib/libmicrohttpd.so
|
||||
lib/libmicrohttpd.so.12
|
||||
lib/libmicrohttpd.so.12.61.0
|
||||
lib/libmicrohttpd.so.12.62.0
|
||||
libdata/pkgconfig/libmicrohttpd.pc
|
||||
share/man/man3/libmicrohttpd.3.gz
|
||||
share/info/libmicrohttpd_performance_data.png
|
||||
|
Loading…
Reference in New Issue
Block a user