svn commit: r439636 - head/devel/p5-Tree-Simple-View

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 28 20:25:15 UTC 2017


Author: sunpoet
Date: Fri Apr 28 20:25:14 2017
New Revision: 439636
URL: https://svnweb.freebsd.org/changeset/ports/439636

Log:
  Update to 0.180002
  
  - Update *_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Tree-Simple-View/Changes

Modified:
  head/devel/p5-Tree-Simple-View/Makefile
  head/devel/p5-Tree-Simple-View/distinfo

Modified: head/devel/p5-Tree-Simple-View/Makefile
==============================================================================
--- head/devel/p5-Tree-Simple-View/Makefile	Fri Apr 28 20:25:09 2017	(r439635)
+++ head/devel/p5-Tree-Simple-View/Makefile	Fri Apr 28 20:25:14 2017	(r439636)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Tree-Simple-View
-PORTVERSION=	0.18.0001
+PORTVERSION=	0.18.0002
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:MZIESCHA
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
@@ -14,8 +15,8 @@ COMMENT=	Set of classes for viewing Tree
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Class-Throwable>=0:devel/p5-Class-Throwable \
-		p5-Tree-Simple>=0:devel/p5-Tree-Simple
+BUILD_DEPENDS=	p5-Class-Throwable>=0.10:devel/p5-Class-Throwable \
+		p5-Tree-Simple>=1.07:devel/p5-Tree-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0.15:devel/p5-Test-Exception \
 		p5-Test-LongString>=0:devel/p5-Test-LongString

Modified: head/devel/p5-Tree-Simple-View/distinfo
==============================================================================
--- head/devel/p5-Tree-Simple-View/distinfo	Fri Apr 28 20:25:09 2017	(r439635)
+++ head/devel/p5-Tree-Simple-View/distinfo	Fri Apr 28 20:25:14 2017	(r439636)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486287084
-SHA256 (Tree-Simple-View-0.180001.tar.gz) = bd57ada269260ff53dd5d0c1676ff8ca266a163a7c14b048e0043f30bb73c0f0
-SIZE (Tree-Simple-View-0.180001.tar.gz) = 25182
+TIMESTAMP = 1493376842
+SHA256 (Tree-Simple-View-0.180002.tar.gz) = 4b97ff3f76b0882a74870311dbdb23e7061db0d8335539d2fd5ae7ea47dc5341
+SIZE (Tree-Simple-View-0.180002.tar.gz) = 34619


More information about the svn-ports-all mailing list