From owner-svn-ports-all@freebsd.org Mon Jul 23 13:43:00 2018 Return-Path: Delivered-To: svn-ports-all@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 61A55104B9DF; Mon, 23 Jul 2018 13:43:00 +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 10B3F7D167; Mon, 23 Jul 2018 13:43:00 +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 E5FC51D4FD; Mon, 23 Jul 2018 13:42:59 +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 w6NDgx8V099746; Mon, 23 Jul 2018 13:42:59 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6NDgxnw099743; Mon, 23 Jul 2018 13:42:59 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201807231342.w6NDgxnw099743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 23 Jul 2018 13:42:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475175 - head/devel/p5-File-ChangeNotify X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/p5-File-ChangeNotify X-SVN-Commit-Revision: 475175 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2018 13:43:00 -0000 Author: wen Date: Mon Jul 23 13:42:59 2018 New Revision: 475175 URL: https://svnweb.freebsd.org/changeset/ports/475175 Log: - Update to 0.28 Changes: https://metacpan.org/source/DROLSKY/File-ChangeNotify-0.28/Changes - Update DEPENDS - Reset maintainer to perl@ Modified: head/devel/p5-File-ChangeNotify/Makefile head/devel/p5-File-ChangeNotify/distinfo head/devel/p5-File-ChangeNotify/pkg-plist Modified: head/devel/p5-File-ChangeNotify/Makefile ============================================================================== --- head/devel/p5-File-ChangeNotify/Makefile Mon Jul 23 13:27:41 2018 (r475174) +++ head/devel/p5-File-ChangeNotify/Makefile Mon Jul 23 13:42:59 2018 (r475175) @@ -2,26 +2,25 @@ # $FreeBSD$ PORTNAME= File-ChangeNotify -PORTVERSION= 0.24 -PORTREVISION= 2 +PORTVERSION= 0.28 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Watch for changes to files LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Moose>=2:devel/p5-Moose \ - p5-IO-KQueue>=0:devel/p5-IO-KQueue \ - p5-MooseX-Params-Validate>=0:devel/p5-MooseX-Params-Validate \ - p5-MooseX-SemiAffordanceAccessor>=0:devel/p5-MooseX-SemiAffordanceAccessor \ +RUN_DEPENDS= p5-Moo>=1.006:devel/p5-Moo \ + p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ + p5-Type-Tiny>=0:devel/p5-Type-Tiny \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean -TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception \ + p5-Test-Requires>=0:devel/p5-Test-Requires USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include Modified: head/devel/p5-File-ChangeNotify/distinfo ============================================================================== --- head/devel/p5-File-ChangeNotify/distinfo Mon Jul 23 13:27:41 2018 (r475174) +++ head/devel/p5-File-ChangeNotify/distinfo Mon Jul 23 13:42:59 2018 (r475175) @@ -1,2 +1,3 @@ -SHA256 (File-ChangeNotify-0.24.tar.gz) = 3c8180169de0f97ad852a55942f74e520cbe433aa0889d0b65548ee38a111124 -SIZE (File-ChangeNotify-0.24.tar.gz) = 19450 +TIMESTAMP = 1532349330 +SHA256 (File-ChangeNotify-0.28.tar.gz) = e00fe809d481131a08dca26e851cf0ffce8d9e9d03d58c58f15aa62e28aa2f05 +SIZE (File-ChangeNotify-0.28.tar.gz) = 35676 Modified: head/devel/p5-File-ChangeNotify/pkg-plist ============================================================================== --- head/devel/p5-File-ChangeNotify/pkg-plist Mon Jul 23 13:27:41 2018 (r475174) +++ head/devel/p5-File-ChangeNotify/pkg-plist Mon Jul 23 13:42:59 2018 (r475175) @@ -1,12 +1,10 @@ %%SITE_PERL%%/File/ChangeNotify.pm -%%SITE_PERL%%/File/ChangeNotify/ConfigData.pm %%SITE_PERL%%/File/ChangeNotify/Event.pm %%SITE_PERL%%/File/ChangeNotify/Watcher.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/Default.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/Inotify.pm %%SITE_PERL%%/File/ChangeNotify/Watcher/KQueue.pm %%PERL5_MAN3%%/File::ChangeNotify.3.gz -%%PERL5_MAN3%%/File::ChangeNotify::ConfigData.3.gz %%PERL5_MAN3%%/File::ChangeNotify::Event.3.gz %%PERL5_MAN3%%/File::ChangeNotify::Watcher.3.gz %%PERL5_MAN3%%/File::ChangeNotify::Watcher::Default.3.gz