1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.35

- Fix *_DEPENDS:
  - Update version requirements
  - Remove p5-Module-Install which is bundled
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Layout-Manager/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-16 10:37:44 +00:00
parent 16bab2438a
commit 585611bf64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344521
2 changed files with 6 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Layout-Manager
PORTVERSION= 0.34
PORTVERSION= 0.35
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GPHAT
@ -14,10 +14,9 @@ COMMENT= 2D Layout Management
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \
p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \
p5-Geometry-Primitive>=0.13:${PORTSDIR}/graphics/p5-Geometry-Primitive \
p5-Graphics-Primitive>=0.34:${PORTSDIR}/graphics/p5-Graphics-Primitive
BUILD_DEPENDS= p5-Geometry-Primitive>=0.16:${PORTSDIR}/graphics/p5-Geometry-Primitive \
p5-Graphics-Primitive>=0.43:${PORTSDIR}/graphics/p5-Graphics-Primitive \
p5-Moose>=0.79:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5

View File

@ -1,2 +1,2 @@
SHA256 (Layout-Manager-0.34.tar.gz) = c85c537fa96ddc834de89448ea49dee88618a28a543151d51393e3c65042c93e
SIZE (Layout-Manager-0.34.tar.gz) = 34125
SHA256 (Layout-Manager-0.35.tar.gz) = a733f7766dadb891c3b763b89a84869c911966674b8e2a60429a5baaa02c932d
SIZE (Layout-Manager-0.35.tar.gz) = 34909