mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2018-04-22a
- Add hash and json to dependencies PR: 227771 Submitted by: Yasuhiro KIMURA <yasu utahime org> MFH: 2018Q2
This commit is contained in:
parent
7a1720127c
commit
fbcb6efc9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469173
2 changed files with 5 additions and 5 deletions
|
@ -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…
Add table
Reference in a new issue