Date: Mon, 21 Nov 2016 15:56:54 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426732 - head/www/serendipity Message-ID: <201611211556.uALFus8k029123@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Mon Nov 21 15:56:54 2016 New Revision: 426732 URL: https://svnweb.freebsd.org/changeset/ports/426732 Log: 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> MFH: 2016Q4 Modified: head/www/serendipity/Makefile head/www/serendipity/distinfo head/www/serendipity/pkg-plist Modified: head/www/serendipity/Makefile ============================================================================== --- head/www/serendipity/Makefile Mon Nov 21 15:52:25 2016 (r426731) +++ head/www/serendipity/Makefile Mon Nov 21 15:56:54 2016 (r426732) @@ -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: head/www/serendipity/distinfo ============================================================================== --- head/www/serendipity/distinfo Mon Nov 21 15:52:25 2016 (r426731) +++ head/www/serendipity/distinfo Mon Nov 21 15:56:54 2016 (r426732) @@ -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: head/www/serendipity/pkg-plist ============================================================================== --- head/www/serendipity/pkg-plist Mon Nov 21 15:52:25 2016 (r426731) +++ head/www/serendipity/pkg-plist Mon Nov 21 15:56:54 2016 (r426732) @@ -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?201611211556.uALFus8k029123>