svn commit: r307703 - head/devel/p5-Test-Class-Most

Steve Wills swills at FreeBSD.org
Sat Nov 24 03:33:09 UTC 2012


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 at 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 at gmail.com>
-#
+# Created by:	Muhammad Moinur Rahman <5u623l20 at 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 at 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


More information about the svn-ports-all mailing list