From owner-svn-ports-all@freebsd.org Thu Aug 17 05:05:16 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DAD3DCC433; Thu, 17 Aug 2017 05:05:16 +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 mx1.freebsd.org (Postfix) with ESMTPS id DBC252B26; Thu, 17 Aug 2017 05:05:15 +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 v7H55FZu032154; Thu, 17 Aug 2017 05:05:15 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7H55EVI032152; Thu, 17 Aug 2017 05:05:14 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201708170505.v7H55EVI032152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Thu, 17 Aug 2017 05:05:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r448079 - branches/2017Q3/www/dokuwiki X-SVN-Group: ports-branches X-SVN-Commit-Author: delphij X-SVN-Commit-Paths: branches/2017Q3/www/dokuwiki X-SVN-Commit-Revision: 448079 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.23 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: Thu, 17 Aug 2017 05:05:16 -0000 Author: delphij Date: Thu Aug 17 05:05:14 2017 New Revision: 448079 URL: https://svnweb.freebsd.org/changeset/ports/448079 Log: MFH: r448078 Update to 2017-02-19c "Frusterick Manners", fixes XSS vulnerability. Approved by: ports-secteam Modified: branches/2017Q3/www/dokuwiki/Makefile branches/2017Q3/www/dokuwiki/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/dokuwiki/Makefile ============================================================================== --- branches/2017Q3/www/dokuwiki/Makefile Thu Aug 17 05:04:16 2017 (r448078) +++ branches/2017Q3/www/dokuwiki/Makefile Thu Aug 17 05:05:14 2017 (r448079) @@ -12,7 +12,7 @@ COMMENT= Simple and easy to use wiki, no database requ LICENSE= GPLv2 -DIST_VER= ${PORTNAME}-2017-02-19b +DIST_VER= ${PORTNAME}-2017-02-19c USE_PHP= gd mbstring openssl pcre session xml zlib NO_ARCH= YES NO_BUILD= YES Modified: branches/2017Q3/www/dokuwiki/distinfo ============================================================================== --- branches/2017Q3/www/dokuwiki/distinfo Thu Aug 17 05:04:16 2017 (r448078) +++ branches/2017Q3/www/dokuwiki/distinfo Thu Aug 17 05:05:14 2017 (r448079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488956971 -SHA256 (dokuwiki-2017-02-19b.tgz) = 88a4d6c83283a1059e9765477667262f15d443f50e48f583c7dc5d55c2abcdb6 -SIZE (dokuwiki-2017-02-19b.tgz) = 3505444 +TIMESTAMP = 1502941963 +SHA256 (dokuwiki-2017-02-19c.tgz) = 5a51973020384d0dab3f2d22b4a1764cf7571c834ff32aed12c8af5c74fbc40f +SIZE (dokuwiki-2017-02-19c.tgz) = 3505474