git: d07a9aef6d2e - main - www/slowcgi: update to 7.1.20220916

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 29 Sep 2022 05:45:54 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d07a9aef6d2e7c0c24313421ffb8ddd30e0344f5

commit d07a9aef6d2e7c0c24313421ffb8ddd30e0344f5
Author:     Nikola Kolev <koue@chaosophia.net>
AuthorDate: 2022-09-28 05:29:17 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-29 05:42:21 +0000

    www/slowcgi: update to 7.1.20220916
    
    ChangeLog: https://github.com/koue/slowcgi/blob/master/ChangeLog
    
    PR:             266638
    Reported by:    koue@chaosophia.net
---
 www/slowcgi/Makefile | 14 ++++++++------
 www/slowcgi/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/www/slowcgi/Makefile b/www/slowcgi/Makefile
index ca9ba224e156..5b5cd9e4d7fc 100644
--- a/www/slowcgi/Makefile
+++ b/www/slowcgi/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	slowcgi
-PORTVERSION=	6.3.20180905
-PORTREVISION=	1
+PORTVERSION=	7.1.20220916
 CATEGORIES=	www
 
 MAINTAINER=	koue@chaosophia.net
@@ -11,19 +10,22 @@ LICENSE=	BSD3CLAUSE
 
 LIB_DEPENDS=	libevent.so:devel/libevent
 
-WRKSRC_SUBDIR=	src/usr.sbin/${GH_PROJECT}
+USES=		uidfix
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	koue
 GH_PROJECT=	slowcgi
 
-USES=		uidfix
 USE_RC_SUBR=	slowcgi
 
-CFLAGS+=	-Wall
-
 MAKE_ARGS+=	BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
 
+CFLAGS+=	-Wall -I${PREFIX}/include
+
+LDFLAGS+=	-L${PREFIX}/lib
+
+WRKSRC_SUBDIR=	src/usr.sbin/${GH_PROJECT}
+
 USERS=		www
 GROUPS=		www
 
diff --git a/www/slowcgi/distinfo b/www/slowcgi/distinfo
index 674e9c001365..6435d1890e08 100644
--- a/www/slowcgi/distinfo
+++ b/www/slowcgi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536156862
-SHA256 (koue-slowcgi-6.3.20180905_GH0.tar.gz) = b614a123d8ab4afb4d3c86f05bd5e94135a719ccd93ee9c344e452bfe121fa60
-SIZE (koue-slowcgi-6.3.20180905_GH0.tar.gz) = 15656
+TIMESTAMP = 1664236295
+SHA256 (koue-slowcgi-7.1.20220916_GH0.tar.gz) = 9f7d44ade4540f98abfdecea61b5ede7a803dbfbbcee09be980251a830d55052
+SIZE (koue-slowcgi-7.1.20220916_GH0.tar.gz) = 17194