Date: Wed, 9 Jan 2019 08:14:16 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r489757 - branches/2019Q1/www/dokuwiki Message-ID: <201901090814.x098EGgs076702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Wed Jan 9 08:14:15 2019 New Revision: 489757 URL: https://svnweb.freebsd.org/changeset/ports/489757 Log: MFH: r489756 Update to 2018-04-22b. Approved by: ports-secteam Modified: branches/2019Q1/www/dokuwiki/Makefile branches/2019Q1/www/dokuwiki/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/www/dokuwiki/Makefile ============================================================================== --- branches/2019Q1/www/dokuwiki/Makefile Wed Jan 9 08:13:22 2019 (r489756) +++ branches/2019Q1/www/dokuwiki/Makefile Wed Jan 9 08:14:15 2019 (r489757) @@ -18,7 +18,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/vendor/geshi/geshi/LI LICENSE_FILE_GPLv3= ${WRKSRC}/vendor/marcusschwarz/lesserphp/LICENSE LICENSE_FILE_MIT= ${WRKSRC}/vendor/composer/LICENSE -DIST_VER= ${PORTNAME}-2018-04-22a +DIST_VER= ${PORTNAME}-2018-04-22b USES= cpe tar:tgz php:web USE_PHP= gd hash json mbstring openssl pcre session xml zlib NO_ARCH= YES Modified: branches/2019Q1/www/dokuwiki/distinfo ============================================================================== --- branches/2019Q1/www/dokuwiki/distinfo Wed Jan 9 08:13:22 2019 (r489756) +++ branches/2019Q1/www/dokuwiki/distinfo Wed Jan 9 08:14:15 2019 (r489757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525452171 -SHA256 (dokuwiki-2018-04-22a.tgz) = 284e1329f27322da8b4120f69171ae8fa12c6134453fcd3700d2914c47a70204 -SIZE (dokuwiki-2018-04-22a.tgz) = 3749191 +TIMESTAMP = 1547016599 +SHA256 (dokuwiki-2018-04-22b.tgz) = 9d1437cdc7e98e471ff32079f7ca224ccf52dbbaafed39ec9746b0405b3a29ce +SIZE (dokuwiki-2018-04-22b.tgz) = 3745314
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901090814.x098EGgs076702>