Date: Wed, 23 Nov 2016 15:09:49 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r426935 - branches/2016Q4/www/serendipity Message-ID: <201611231509.uANF9nfI093589@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Nov 23 15:09:48 2016 New Revision: 426935 URL: https://svnweb.freebsd.org/changeset/ports/426935 Log: MFH: r426732 www/serendipity: Upgrade from 2.0.2 to 2.0.4 - https://blog.s9y.org/archives/269-Serendipity-2.0.4-and-2.1-beta2-released.html - https://blog.s9y.org/archives/266-Serendipity-2.0.3-released.html PR: 213968 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: ports-secteam (feld) Modified: branches/2016Q4/www/serendipity/Makefile branches/2016Q4/www/serendipity/distinfo branches/2016Q4/www/serendipity/pkg-plist Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/serendipity/Makefile ============================================================================== --- branches/2016Q4/www/serendipity/Makefile Wed Nov 23 15:04:41 2016 (r426934) +++ branches/2016Q4/www/serendipity/Makefile Wed Nov 23 15:09:48 2016 (r426935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= serendipity -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.4 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} Modified: branches/2016Q4/www/serendipity/distinfo ============================================================================== --- branches/2016Q4/www/serendipity/distinfo Wed Nov 23 15:04:41 2016 (r426934) +++ branches/2016Q4/www/serendipity/distinfo Wed Nov 23 15:09:48 2016 (r426935) @@ -1,2 +1,3 @@ -SHA256 (serendipity-2.0.2.tar.bz2) = 115e7c9779fe49a8f6f183184457cdce94932561d99f0ec67ac8eb40ba7f29a3 -SIZE (serendipity-2.0.2.tar.bz2) = 4932785 +TIMESTAMP = 1477987974 +SHA256 (serendipity-2.0.4.tar.bz2) = 471c9573e695340cf3bc0312607401381f1881c128131f72b64b555a185be091 +SIZE (serendipity-2.0.4.tar.bz2) = 4923751 Modified: branches/2016Q4/www/serendipity/pkg-plist ============================================================================== --- branches/2016Q4/www/serendipity/pkg-plist Wed Nov 23 15:04:41 2016 (r426934) +++ branches/2016Q4/www/serendipity/pkg-plist Wed Nov 23 15:09:48 2016 (r426935) @@ -2158,6 +2158,7 @@ %%WWWDIR%%/templates/2k11/admin/entries.inc.tpl %%WWWDIR%%/templates/2k11/admin/entries.tpl %%WWWDIR%%/templates/2k11/admin/entries_overview.inc.tpl +%%WWWDIR%%/templates/2k11/admin/font/config.json %%WWWDIR%%/templates/2k11/admin/font/fontello.eot %%WWWDIR%%/templates/2k11/admin/font/fontello.svg %%WWWDIR%%/templates/2k11/admin/font/fontello.ttf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611231509.uANF9nfI093589>