Date: Tue, 10 Oct 2017 19:11:47 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451717 - head/devel/p5-DateTime-TimeZone Message-ID: <201710101911.v9AJBlSm037209@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jadawin Date: Tue Oct 10 19:11:47 2017 New Revision: 451717 URL: https://svnweb.freebsd.org/changeset/ports/451717 Log: Update to 2.13 Fix indexing of DateTime::TimeZone::Catalog Modified: head/devel/p5-DateTime-TimeZone/Makefile head/devel/p5-DateTime-TimeZone/distinfo Modified: head/devel/p5-DateTime-TimeZone/Makefile ============================================================================== --- head/devel/p5-DateTime-TimeZone/Makefile Tue Oct 10 19:01:35 2017 (r451716) +++ head/devel/p5-DateTime-TimeZone/Makefile Tue Oct 10 19:11:47 2017 (r451717) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 2.11 -PORTREVISION= 1 +PORTVERSION= 2.13 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Tue Oct 10 19:01:35 2017 (r451716) +++ head/devel/p5-DateTime-TimeZone/distinfo Tue Oct 10 19:11:47 2017 (r451717) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490629289 -SHA256 (DateTime-TimeZone-2.11.tar.gz) = a7c0b2581d2bf6d5cc535364099a67678a9f6ee608e5042dff9ef9c4c577ea6b -SIZE (DateTime-TimeZone-2.11.tar.gz) = 954800 +TIMESTAMP = 1506627700 +SHA256 (DateTime-TimeZone-2.13.tar.gz) = 333d39ccd6b883460409b9113bec43be256c3e763beedfb97b9eb274c9d4e18c +SIZE (DateTime-TimeZone-2.13.tar.gz) = 945446
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710101911.v9AJBlSm037209>