update p5-Devel-CheckOS to 1.85
This commit is contained in:
parent
056285a8b4
commit
b8e5385c63
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2020/10/06 08:27:53 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/11/02 14:55:06 bluhm Exp $
|
||||
|
||||
COMMENT = check what OS we are running on
|
||||
|
||||
DISTNAME = Devel-CheckOS-1.84
|
||||
DISTNAME = Devel-CheckOS-1.85
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Devel-CheckOS-1.84.tar.gz) = SBkQPBHLEhKv8YN85iMTYf62zC1y8dHXPW1hH9DmHMU=
|
||||
SIZE (Devel-CheckOS-1.84.tar.gz) = 32601
|
||||
SHA256 (Devel-CheckOS-1.85.tar.gz) = b0Op2h3G+v2qybYbg80C2IO/Yq7xUck5hr75inrmWMo=
|
||||
SIZE (Devel-CheckOS-1.85.tar.gz) = 33262
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2020/10/06 08:27:54 bluhm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2020/11/02 14:55:06 bluhm Exp $
|
||||
bin/use-devel-assertos
|
||||
${P5SITE}/Devel/
|
||||
${P5SITE}/Devel/AssertOS/
|
||||
@ -27,6 +27,10 @@ ${P5SITE}/Devel/AssertOS/Irix.pm
|
||||
${P5SITE}/Devel/AssertOS/Linux/
|
||||
${P5SITE}/Devel/AssertOS/Linux.pm
|
||||
${P5SITE}/Devel/AssertOS/Linux/Debian.pm
|
||||
${P5SITE}/Devel/AssertOS/Linux/Raspbian.pm
|
||||
${P5SITE}/Devel/AssertOS/Linux/RealDebian.pm
|
||||
${P5SITE}/Devel/AssertOS/Linux/Ubuntu.pm
|
||||
${P5SITE}/Devel/AssertOS/Linux/UnknownDebianLike.pm
|
||||
${P5SITE}/Devel/AssertOS/Linux/v2_6.pm
|
||||
${P5SITE}/Devel/AssertOS/MPEiX.pm
|
||||
${P5SITE}/Devel/AssertOS/MSDOS.pm
|
||||
@ -112,6 +116,10 @@ ${P5SITE}/Devel/CheckOS/Families.pod
|
||||
@man man/man3p/Devel::AssertOS::Irix.3p
|
||||
@man man/man3p/Devel::AssertOS::Linux.3p
|
||||
@man man/man3p/Devel::AssertOS::Linux::Debian.3p
|
||||
@man man/man3p/Devel::AssertOS::Linux::Raspbian.3p
|
||||
@man man/man3p/Devel::AssertOS::Linux::RealDebian.3p
|
||||
@man man/man3p/Devel::AssertOS::Linux::Ubuntu.3p
|
||||
@man man/man3p/Devel::AssertOS::Linux::UnknownDebianLike.3p
|
||||
@man man/man3p/Devel::AssertOS::Linux::v2_6.3p
|
||||
@man man/man3p/Devel::AssertOS::MPEiX.3p
|
||||
@man man/man3p/Devel::AssertOS::MSDOS.3p
|
||||
|
Loading…
x
Reference in New Issue
Block a user