svn commit: r311396 - head/devel/p5-Log-Dispatch-Configurator-Any
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Feb 1 20:59:00 UTC 2013
Author: sunpoet
Date: Fri Feb 1 20:58:58 2013
New Revision: 311396
URL: http://svnweb.freebsd.org/changeset/ports/311396
Log:
- Update to 1.122640
- Add LICENSE
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Log-Dispatch-Configurator-Any/Changes
Modified:
head/devel/p5-Log-Dispatch-Configurator-Any/Makefile (contents, props changed)
head/devel/p5-Log-Dispatch-Configurator-Any/distinfo (contents, props changed)
Modified: head/devel/p5-Log-Dispatch-Configurator-Any/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-Configurator-Any/Makefile Fri Feb 1 20:32:56 2013 (r311395)
+++ head/devel/p5-Log-Dispatch-Configurator-Any/Makefile Fri Feb 1 20:58:58 2013 (r311396)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Log-Dispatch-Configurator-Any
-# Date created: 2011-10-05
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Log-Dispatch-Configurator-Any
-PORTVERSION= 1.110.690
+PORTVERSION= 1.122.640
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,15 +11,17 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Configurator implementation with Config::Any
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Config-Any>=0.15:${PORTSDIR}/devel/p5-Config-Any \
p5-Log-Dispatch>=2.23:${PORTSDIR}/devel/p5-Log-Dispatch \
p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config
-RUN_DEPENDS= p5-Config-Any>=0.15:${PORTSDIR}/devel/p5-Config-Any \
- p5-Log-Dispatch>=2.23:${PORTSDIR}/devel/p5-Log-Dispatch \
- p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \
- p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny
+ p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+ p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML
PERL_CONFIGURE= yes
Modified: head/devel/p5-Log-Dispatch-Configurator-Any/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-Configurator-Any/distinfo Fri Feb 1 20:32:56 2013 (r311395)
+++ head/devel/p5-Log-Dispatch-Configurator-Any/distinfo Fri Feb 1 20:58:58 2013 (r311396)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatch-Configurator-Any-1.110690.tar.gz) = 0d11cee6a43d237be139ae23c00fef082369d462f24c51ef878963d62ca02fcf
-SIZE (Log-Dispatch-Configurator-Any-1.110690.tar.gz) = 13952
+SHA256 (Log-Dispatch-Configurator-Any-1.122640.tar.gz) = e9900c7c510b27d96eeb5ab28afc2780ccce19558f24daf649810514a11f41c8
+SIZE (Log-Dispatch-Configurator-Any-1.122640.tar.gz) = 14051
More information about the svn-ports-head
mailing list