aboutsummaryrefslogtreecommitdiff
path: root/www/cpp-httplib
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-04-21 16:30:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-04-21 16:30:31 +0000
commit3b15d92dfcd0feceb8c52252a94ceb79fd2517f9 (patch)
tree885430a54b5c49c62d63edb83386545902f795be /www/cpp-httplib
parentbe920cef2ea7521498c835205ac2515bb7d19ec3 (diff)
downloadports-3b15d92dfcd0feceb8c52252a94ceb79fd2517f9.tar.gz
ports-3b15d92dfcd0feceb8c52252a94ceb79fd2517f9.zip
www/cpp-httplib: Update 0.5.9 -> 0.5.10
Reported by: portscout
Notes
Notes: svn path=/head/; revision=532280
Diffstat (limited to 'www/cpp-httplib')
-rw-r--r--www/cpp-httplib/Makefile10
-rw-r--r--www/cpp-httplib/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile
index 22a08b3d2045..d370547eb2f3 100644
--- a/www/cpp-httplib/Makefile
+++ b/www/cpp-httplib/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cpp-httplib
DISTVERSIONPREFIX= v
-DISTVERSION= 0.5.9
+DISTVERSION= 0.5.10
CATEGORIES= www devel
MAINTAINER= yuri@FreeBSD.org
@@ -11,14 +11,16 @@ COMMENT= C++ header-only HTTP/HTTPS server and client library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= yhirose
NO_ARCH= yes
NO_BUILD= yes
-PLIST_FILES= include/httplib/httplib.h \
- share/httplib/cmake/httplibConfig.cmake
+PLIST_FILES= include/httplib/httplib.h
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${PREFIX}/include/httplib
+ ${INSTALL_DATA} ${WRKSRC}/httplib.h ${STAGEDIR}${PREFIX}/include/httplib
.include <bsd.port.mk>
diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo
index 7bfd03215e08..ce30e199687e 100644
--- a/www/cpp-httplib/distinfo
+++ b/www/cpp-httplib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586865268
-SHA256 (yhirose-cpp-httplib-v0.5.9_GH0.tar.gz) = c9e7aef3b0d4e80ee533d10413508d8a6e09a67d0d59646c43111f3993de006e
-SIZE (yhirose-cpp-httplib-v0.5.9_GH0.tar.gz) = 540752
+TIMESTAMP = 1587486248
+SHA256 (yhirose-cpp-httplib-v0.5.10_GH0.tar.gz) = c0bc1eeb8142ccd677d8f56006799e3e5e5ccc80fcda7b257efa9d0e09fc3c42
+SIZE (yhirose-cpp-httplib-v0.5.10_GH0.tar.gz) = 541382