p5-io-socket-ssl: 2.024 -> 2.047

This commit is contained in:
Danny Rawlins 2017-04-13 21:55:29 +10:00
parent 1400555e9a
commit 0c45599fc9
4 changed files with 17 additions and 17 deletions

View File

@ -2,15 +2,15 @@ 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/IO/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/IO/Socket/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.22/IO/Socket/SSL.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.22/IO/Socket/SSL.pod
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/IO/Socket/SSL/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.22/IO/Socket/SSL/Intercept.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.22/IO/Socket/SSL/PublicSuffix.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.22/IO/Socket/SSL/Utils.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/IO/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.24/IO/Socket/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.24/IO/Socket/SSL.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.24/IO/Socket/SSL.pod
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.24/IO/Socket/SSL/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.24/IO/Socket/SSL/Intercept.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.24/IO/Socket/SSL/PublicSuffix.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.24/IO/Socket/SSL/Utils.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/

View File

@ -1 +1 @@
9d1be9159475fe67afa5f2e238808086 IO-Socket-SSL-2.024.tar.gz
63f6829950e4aefc717a8b9397816592 IO-Socket-SSL-2.047.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33/MYsNPmP3RoaZqMb0YUK2Tbu5Gx/32RGrffBemI7GkZBesCXdRFGR35Xkj8Y4U+Vb6PlmBAPPZuj++wofrGwE=
SHA256 (Pkgfile) = a50786da92680373cbe0632123a0ae1012bd6d67e54b1ce863d6bab230c08667
SHA256 (.footprint) = 07887680c25734acfbc94e132df845b1ace4bf6e64d98ae34794a90321e22f63
SHA256 (IO-Socket-SSL-2.024.tar.gz) = dab3125b004b24ff8dfc003aa81c00c0f976a1bc34a75e1d8d9de9de837ce6c9
RWSagIOpLGJF3+hXmCVERV+UFtZv3odUgBoHg+70BCWrNaHeSU0PflU+ny53jPyKNWTrMgcCmn+t3keRTGRhTYtRjd4+GoLowAc=
SHA256 (Pkgfile) = 57be1b155737cfd39f5ea3ed4288eaed059ba52e2bacd44b4c591f75789df8cd
SHA256 (.footprint) = 2483035b7ef0489f2b8ba1e36daf01eb01465b39ef226bbb9ab4391df0a33d53
SHA256 (IO-Socket-SSL-2.047.tar.gz) = c5ad8e14174863194ad43c23a38c77e0b202a989cac9d3e13fb30efcf1d41158

View File

@ -1,13 +1,13 @@
# Description: Nearly transparent SSL encapsulation for IO::Socket::INET
# URL: http://search.cpan.org/dist/IO-Socket-SSL/
# URL: https://search.cpan.org/dist/IO-Socket-SSL/
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Mikhail Kolesnik, mike at openbunker dot org
# Depends on: p5-net-ssleay p5-uri
name=p5-io-socket-ssl
version=2.024
version=2.047
release=1
source=(http://www.cpan.org/modules/by-module/IO/IO-Socket-SSL-$version.tar.gz)
source=(https://www.cpan.org/modules/by-module/IO/IO-Socket-SSL-$version.tar.gz)
build() {
cd IO-Socket-SSL-$version