From owner-svn-ports-head@freebsd.org Tue Jul 24 02:46:16 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E9F4103A780; Tue, 24 Jul 2018 02:46:16 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E86027A9C3; Tue, 24 Jul 2018 02:46:15 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C981225578; Tue, 24 Jul 2018 02:46:15 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6O2kF2o002542; Tue, 24 Jul 2018 02:46:15 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6O2kFAc002540; Tue, 24 Jul 2018 02:46:15 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201807240246.w6O2kFAc002540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 24 Jul 2018 02:46:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475221 - head/databases/p5-DBIx-Sunny X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/databases/p5-DBIx-Sunny X-SVN-Commit-Revision: 475221 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2018 02:46:16 -0000 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