aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Scholl <maintainer.freebsd@xpoundit.com>2021-10-15 07:31:08 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2021-10-15 07:34:13 +0000
commitbb2ead4d42fffcadac202fb9221533edb17cc442 (patch)
treecd751fd82f6249c788b1ad724c95591e7e6fed4d
parent5447637267b696df6b445b8dfc02df676db991b0 (diff)
downloadports-bb2ead4d42fffcadac202fb9221533edb17cc442.tar.gz
ports-bb2ead4d42fffcadac202fb9221533edb17cc442.zip
www/civetweb: Update to 1.15
-rw-r--r--www/civetweb/Makefile7
-rw-r--r--www/civetweb/distinfo6
-rw-r--r--www/civetweb/pkg-plist2
3 files changed, 9 insertions, 6 deletions
diff --git a/www/civetweb/Makefile b/www/civetweb/Makefile
index b011c9c4e494..b8c796bd64b7 100644
--- a/www/civetweb/Makefile
+++ b/www/civetweb/Makefile
@@ -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>
diff --git a/www/civetweb/distinfo b/www/civetweb/distinfo
index 96ea15e1a95d..6b120efaeae9 100644
--- a/www/civetweb/distinfo
+++ b/www/civetweb/distinfo
@@ -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
diff --git a/www/civetweb/pkg-plist b/www/civetweb/pkg-plist
index 29cac23fe22a..d4ae67bcee9a 100644
--- a/www/civetweb/pkg-plist
+++ b/www/civetweb/pkg-plist
@@ -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