mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to 1.11.
Changes: http://search.cpan.org/dist/Class-InsideOut/Changes
This commit is contained in:
parent
6247f3d884
commit
757cf90256
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310968
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: p5-Class-InsideOut
|
||||
# Date created: 2006-07-20
|
||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
||||
#
|
||||
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Class-InsideOut
|
||||
PORTVERSION= 1.10
|
||||
PORTVERSION= 1.11
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A safe, simple inside-out object construction kit
|
||||
|
||||
BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PORTSCOUT= skipv:1.0301
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Class-InsideOut-1.10.tar.gz) = 37439310987b0ab3fc9f16db53f7f598867be8a290d7cf49a2e182c580f0e8b7
|
||||
SIZE (Class-InsideOut-1.10.tar.gz) = 55249
|
||||
SHA256 (Class-InsideOut-1.11.tar.gz) = 598181de82228ff6adcb22cd4ade861e11b91795f7b25485701a1f52fca5ce7c
|
||||
SIZE (Class-InsideOut-1.11.tar.gz) = 43565
|
||||
|
@ -1,9 +1,6 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/InsideOut/.packlist
|
||||
%%SITE_PERL%%/Class/InsideOut.pm
|
||||
%%SITE_PERL%%/Class/InsideOut.pod
|
||||
%%SITE_PERL%%/Class/InsideOut/Manual/About.pm
|
||||
%%SITE_PERL%%/Class/InsideOut/Manual/About.pod
|
||||
%%SITE_PERL%%/Class/InsideOut/Manual/Advanced.pm
|
||||
%%SITE_PERL%%/Class/InsideOut/Manual/Advanced.pod
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/InsideOut
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
|
||||
|
Loading…
Reference in New Issue
Block a user