Date: Tue, 6 Feb 2018 18:40:29 +0000 (UTC) From: Larry Rosenman <ler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461082 - head/www/joomla3 Message-ID: <201802061840.w16IeTLv027583@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ler Date: Tue Feb 6 18:40:29 2018 New Revision: 461082 URL: https://svnweb.freebsd.org/changeset/ports/461082 Log: www/joomla3: upgrade to 3.8.5. Fix regression in 3.8.4 Reported by: Gerard Seibert <gerard@seibercom.net> Modified: head/www/joomla3/Makefile head/www/joomla3/distinfo head/www/joomla3/pkg-plist Modified: head/www/joomla3/Makefile ============================================================================== --- head/www/joomla3/Makefile Tue Feb 6 18:07:33 2018 (r461081) +++ head/www/joomla3/Makefile Tue Feb 6 18:40:29 2018 (r461082) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joomla -PORTVERSION= 3.8.4 +PORTVERSION= 3.8.5 CATEGORIES= www PKGNAMESUFFIX= 3 Modified: head/www/joomla3/distinfo ============================================================================== --- head/www/joomla3/distinfo Tue Feb 6 18:07:33 2018 (r461081) +++ head/www/joomla3/distinfo Tue Feb 6 18:40:29 2018 (r461082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517923977 -SHA256 (joomla-joomla-cms-3.8.4_GH0.tar.gz) = 5dc54386a3dc3ef0b34c27544869ed7dc8215930a229fb0311f6b610042bc5d0 -SIZE (joomla-joomla-cms-3.8.4_GH0.tar.gz) = 11291304 +TIMESTAMP = 1517942063 +SHA256 (joomla-joomla-cms-3.8.5_GH0.tar.gz) = 655e4a4bb71098b79fbcd438f8d9490c72f2481ada79c9c833ae700b14eb771a +SIZE (joomla-joomla-cms-3.8.5_GH0.tar.gz) = 11296242 Modified: head/www/joomla3/pkg-plist ============================================================================== --- head/www/joomla3/pkg-plist Tue Feb 6 18:07:33 2018 (r461081) +++ head/www/joomla3/pkg-plist Tue Feb 6 18:40:29 2018 (r461082) @@ -1,5 +1,5 @@ -@group %%WWWGRP%% @owner %%WWWOWN%% +@group %%WWWGRP%% %%WWWDIR%%/.appveyor.yml %%WWWDIR%%/.drone.yml %%WWWDIR%%/.github/CONTRIBUTING.md @@ -4800,6 +4800,7 @@ %%WWWDIR%%/media/editors/codemirror/theme/neat.css %%WWWDIR%%/media/editors/codemirror/theme/neo.css %%WWWDIR%%/media/editors/codemirror/theme/night.css +%%WWWDIR%%/media/editors/codemirror/theme/oceanic-next.css %%WWWDIR%%/media/editors/codemirror/theme/panda-syntax.css %%WWWDIR%%/media/editors/codemirror/theme/paraiso-dark.css %%WWWDIR%%/media/editors/codemirror/theme/paraiso-light.css @@ -4807,6 +4808,7 @@ %%WWWDIR%%/media/editors/codemirror/theme/railscasts.css %%WWWDIR%%/media/editors/codemirror/theme/rubyblue.css %%WWWDIR%%/media/editors/codemirror/theme/seti.css +%%WWWDIR%%/media/editors/codemirror/theme/shadowfox.css %%WWWDIR%%/media/editors/codemirror/theme/solarized.css %%WWWDIR%%/media/editors/codemirror/theme/the-matrix.css %%WWWDIR%%/media/editors/codemirror/theme/tomorrow-night-bright.css @@ -6875,5 +6877,5 @@ %%WWWDIR%%/tmp/index.html %%WWWDIR%%/web.config.txt @dir %%WWWDIR%%/tests/unit/tmp -@group @owner +@group
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802061840.w16IeTLv027583>