forked from ports/contrib
p5-class-std: 0.011 -> 0.013
This commit is contained in:
parent
d764361c62
commit
ce0c5cfb47
@ -2,9 +2,10 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/perl5/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/Class/
|
||||
-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/Class/Std.pm
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-r--r--r-- root/root usr/man/man3/Class::Std.3pm.gz
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.24/
|
||||
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.24/Class/
|
||||
-r--r--r-- root/root usr/lib/perl5/site_perl/5.24/Class/Std.pm
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man3/
|
||||
-r--r--r-- root/root usr/share/man/man3/Class::Std.3pm.gz
|
||||
|
@ -1 +1 @@
|
||||
de8ad4f39cc9984595bc219df01ee23b Class-Std-0.011.tar.gz
|
||||
82bcc56d9769edce671b0bd0e183ec3a Class-Std-0.013.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF32jmVBVhuGY6L2qvolqY0uBEwFiuz84dPAT5lI8NDHyve4CUGsx71SGvgtCvSMLgIVRWqc6/0n7SjwwYcgv1TQ8=
|
||||
SHA256 (Pkgfile) = 3a2e766e49791c8adeddc91770618ca57a53efe128afdde725121f2843d53021
|
||||
SHA256 (.footprint) = 63dc9ecb5239c1f20dc549bcd6d42ee8faed3e569670337421c2d11472a0e187
|
||||
SHA256 (Class-Std-0.011.tar.gz) = 454ac2f99fb45735709c0bf1d04f8e0c162abd26026fbc1895cb71de191ecfa2
|
||||
RWSagIOpLGJF3zlGUp+Sah3TrRAq47XQHRCk1Ds47oI6TWwa7rpxZPGjwqCuThXyN+XscU6mCYxV10shG09kRmfx0SJhjoLLBAg=
|
||||
SHA256 (Pkgfile) = c31950b4853cc3267a1b8b06316e2d4268aa0735347d87ed4a73dd521832b948
|
||||
SHA256 (.footprint) = 377f4eaa095b823ee48d184b5c6770387c939a9f0210240a92a22e3160f390db
|
||||
SHA256 (Class-Std-0.013.tar.gz) = bcd6d82f6c8af0fe069fced7dd165a4795b0b6e92351c7d4e5a1ab9a14fc35c6
|
||||
|
@ -2,12 +2,11 @@
|
||||
# URL: http://search.cpan.org/dist/Class-Std
|
||||
# Packager: Simon Glossner, viper at hometux dot de
|
||||
# Maintainer: Moritz Wilhelmy, moritz plus crux at wzff dot de
|
||||
# Depends on: perl
|
||||
|
||||
name=p5-class-std
|
||||
version=0.011
|
||||
version=0.013
|
||||
release=1
|
||||
source=(http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Class-Std-$version.tar.gz)
|
||||
source=(http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Class-Std-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd Class-Std-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user