Skip to content

Commit

Permalink
www/libmicrohttpd: Update to 1.0.1
Browse files Browse the repository at this point in the history
Changelog: https://git.gnunet.org/libmicrohttpd.git/tree/ChangeLog?h=v1.0.1

PR:		277274
Reviewed by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Feb 25, 2024
1 parent 420b3ba commit ae59175
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/libmicrohttpd/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libmicrohttpd
DISTVERSION= 1.0.0
DISTVERSION= 1.0.1
CATEGORIES= www
MASTER_SITES= GNU

Expand All @@ -15,12 +15,12 @@ USE_LDCONFIG= yes
CPE_VENDOR= gnu

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

INFO= libmicrohttpd libmicrohttpd-tutorial
INSTALL_TARGET= install-strip
TEST_TARGET= check

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-examples

OPTIONS_DEFINE= GNUTLS TESTCURL
Expand Down
6 changes: 3 additions & 3 deletions www/libmicrohttpd/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1706966665
SHA256 (libmicrohttpd-1.0.0.tar.gz) = a02792d3cd1520e2ecfed9df642079d44a36ed87167442b28d7ed19e906e3e96
SIZE (libmicrohttpd-1.0.0.tar.gz) = 2238702
TIMESTAMP = 1708732615
SHA256 (libmicrohttpd-1.0.1.tar.gz) = a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94
SIZE (libmicrohttpd-1.0.1.tar.gz) = 2239593
2 changes: 1 addition & 1 deletion www/libmicrohttpd/pkg-plist
Expand Up @@ -2,7 +2,7 @@ include/microhttpd.h
lib/libmicrohttpd.a
lib/libmicrohttpd.so
lib/libmicrohttpd.so.12
lib/libmicrohttpd.so.12.62.0
lib/libmicrohttpd.so.12.62.1
libdata/pkgconfig/libmicrohttpd.pc
share/man/man3/libmicrohttpd.3.gz
share/info/libmicrohttpd_performance_data.png

0 comments on commit ae59175

Please sign in to comment.