The following packages will be installed: perl-digest-sha1 Fetching README... 0%100%100%100%100%100%Done Fetching perl-digest-sha1.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-digest-sha1.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Digest-SHA1-2.13/ Digest-SHA1-2.13/Changes Digest-SHA1-2.13/fip180-1.gif Digest-SHA1-2.13/fip180-1.html Digest-SHA1-2.13/hints/ Digest-SHA1-2.13/Makefile.PL Digest-SHA1-2.13/MANIFEST Digest-SHA1-2.13/META.yml Digest-SHA1-2.13/README Digest-SHA1-2.13/SHA1.pm Digest-SHA1-2.13/SHA1.xs Digest-SHA1-2.13/t/ Digest-SHA1-2.13/typemap Digest-SHA1-2.13/t/badfile.t Digest-SHA1-2.13/t/bits.t Digest-SHA1-2.13/t/sha1.t Digest-SHA1-2.13/hints/irix_6.pl Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Digest::SHA1 Writing MYMETA.yml and MYMETA.json cp SHA1.pm blib/lib/Digest/SHA1.pm Running Mkbootstrap for Digest::SHA1 () chmod 644 "SHA1.bs" "/usr/bin/perl5.22.2" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" SHA1.xs > SHA1.xsc && mv SHA1.xsc SHA1.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -mtune=i686 -DVERSION=\"2.13\" -DXS_VERSION=\"2.13\" -fPIC "-I/usr/lib/perl5/CORE" SHA1.c rm -f blib/arch/auto/Digest/SHA1/SHA1.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong SHA1.o -o blib/arch/auto/Digest/SHA1/SHA1.so \ \ chmod 755 blib/arch/auto/Digest/SHA1/SHA1.so "/usr/bin/perl5.22.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA1.bs blib/arch/auto/Digest/SHA1/SHA1.bs 644 Manifying 1 pod document Running Mkbootstrap for Digest::SHA1 () chmod 644 "SHA1.bs" Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/slapt-src/perl/perl-digest-sha1/package-perl-digest-sha1/usr/lib/perl5/vendor_perl/auto/Digest/SHA1/SHA1.so Installing /usr/src/slapt-src/perl/perl-digest-sha1/package-perl-digest-sha1/usr/lib/perl5/vendor_perl/Digest/SHA1.pm Installing /usr/src/slapt-src/perl/perl-digest-sha1/package-perl-digest-sha1/usr/man/man3/Digest::SHA1.3 Appending installation info to /usr/src/slapt-src/perl/perl-digest-sha1/package-perl-digest-sha1/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/perl/perl-digest-sha1/perl-digest-sha1-2.13-i486-1salix.txz ./ usr/ usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Digest/ usr/lib/perl5/vendor_perl/Digest/SHA1.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Digest/ usr/lib/perl5/vendor_perl/auto/Digest/SHA1/ usr/lib/perl5/vendor_perl/auto/Digest/SHA1/SHA1.so usr/doc/ usr/doc/perl-digest-sha1-2.13/ usr/doc/perl-digest-sha1-2.13/README usr/doc/perl-digest-sha1-2.13/perl-digest-sha1.SlackBuild usr/doc/perl-digest-sha1-2.13/fip180-1.gif usr/doc/perl-digest-sha1-2.13/Changes usr/doc/perl-digest-sha1-2.13/fip180-1.html usr/man/ usr/man/man3/ usr/man/man3/Digest::SHA1.3.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-digest-sha1/perl-digest-sha1-2.13-i486-1salix.txz created. Installing package perl-digest-sha1-2.13-i486-1salix... | perl-digest-sha1 (Perl interface to the SHA-1 algorithm) | | It allows you to use the NIST SHA-1 message digest algorithm | from within Perl programs. The algorithm takes as input a | message of arbitrary length and produces as output a 160-bit | "fingerprint" or "message digest" of the input. | | Homepage: http://search.cpan.org/dist/Digest-SHA1 | | | | |