Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2012 03:33:08 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307703 - head/devel/p5-Test-Class-Most
Message-ID:  <201211240333.qAO3X8xP055698@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Nov 24 03:33:08 2012
New Revision: 307703
URL: http://svnweb.freebsd.org/changeset/ports/307703

Log:
  - Update to 0.07
  
  PR:		ports/171936
  Submitted by:	tabthorpe
  Approved by:	maintainer timeout (5u623l20@gmail.com, >7 weeks)
  Feature safe:	yes

Modified:
  head/devel/p5-Test-Class-Most/Makefile
  head/devel/p5-Test-Class-Most/distinfo   (contents, props changed)

Modified: head/devel/p5-Test-Class-Most/Makefile
==============================================================================
--- head/devel/p5-Test-Class-Most/Makefile	Sat Nov 24 03:08:36 2012	(r307702)
+++ head/devel/p5-Test-Class-Most/Makefile	Sat Nov 24 03:33:08 2012	(r307703)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	Mason
-# Date created:				03 April, 2012
-# Whom:					Muhammad Moinur Rahman <5u623l20@gmail.com>
-#
+# Created by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Test-Class-Most
-PORTVERSION=	0.06
-PORTREVISION=	1
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:OVID
@@ -16,8 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Test Classes the easy way
 
-BUILD_DEPENDS=	p5-Test-Class>0:${PORTSDIR}/devel/p5-Test-Class \
-		p5-Test-Most>0:${PORTSDIR}/devel/p5-Test-Most
+BUILD_DEPENDS=	p5-Test-Class>=0.33:${PORTSDIR}/devel/p5-Test-Class \
+		p5-Test-Most>=0.31:${PORTSDIR}/devel/p5-Test-Most
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
 

Modified: head/devel/p5-Test-Class-Most/distinfo
==============================================================================
--- head/devel/p5-Test-Class-Most/distinfo	Sat Nov 24 03:08:36 2012	(r307702)
+++ head/devel/p5-Test-Class-Most/distinfo	Sat Nov 24 03:33:08 2012	(r307703)
@@ -1,2 +1,2 @@
-SHA256 (Test-Class-Most-0.06.tar.gz) = d4f7ce9af942ec5a5b75209e65c3a6c998cad4c96ebfd43d6cd93c0c22434fc6
-SIZE (Test-Class-Most-0.06.tar.gz) = 7483
+SHA256 (Test-Class-Most-0.07.tar.gz) = 5561de43d137bcb2f5fdd34a86352a2a85048bcb065aca01c96e9bc7cdb23395
+SIZE (Test-Class-Most-0.07.tar.gz) = 7615



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211240333.qAO3X8xP055698>