Date: Sun, 30 Sep 2012 08:38:37 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305076 - head/devel/p5-File-ChangeNotify Message-ID: <201209300838.q8U8cbU1096308@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Sun Sep 30 08:38:37 2012 New Revision: 305076 URL: http://svn.freebsd.org/changeset/ports/305076 Log: - Update to 0.22 [1] - Add LICENSE (Artistic 2) Changes: http://search.cpan.org/dist/File-ChangeNotify/Changes PR: ports/171938 [1] Submitted by: tabthorpe@ Approved by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer) Modified: head/devel/p5-File-ChangeNotify/Makefile head/devel/p5-File-ChangeNotify/distinfo Modified: head/devel/p5-File-ChangeNotify/Makefile ============================================================================== --- head/devel/p5-File-ChangeNotify/Makefile Sun Sep 30 08:22:33 2012 (r305075) +++ head/devel/p5-File-ChangeNotify/Makefile Sun Sep 30 08:38:37 2012 (r305076) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-File-ChangeNotify -# Date created: Fri 14 Aug 2009 -# Whom: Alexey V. Degtyarev -# +# Created by: Alexey V. Degtyarev # $FreeBSD$ -# PORTNAME= File-ChangeNotify -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= alexey@renatasystems.org COMMENT= Watch for changes to files +LICENSE= ART20 + RUN_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-IO-KQueue>=0:${PORTSDIR}/devel/p5-IO-KQueue \ p5-MooseX-Params-Validate>=0:${PORTSDIR}/devel/p5-MooseX-Params-Validate \ Modified: head/devel/p5-File-ChangeNotify/distinfo ============================================================================== --- head/devel/p5-File-ChangeNotify/distinfo Sun Sep 30 08:22:33 2012 (r305075) +++ head/devel/p5-File-ChangeNotify/distinfo Sun Sep 30 08:38:37 2012 (r305076) @@ -1,2 +1,2 @@ -SHA256 (File-ChangeNotify-0.21.tar.gz) = d89cc03a12b4f4f5d42c6d679a20a768207f50b74f0a4ff470ca0b0a70db322f -SIZE (File-ChangeNotify-0.21.tar.gz) = 19103 +SHA256 (File-ChangeNotify-0.22.tar.gz) = 24152d954d3028e986f0de305be0e97c7f492cb7ef9de6fd8b95736febf98ff6 +SIZE (File-ChangeNotify-0.22.tar.gz) = 19103
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209300838.q8U8cbU1096308>