svn commit: r305495 - head/devel/p5-Test-Spec
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Oct 7 17:27:06 UTC 2012
Author: sunpoet
Date: Sun Oct 7 17:27:05 2012
New Revision: 305495
URL: http://svn.freebsd.org/changeset/ports/305495
Log:
- Update to 0.46
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Test-Spec/Changes
Modified:
head/devel/p5-Test-Spec/Makefile (contents, props changed)
head/devel/p5-Test-Spec/distinfo (contents, props changed)
Modified: head/devel/p5-Test-Spec/Makefile
==============================================================================
--- head/devel/p5-Test-Spec/Makefile Sun Oct 7 16:07:51 2012 (r305494)
+++ head/devel/p5-Test-Spec/Makefile Sun Oct 7 17:27:05 2012 (r305495)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Test-Spec
-# Date created: 2011-09-10
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Test-Spec
-PORTVERSION= 0.45
+PORTVERSION= 0.46
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,10 +17,7 @@ BUILD_DEPENDS= p5-Package-Stash>=0.23:${
p5-Test-Deep>=0.103:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Trap>=0:${PORTSDIR}/devel/p5-Test-Trap \
p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash
-RUN_DEPENDS= p5-Package-Stash>=0.23:${PORTSDIR}/devel/p5-Package-Stash \
- p5-Test-Deep>=0.103:${PORTSDIR}/devel/p5-Test-Deep \
- p5-Test-Trap>=0:${PORTSDIR}/devel/p5-Test-Trap \
- p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
Modified: head/devel/p5-Test-Spec/distinfo
==============================================================================
--- head/devel/p5-Test-Spec/distinfo Sun Oct 7 16:07:51 2012 (r305494)
+++ head/devel/p5-Test-Spec/distinfo Sun Oct 7 17:27:05 2012 (r305495)
@@ -1,2 +1,2 @@
-SHA256 (Test-Spec-0.45.tar.gz) = 724a64054f5c41f7b4e901e8afbaf370a8c34335c147a56795ab74bbf4c7be6b
-SIZE (Test-Spec-0.45.tar.gz) = 32268
+SHA256 (Test-Spec-0.46.tar.gz) = 44b2ffbe7d381dab75d4010d1c294e2a625c5ee6a7c58b3b22097c95614e7deb
+SIZE (Test-Spec-0.46.tar.gz) = 33401
More information about the svn-ports-head
mailing list