From owner-svn-ports-head@freebsd.org Thu Aug 17 05:04:17 2017 Return-Path: Delivered-To: svn-ports-head@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 C6871DCC34E; Thu, 17 Aug 2017 05:04:17 +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 908F42A0E; Thu, 17 Aug 2017 05:04:17 +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 v7H54G1m031944; Thu, 17 Aug 2017 05:04:16 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7H54G88031942; Thu, 17 Aug 2017 05:04:16 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201708170504.v7H54G88031942@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:04:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448078 - head/www/dokuwiki X-SVN-Group: ports-head X-SVN-Commit-Author: delphij X-SVN-Commit-Paths: head/www/dokuwiki X-SVN-Commit-Revision: 448078 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2017 05:04:17 -0000 Author: delphij Date: Thu Aug 17 05:04:16 2017 New Revision: 448078 URL: https://svnweb.freebsd.org/changeset/ports/448078 Log: Update to 2017-02-19c "Frusterick Manners", fixes XSS vulnerability. MFH: 2017Q3 Modified: head/www/dokuwiki/Makefile head/www/dokuwiki/distinfo Modified: head/www/dokuwiki/Makefile ============================================================================== --- head/www/dokuwiki/Makefile Thu Aug 17 02:59:33 2017 (r448077) +++ head/www/dokuwiki/Makefile Thu Aug 17 05:04:16 2017 (r448078) @@ -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: head/www/dokuwiki/distinfo ============================================================================== --- head/www/dokuwiki/distinfo Thu Aug 17 02:59:33 2017 (r448077) +++ head/www/dokuwiki/distinfo Thu Aug 17 05:04:16 2017 (r448078) @@ -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