diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-06-19 23:52:46 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-06-19 23:52:46 +1000 |
commit | 222feec3b5475ea849ac3b00fb056650d74498ae (patch) | |
tree | 68953fe27e1cfa824a7e9cb68830acca59a7505e /p5-extutils-pkgconfig | |
parent | 57c63f0f40bfe24a441fb12f08d6774290b4915b (diff) | |
download | contrib-222feec3b5475ea849ac3b00fb056650d74498ae.tar.gz contrib-222feec3b5475ea849ac3b00fb056650d74498ae.tar.xz |
p5-extutils-pkgconfig: 1.15 -> 1.16
Diffstat (limited to 'p5-extutils-pkgconfig')
-rw-r--r-- | p5-extutils-pkgconfig/.footprint | 6 | ||||
-rw-r--r-- | p5-extutils-pkgconfig/.md5sum | 2 | ||||
-rw-r--r-- | p5-extutils-pkgconfig/.signature | 8 | ||||
-rw-r--r-- | p5-extutils-pkgconfig/Pkgfile | 6 |
4 files changed, 11 insertions, 11 deletions
diff --git a/p5-extutils-pkgconfig/.footprint b/p5-extutils-pkgconfig/.footprint index a91931173..6b118391c 100644 --- a/p5-extutils-pkgconfig/.footprint +++ b/p5-extutils-pkgconfig/.footprint @@ -2,9 +2,9 @@ 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.22/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/ExtUtils/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.22/ExtUtils/PkgConfig.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.24/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.24/ExtUtils/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.24/ExtUtils/PkgConfig.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/ diff --git a/p5-extutils-pkgconfig/.md5sum b/p5-extutils-pkgconfig/.md5sum index 962d366a6..981d103fd 100644 --- a/p5-extutils-pkgconfig/.md5sum +++ b/p5-extutils-pkgconfig/.md5sum @@ -1 +1 @@ -1872e659cf2bb0b2471d75fce735e622 ExtUtils-PkgConfig-1.15.tar.gz +b86318f2b6ac6af3ee985299e1e38fe5 ExtUtils-PkgConfig-1.16.tar.gz diff --git a/p5-extutils-pkgconfig/.signature b/p5-extutils-pkgconfig/.signature index 08fddce0d..72ceb4042 100644 --- a/p5-extutils-pkgconfig/.signature +++ b/p5-extutils-pkgconfig/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/haFphBO1Tr03a40/W1VTzbvvlhvbk4JDeh3m0EVwsqv2VjOWSP5hExbeZFRcWEGZYdPRaFiC4JloignsQxkgo= -SHA256 (Pkgfile) = f4e7fc97230156a63577eae1462c4e54b063fc09684cf3b69f7ec78a74d03c07 -SHA256 (.footprint) = 9a8eacdb0bce2b6d47ab9819d21098f0126da834436ee8f97acc330a7794fe04 -SHA256 (ExtUtils-PkgConfig-1.15.tar.gz) = 69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 +RWSagIOpLGJF3+DVD8eAL8B7NmpYcRh5xUqBE5v7u4p8ZfvRUsUN9o8/UQXxmyIeN0XXLFzmIPt3RVhhziZ73HMFVX8v935sYg8= +SHA256 (Pkgfile) = 9fd37df6e2602651c89d3e73c0773450ef777357cbb62c7f4198faed03ab580a +SHA256 (.footprint) = bb3e6b2da6f2584997dd440f715a358e0c172d90e008cd7e3273ac4a856a5908 +SHA256 (ExtUtils-PkgConfig-1.16.tar.gz) = bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e diff --git a/p5-extutils-pkgconfig/Pkgfile b/p5-extutils-pkgconfig/Pkgfile index 14f18dd71..5366d609a 100644 --- a/p5-extutils-pkgconfig/Pkgfile +++ b/p5-extutils-pkgconfig/Pkgfile @@ -1,12 +1,12 @@ # Description: Perl bindings for pkgconfig -# URL: http://www.cpan.org/ +# URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/ # Maintainer: Jose V Beneyto, sepen at crux dot nu # Packager: Han Boetes, han at mijncomputer dot nl # Depends on: p5-xml-parser name=p5-extutils-pkgconfig -version=1.15 -release=2 +version=1.16 +release=1 source=(http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-PkgConfig-$version.tar.gz) build() { |