MFH: r469173
- Update to 2018-04-22a - Add hash and json to dependencies PR: 227771 Submitted by: Yasuhiro KIMURA <yasu utahime org> Approved by: ports-secteam
This commit is contained in:
parent
6dbe2f69dd
commit
446cd1a06c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=469174
@ -18,9 +18,9 @@ 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
|
||||
DIST_VER= ${PORTNAME}-2018-04-22a
|
||||
USES= cpe tar:tgz php:web
|
||||
USE_PHP= gd mbstring openssl pcre session xml zlib
|
||||
USE_PHP= gd hash json mbstring openssl pcre session xml zlib
|
||||
NO_ARCH= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1524539994
|
||||
SHA256 (dokuwiki-2018-04-22.tgz) = 508ae5f9d9a3fd3743b48de1b8c4b39ed8c8dc4bc34db68e7c5bdf989f538ef8
|
||||
SIZE (dokuwiki-2018-04-22.tgz) = 3745517
|
||||
TIMESTAMP = 1525452171
|
||||
SHA256 (dokuwiki-2018-04-22a.tgz) = 284e1329f27322da8b4120f69171ae8fa12c6134453fcd3700d2914c47a70204
|
||||
SIZE (dokuwiki-2018-04-22a.tgz) = 3749191
|
||||
|
Loading…
Reference in New Issue
Block a user