svn commit: r326059 - head/devel/p5-Log-Handler

Sahil Tandon sahil at FreeBSD.org
Mon Sep 2 19:14:59 UTC 2013


Author: sahil
Date: Mon Sep  2 19:14:58 2013
New Revision: 326059
URL: http://svnweb.freebsd.org/changeset/ports/326059

Log:
  - Update to 0.78
  - Pass maintainership to perl@

Modified:
  head/devel/p5-Log-Handler/Makefile   (contents, props changed)
  head/devel/p5-Log-Handler/distinfo   (contents, props changed)

Modified: head/devel/p5-Log-Handler/Makefile
==============================================================================
--- head/devel/p5-Log-Handler/Makefile	Mon Sep  2 19:14:50 2013	(r326058)
+++ head/devel/p5-Log-Handler/Makefile	Mon Sep  2 19:14:58 2013	(r326059)
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	Log-Handler
-PORTVERSION=	0.75
+PORTVERSION=	0.78
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	sahil at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	An object-oriented handler for logging, tracing, and debugging in Perl
 
 BUILD_DEPENDS=	p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate

Modified: head/devel/p5-Log-Handler/distinfo
==============================================================================
--- head/devel/p5-Log-Handler/distinfo	Mon Sep  2 19:14:50 2013	(r326058)
+++ head/devel/p5-Log-Handler/distinfo	Mon Sep  2 19:14:58 2013	(r326059)
@@ -1,2 +1,2 @@
-SHA256 (Log-Handler-0.75.tar.gz) = f8b585d636e3883c953b5e11b4461bc7d6dd51a195e86998a8f2b3461ba6300e
-SIZE (Log-Handler-0.75.tar.gz) = 72429
+SHA256 (Log-Handler-0.78.tar.gz) = 520ed7e740fc0b06c9aebdf26263e1d33abb4afc9fa7d05b1df7eac532696678
+SIZE (Log-Handler-0.78.tar.gz) = 72159


More information about the svn-ports-all mailing list