- Update p5-Algorithm-Dependency to 1.110
This commit is contained in:
parent
ab59d7e919
commit
204fc48748
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/15 19:46:01 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/24 15:28:45 jasper Exp $
|
||||
|
||||
COMMENT= base class for implementing various dependency trees
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
DISTNAME= Algorithm-Dependency-1.102
|
||||
REVISION= 2
|
||||
DISTNAME= Algorithm-Dependency-1.110
|
||||
CATEGORIES= devel
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Artistic
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Algorithm-Dependency-1.102.tar.gz) = lxERmXdn3UVstKTpZ8l8ow==
|
||||
RMD160 (Algorithm-Dependency-1.102.tar.gz) = WWClDvMX9xy2upCfHhf1z4B9vfU=
|
||||
SHA1 (Algorithm-Dependency-1.102.tar.gz) = NmDoZ8K85+fslQkOVMewIRM/Ogk=
|
||||
SHA256 (Algorithm-Dependency-1.102.tar.gz) = Hc9F58ideTtu2lXptYXDlA4VkWogNumDDIltu39fSvk=
|
||||
SIZE (Algorithm-Dependency-1.102.tar.gz) = 46186
|
||||
MD5 (Algorithm-Dependency-1.110.tar.gz) = 3B2rKsRMMVyqCSOXQjsUKQ==
|
||||
RMD160 (Algorithm-Dependency-1.110.tar.gz) = VplfX258QRb6EbHJ4eAZjuhTk/Y=
|
||||
SHA1 (Algorithm-Dependency-1.110.tar.gz) = NB625TGXkAaMhqSGKCbipLp0mx0=
|
||||
SHA256 (Algorithm-Dependency-1.110.tar.gz) = 8ncz6Nic8qtiEoTCWE2pCrDLdDuiKV7nOf5Rv5JWHjc=
|
||||
SIZE (Algorithm-Dependency-1.110.tar.gz) = 40530
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/04 10:17:16 msf Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/11/24 15:28:45 jasper Exp $
|
||||
${P5SITE}/Algorithm/
|
||||
${P5SITE}/Algorithm/Dependency/
|
||||
${P5SITE}/Algorithm/Dependency.pm
|
||||
@ -8,6 +8,7 @@ ${P5SITE}/Algorithm/Dependency/Source/
|
||||
${P5SITE}/Algorithm/Dependency/Source.pm
|
||||
${P5SITE}/Algorithm/Dependency/Source/File.pm
|
||||
${P5SITE}/Algorithm/Dependency/Source/HoA.pm
|
||||
${P5SITE}/Algorithm/Dependency/Source/Invert.pm
|
||||
${P5SITE}/Algorithm/Dependency/Weight.pm
|
||||
@man man/man3p/Algorithm::Dependency.3p
|
||||
@man man/man3p/Algorithm::Dependency::Item.3p
|
||||
@ -15,4 +16,5 @@ ${P5SITE}/Algorithm/Dependency/Weight.pm
|
||||
@man man/man3p/Algorithm::Dependency::Source.3p
|
||||
@man man/man3p/Algorithm::Dependency::Source::File.3p
|
||||
@man man/man3p/Algorithm::Dependency::Source::HoA.3p
|
||||
@man man/man3p/Algorithm::Dependency::Source::Invert.3p
|
||||
@man man/man3p/Algorithm::Dependency::Weight.3p
|
||||
|
Loading…
x
Reference in New Issue
Block a user