Date: Wed, 1 Aug 2012 19:36:13 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301842 - in head/www/p5-RTx-Calendar: . files Message-ID: <201208011936.q71JaD1m091356@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Wed Aug 1 19:36:12 2012 New Revision: 301842 URL: http://svn.freebsd.org/changeset/ports/301842 Log: - Update to 0.14 - ChangeLog: Changes for 0.14 * Guard the modern stylesheets call on older RTs Changes for 0.13 * Serve CSS the modern way on recent RT's * Namespace our CSS to avoid styling the RT core UI Changes for 0.12 * Copyright updates Changes for 0.11 * fixes for characters that were breaking 3.8 Changes for 0.10 * packaging tweak Changes for 0.09 * RT 4 compatibility Deleted: head/www/p5-RTx-Calendar/files/ Modified: head/www/p5-RTx-Calendar/Makefile (contents, props changed) head/www/p5-RTx-Calendar/distinfo (contents, props changed) Modified: head/www/p5-RTx-Calendar/Makefile ============================================================================== --- head/www/p5-RTx-Calendar/Makefile Wed Aug 1 19:33:35 2012 (r301841) +++ head/www/p5-RTx-Calendar/Makefile Wed Aug 1 19:36:12 2012 (r301842) @@ -6,8 +6,7 @@ # PORTNAME= RTx-Calendar -PORTVERSION= 0.08 -PORTREVISION= 3 +PORTVERSION= 0.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-RTx-Calendar/distinfo ============================================================================== --- head/www/p5-RTx-Calendar/distinfo Wed Aug 1 19:33:35 2012 (r301841) +++ head/www/p5-RTx-Calendar/distinfo Wed Aug 1 19:36:12 2012 (r301842) @@ -1,2 +1,2 @@ -SHA256 (RTx-Calendar-0.08.tar.gz) = 52564137abe7787baf09048e31d711c9ffb853dcc6ba766483391d24c99d563e -SIZE (RTx-Calendar-0.08.tar.gz) = 181062 +SHA256 (RTx-Calendar-0.14.tar.gz) = e1920fdd05ffc35b4f32782988d12c12a968b928538276af63229a900c47c170 +SIZE (RTx-Calendar-0.14.tar.gz) = 35912
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208011936.q71JaD1m091356>