svn commit: r335310 - head/devel/p5-File-ChangeNotify

Alexey Degtyarev alexey at FreeBSD.org
Sat Nov 30 17:48:17 UTC 2013


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


More information about the svn-ports-head mailing list