git: 2f43bca519b7 - main - www/libecap: Update MASTER_SITES and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:00:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2f43bca519b7cd750aac4d4500fc12d0d3e038b5
commit 2f43bca519b7cd750aac4d4500fc12d0d3e038b5
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:43:14 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:05 +0000
www/libecap: Update MASTER_SITES and WWW
---
www/libecap/Makefile | 5 +++--
www/libecap/pkg-descr | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/www/libecap/Makefile b/www/libecap/Makefile
index 31b10da94f97..238cf188eb49 100644
--- a/www/libecap/Makefile
+++ b/www/libecap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libecap
PORTVERSION= 1.0.1
CATEGORIES= www security
-MASTER_SITES= http://www.measurement-factory.com/tmp/ecap/ \
+MASTER_SITES= https://www.e-cap.org/archive/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
@@ -12,10 +12,11 @@ COMMENT= Library for module based network content analysis
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+USES= libtool
+
CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-USES= libtool
.include <bsd.port.mk>
diff --git a/www/libecap/pkg-descr b/www/libecap/pkg-descr
index 781d75dac7a9..95a3e93c31a6 100644
--- a/www/libecap/pkg-descr
+++ b/www/libecap/pkg-descr
@@ -2,4 +2,4 @@ eCAP is a software interface that allows a network application, such as an HTTP
proxy or an ICAP server, to outsource content analysis and adaptation to a
loadable module.
-WWW: http://www.e-cap.org/
+WWW: https://www.e-cap.org/