Date: Thu, 17 Aug 2017 05:05:14 +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: r448079 - branches/2017Q3/www/dokuwiki Message-ID: <201708170505.v7H55EVI032152@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708170505.v7H55EVI032152>