mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/slowcgi: update to 7.1.20220916
ChangeLog: https://github.com/koue/slowcgi/blob/master/ChangeLog PR: 266638 Reported by: koue@chaosophia.net
This commit is contained in:
parent
e4f2498cfa
commit
d07a9aef6d
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user