Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
050ab8b4
Commit
050ab8b4
authored
Apr 24, 2018
by
delphij
Browse files
Update to 2018-04-22.
PR: 227733 Submitted by: Yasuhiro KIMURA <yasu utahime org> MFH: 2018Q2
parent
45c7f68e
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
www/dokuwiki/Makefile
View file @
050ab8b4
...
...
@@ -10,15 +10,20 @@ DISTNAME= ${DIST_VER}
MAINTAINER
=
delphij@FreeBSD.org
COMMENT
=
Simple and easy to use wiki, no database required
LICENSE
=
GPLv2
DIST_VER
=
${PORTNAME}
-2017-02-19e
LICENSE
=
BSD3CLAUSE GPLv2 GPLv2+ GPLv3 MIT
LICENSE_COMB
=
multi
LICENSE_FILE_BSD3CLAUSE
=
${WRKSRC}
/vendor/simplepie/simplepie/LICENSE.txt
LICENSE_FILE_GPLv2
=
${WRKSRC}
/COPYING
LICENSE_FILE_GPLv2+
=
${WRKSRC}/vendor/geshi/geshi/LICENSE
LICENSE_FILE_GPLv3
=
${WRKSRC}
/vendor/marcusschwarz/lesserphp/LICENSE
LICENSE_FILE_MIT
=
${WRKSRC}
/vendor/composer/LICENSE
DIST_VER
=
${PORTNAME}
-2018-04-22
USES
=
cpe
tar
:tgz php:web
USE_PHP
=
gd mbstring openssl pcre session xml zlib
NO_ARCH
=
YES
NO_BUILD
=
YES
USES
=
cpe
tar
:tgz php:web
SUB_FILES
=
pkg-message
SUB_LIST
+=
PORTNAME
=
${PORTNAME}
SHAREOWN
=
${WWWOWN}
...
...
www/dokuwiki/distinfo
View file @
050ab8b4
TIMESTAMP = 15
03522933
SHA256 (dokuwiki-201
7
-0
2-19e
.tgz) =
93172a28ab88107a8abac1e6a34fa6cef54b6e407cd03a8cc14d2a604a63e88
8
SIZE (dokuwiki-201
7
-0
2-19e
.tgz) = 3
505643
TIMESTAMP = 15
24539994
SHA256 (dokuwiki-201
8
-0
4-22
.tgz) =
508ae5f9d9a3fd3743b48de1b8c4b39ed8c8dc4bc34db68e7c5bdf989f538ef
8
SIZE (dokuwiki-201
8
-0
4-22
.tgz) = 3
745517
www/dokuwiki/files/patch-wrong-2388-fix
View file @
050ab8b4
---
./
inc/httputils.php.orig 201
4
-0
5-05 13:53:23.000000000 -0700
+++
./
inc/httputils.php
2014-05-22 15:24:54.000000000 -0700
@@ -8
0
,8 +8
0
,6 @@
--- inc/httputils.php.orig 201
8
-0
4-22 11:17:57 UTC
+++ inc/httputils.php
@@ -8
2
,8 +8
2
,6 @@
function http_sendfile($file) {
ob_end_clean();
exit;
}elseif($conf['xsendfile'] == 3){
...
...
www/dokuwiki/pkg-plist
View file @
050ab8b4
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment