From owner-svn-ports-all@freebsd.org Sun May 6 04:27:08 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4870CFC9FBD; Sun, 6 May 2018 04:27:08 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0EF983CE5; Sun, 6 May 2018 04:27:07 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EBE8D279B1; Sun, 6 May 2018 04:27:07 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w464R7G3095227; Sun, 6 May 2018 04:27:07 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w464R7uj095225; Sun, 6 May 2018 04:27:07 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201805060427.w464R7uj095225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 6 May 2018 04:27:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469173 - head/www/dokuwiki X-SVN-Group: ports-head X-SVN-Commit-Author: delphij X-SVN-Commit-Paths: head/www/dokuwiki X-SVN-Commit-Revision: 469173 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2018 04:27:08 -0000 Author: delphij Date: Sun May 6 04:27:07 2018 New Revision: 469173 URL: https://svnweb.freebsd.org/changeset/ports/469173 Log: - Update to 2018-04-22a - Add hash and json to dependencies PR: 227771 Submitted by: Yasuhiro KIMURA MFH: 2018Q2 Modified: head/www/dokuwiki/Makefile head/www/dokuwiki/distinfo Modified: head/www/dokuwiki/Makefile ============================================================================== --- head/www/dokuwiki/Makefile Sun May 6 00:46:09 2018 (r469172) +++ head/www/dokuwiki/Makefile Sun May 6 04:27:07 2018 (r469173) @@ -18,9 +18,9 @@ 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-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 Modified: head/www/dokuwiki/distinfo ============================================================================== --- head/www/dokuwiki/distinfo Sun May 6 00:46:09 2018 (r469172) +++ head/www/dokuwiki/distinfo Sun May 6 04:27:07 2018 (r469173) @@ -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