svn commit: r475221 - head/databases/p5-DBIx-Sunny

Wen Heping wen at FreeBSD.org
Tue Jul 24 02:46:16 UTC 2018


Author: wen
Date: Tue Jul 24 02:46:14 2018
New Revision: 475221
URL: https://svnweb.freebsd.org/changeset/ports/475221

Log:
  - Update to 0.9991
  Changes: https://metacpan.org/changes/distribution/DBIx-Sunny

Modified:
  head/databases/p5-DBIx-Sunny/Makefile
  head/databases/p5-DBIx-Sunny/distinfo
  head/databases/p5-DBIx-Sunny/pkg-plist

Modified: head/databases/p5-DBIx-Sunny/Makefile
==============================================================================
--- head/databases/p5-DBIx-Sunny/Makefile	Tue Jul 24 02:37:34 2018	(r475220)
+++ head/databases/p5-DBIx-Sunny/Makefile	Tue Jul 24 02:46:14 2018	(r475221)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBIx-Sunny
-PORTVERSION=	0.25
+PORTVERSION=	0.9991
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/databases/p5-DBIx-Sunny/distinfo
==============================================================================
--- head/databases/p5-DBIx-Sunny/distinfo	Tue Jul 24 02:37:34 2018	(r475220)
+++ head/databases/p5-DBIx-Sunny/distinfo	Tue Jul 24 02:46:14 2018	(r475221)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531491822
-SHA256 (DBIx-Sunny-0.25.tar.gz) = b20ca3cb9a4eedece12228cd013b9af3a796aa167e8047f1d8c2fb25ffc5f4f9
-SIZE (DBIx-Sunny-0.25.tar.gz) = 21134
+TIMESTAMP = 1532399927
+SHA256 (DBIx-Sunny-0.9991.tar.gz) = 7d27b06cfa7ab79d5a602b5534aecf4817af38662654c21f85bcbecf3b0167f1
+SIZE (DBIx-Sunny-0.9991.tar.gz) = 21182

Modified: head/databases/p5-DBIx-Sunny/pkg-plist
==============================================================================
--- head/databases/p5-DBIx-Sunny/pkg-plist	Tue Jul 24 02:37:34 2018	(r475220)
+++ head/databases/p5-DBIx-Sunny/pkg-plist	Tue Jul 24 02:46:14 2018	(r475221)
@@ -1,4 +1,6 @@
 %%SITE_PERL%%/DBIx/Sunny.pm
 %%SITE_PERL%%/DBIx/Sunny/Schema.pm
+%%SITE_PERL%%/DBIx/Sunny/Util.pm
 %%PERL5_MAN3%%/DBIx::Sunny.3.gz
 %%PERL5_MAN3%%/DBIx::Sunny::Schema.3.gz
+%%PERL5_MAN3%%/DBIx::Sunny::Util.3.gz


More information about the svn-ports-all mailing list