mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Updating cgiwrap from 3.9 to 4.0. Tested on RELENG_6.
Reviewed by: philip Approved by: philip
This commit is contained in:
parent
865c061081
commit
7727b12f34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197755
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cgiwrap
|
||||
PORTVERSION= 3.9
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 4.0
|
||||
CATEGORIES= www security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -62,6 +61,7 @@ CONFIGURE_ARGS= --with-httpd-user=${WWWOWN} \
|
||||
--with-cgi-dir=${USER_CGIDIR} \
|
||||
--with-allow-file=${ALLOW_FILE} \
|
||||
--with-deny-file=${DENY_FILE} \
|
||||
--with-check-shell \
|
||||
--with-wall
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cgiwrap-3.9.tar.gz) = 0f9c88802658f45231ee463c351bd2a7
|
||||
SHA256 (cgiwrap-3.9.tar.gz) = c1992afbb0940498a0258cff49d6b3bbabcb18544898dd3c13b1cba3cba62e46
|
||||
SIZE (cgiwrap-3.9.tar.gz) = 138875
|
||||
MD5 (cgiwrap-4.0.tar.gz) = 91082c17e948b0e4ee158ddb6a7c5d00
|
||||
SHA256 (cgiwrap-4.0.tar.gz) = 380e89bde31608d5dc3dc37f58fc47f14a99feb1379af42aa03961171597c081
|
||||
SIZE (cgiwrap-4.0.tar.gz) = 162756
|
||||
|
Loading…
Reference in New Issue
Block a user