1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

www/civetweb: Update to 1.15

ChangeLog:
https://github.com/civetweb/civetweb/blob/master/RELEASE_NOTES.md

PR:		259142
This commit is contained in:
Frank Scholl 2021-10-15 08:31:08 +01:00 committed by Nuno Teixeira
parent 5447637267
commit bb2ead4d42
3 changed files with 9 additions and 6 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= civetweb
DISTVERSIONPREFIX= v
DISTVERSION= 1.14
DISTVERSION= 1.15
CATEGORIES= www
MAINTAINER= maintainer.freebsd@xpoundit.com
@ -15,7 +15,10 @@ USES= cmake
USE_GITHUB= yes
USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS CIVETWEB_ENABLE_IPV6 CIVETWEB_ENABLE_SSL \
CIVETWEB_ENABLE_ZLIB
CMAKE_OFF= CIVETWEB_BUILD_TESTING
CMAKE_ON= BUILD_SHARED_LIBS CIVETWEB_ENABLE_IPV6 CIVETWEB_ENABLE_SSL
PLIST_SUB+= DISTVERSION=${DISTVERSION}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1620823043
SHA256 (civetweb-civetweb-v1.14_GH0.tar.gz) = d02d7ab091c8b4edf21fc13a03c6db08a8a8b8605e35e0073251b9d88443c653
SIZE (civetweb-civetweb-v1.14_GH0.tar.gz) = 12116842
TIMESTAMP = 1634136749
SHA256 (civetweb-civetweb-v1.15_GH0.tar.gz) = 90a533422944ab327a4fbb9969f0845d0dba05354f9cacce3a5005fa59f593b9
SIZE (civetweb-civetweb-v1.15_GH0.tar.gz) = 12067940

View File

@ -8,4 +8,4 @@ lib/cmake/civetweb/civetweb-config.cmake
lib/cmake/civetweb/civetweb-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/civetweb/civetweb-targets.cmake
lib/libcivetweb.so
lib/libcivetweb.so.1.14.0
lib/libcivetweb.so.%%DISTVERSION%%.0