From owner-svn-ports-head@FreeBSD.ORG Sat Nov 30 17:48:17 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1ECC4E5; Sat, 30 Nov 2013 17:48:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BDD941F1F; Sat, 30 Nov 2013 17:48:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAUHmHS6042398; Sat, 30 Nov 2013 17:48:17 GMT (envelope-from alexey@svn.freebsd.org) Received: (from alexey@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAUHmHWZ042396; Sat, 30 Nov 2013 17:48:17 GMT (envelope-from alexey@svn.freebsd.org) Message-Id: <201311301748.rAUHmHWZ042396@svn.freebsd.org> From: Alexey Degtyarev Date: Sat, 30 Nov 2013 17:48:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335310 - head/devel/p5-File-ChangeNotify X-SVN-Group: ports-head 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.16 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: Sat, 30 Nov 2013 17:48:17 -0000 Author: alexey Date: Sat Nov 30 17:48:16 2013 New Revision: 335310 URL: http://svnweb.freebsd.org/changeset/ports/335310 Log: * Update to 0.24 * STAGE support Approved by: wg (mentor) Modified: head/devel/p5-File-ChangeNotify/Makefile head/devel/p5-File-ChangeNotify/distinfo (contents, props changed) Modified: head/devel/p5-File-ChangeNotify/Makefile ============================================================================== --- head/devel/p5-File-ChangeNotify/Makefile Sat Nov 30 17:28:44 2013 (r335309) +++ head/devel/p5-File-ChangeNotify/Makefile Sat Nov 30 17:48:16 2013 (r335310) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-ChangeNotify -PORTVERSION= 0.22 +PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -31,5 +31,4 @@ MAN3= File::ChangeNotify.3 \ USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include Modified: head/devel/p5-File-ChangeNotify/distinfo ============================================================================== --- head/devel/p5-File-ChangeNotify/distinfo Sat Nov 30 17:28:44 2013 (r335309) +++ head/devel/p5-File-ChangeNotify/distinfo Sat Nov 30 17:48:16 2013 (r335310) @@ -1,2 +1,2 @@ -SHA256 (File-ChangeNotify-0.22.tar.gz) = 24152d954d3028e986f0de305be0e97c7f492cb7ef9de6fd8b95736febf98ff6 -SIZE (File-ChangeNotify-0.22.tar.gz) = 19103 +SHA256 (File-ChangeNotify-0.24.tar.gz) = 3c8180169de0f97ad852a55942f74e520cbe433aa0889d0b65548ee38a111124 +SIZE (File-ChangeNotify-0.24.tar.gz) = 19450