Date: Sat, 30 Nov 2013 17:48:17 +0000 (UTC) From: Alexey Degtyarev <alexey@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335310 - head/devel/p5-File-ChangeNotify Message-ID: <201311301748.rAUHmHWZ042396@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311301748.rAUHmHWZ042396>