Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2017 16:42:02 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452204 - head/devel/p5-Date-Manip
Message-ID:  <201710161642.v9GGg2po006732@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Oct 16 16:42:02 2017
New Revision: 452204
URL: https://svnweb.freebsd.org/changeset/ports/452204

Log:
  devel/p5-Date-Manip: update to 6.60
  
  While here, sort plist

Modified:
  head/devel/p5-Date-Manip/Makefile
  head/devel/p5-Date-Manip/distinfo
  head/devel/p5-Date-Manip/pkg-plist

Modified: head/devel/p5-Date-Manip/Makefile
==============================================================================
--- head/devel/p5-Date-Manip/Makefile	Mon Oct 16 16:37:56 2017	(r452203)
+++ head/devel/p5-Date-Manip/Makefile	Mon Oct 16 16:42:02 2017	(r452204)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Date-Manip
-PORTVERSION=	6.58
+PORTVERSION=	6.60
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SBECK

Modified: head/devel/p5-Date-Manip/distinfo
==============================================================================
--- head/devel/p5-Date-Manip/distinfo	Mon Oct 16 16:37:56 2017	(r452203)
+++ head/devel/p5-Date-Manip/distinfo	Mon Oct 16 16:42:02 2017	(r452204)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491867418
-SHA256 (Date-Manip-6.58.tar.gz) = 485eec6c00141c477941598de7081746f57365b9705d4a751fb1d164ded2b363
-SIZE (Date-Manip-6.58.tar.gz) = 1820488
+TIMESTAMP = 1508171741
+SHA256 (Date-Manip-6.60.tar.gz) = 7e20d6ffa0f8e32454098b4d397b8036764e90f171156375a81cc7e55a4f434f
+SIZE (Date-Manip-6.60.tar.gz) = 1824792

Modified: head/devel/p5-Date-Manip/pkg-plist
==============================================================================
--- head/devel/p5-Date-Manip/pkg-plist	Mon Oct 16 16:37:56 2017	(r452203)
+++ head/devel/p5-Date-Manip/pkg-plist	Mon Oct 16 16:42:02 2017	(r452204)
@@ -1,5 +1,7 @@
 bin/dm_date
 bin/dm_zdump
+%%PERL5_MAN1%%/dm_date.1.gz
+%%PERL5_MAN1%%/dm_zdump.1.gz
 %%PERL5_MAN3%%/Date::Manip.3.gz
 %%PERL5_MAN3%%/Date::Manip::Base.3.gz
 %%PERL5_MAN3%%/Date::Manip::Calc.3.gz
@@ -14,7 +16,9 @@ bin/dm_zdump
 %%PERL5_MAN3%%/Date::Manip::Date.3.gz
 %%PERL5_MAN3%%/Date::Manip::Delta.3.gz
 %%PERL5_MAN3%%/Date::Manip::Examples.3.gz
+%%PERL5_MAN3%%/Date::Manip::History.3.gz
 %%PERL5_MAN3%%/Date::Manip::Holidays.3.gz
+%%PERL5_MAN3%%/Date::Manip::Interfaces.3.gz
 %%PERL5_MAN3%%/Date::Manip::Lang.3.gz
 %%PERL5_MAN3%%/Date::Manip::Lang::catalan.3.gz
 %%PERL5_MAN3%%/Date::Manip::Lang::danish.3.gz
@@ -65,6 +69,7 @@ bin/dm_zdump
 %%SITE_PERL%%/Date/Manip/Examples.pod
 %%SITE_PERL%%/Date/Manip/History.pod
 %%SITE_PERL%%/Date/Manip/Holidays.pod
+%%SITE_PERL%%/Date/Manip/Interfaces.pod
 %%SITE_PERL%%/Date/Manip/Lang.pod
 %%SITE_PERL%%/Date/Manip/Lang/catalan.pm
 %%SITE_PERL%%/Date/Manip/Lang/catalan.pod
@@ -955,6 +960,3 @@ bin/dm_zdump
 %%SITE_PERL%%/Date/Manip/TZdata.pod
 %%SITE_PERL%%/Date/Manip/Zones.pm
 %%SITE_PERL%%/Date/Manip/Zones.pod
-%%PERL5_MAN3%%/Date::Manip::History.3.gz
-%%PERL5_MAN1%%/dm_date.1.gz
-%%PERL5_MAN1%%/dm_zdump.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710161642.v9GGg2po006732>