From f6d49bbee0abafebc60f089535a20ffcf60ddf68 Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Tue, 23 Apr 2013 20:48:01 -0400 Subject: perl/perl-Mail-DKIM: Updated for version 0.40. Signed-off-by: dsomero --- perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild | 10 ++++------ perl/perl-Mail-DKIM/perl-Mail-DKIM.info | 6 +++--- perl/perl-Mail-DKIM/slack-desc | 12 ++++++------ 3 files changed, 13 insertions(+), 15 deletions(-) (limited to 'perl/perl-Mail-DKIM') diff --git a/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild b/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild index 7611340d67..54a54a7cfc 100644 --- a/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild +++ b/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for perl modules: Mail::DKIM # Home Page http://search.cpan.org/dist/Mail-DKIM/ -# Copyright (c) 2008-2011, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2008-2013, Nishant Limbachia, Hoffman Estates, IL, USA # # All rights reserved. # @@ -25,19 +25,17 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -PRGNAM=perl-Mail-DKIM -VERSION=${VERSION:-0.39} +PRGNAM="perl-Mail-DKIM" +VERSION=${VERSION:-0.40} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -SRCNAM=Mail-DKIM +SRCNAM="$(printf $PRGNAM | cut -f2- -d-)" -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/perl/perl-Mail-DKIM/perl-Mail-DKIM.info b/perl/perl-Mail-DKIM/perl-Mail-DKIM.info index 5b476a5a86..cc877ff7ef 100644 --- a/perl/perl-Mail-DKIM/perl-Mail-DKIM.info +++ b/perl/perl-Mail-DKIM/perl-Mail-DKIM.info @@ -1,8 +1,8 @@ PRGNAM="perl-Mail-DKIM" -VERSION="0.39" +VERSION="0.40" HOMEPAGE="http://search.cpan.org/dist/Mail-DKIM/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-0.39.tar.gz" -MD5SUM="0b62c91f855f47e818d96680746572ca" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-0.40.tar.gz" +MD5SUM="9ceb8a0397aff83928e7a9760b1b190f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Crypt-OpenSSL-RSA perl-MailTools perl-net-dns" diff --git a/perl/perl-Mail-DKIM/slack-desc b/perl/perl-Mail-DKIM/slack-desc index bc2073060b..f18ef2e3d1 100644 --- a/perl/perl-Mail-DKIM/slack-desc +++ b/perl/perl-Mail-DKIM/slack-desc @@ -1,14 +1,14 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| perl-Mail-DKIM: perl-Mail-DKIM (Mail::DKIM) perl-Mail-DKIM: -perl-Mail-DKIM: perl-Mail-DKIM - Signs/verifies Internet mail with +perl-Mail-DKIM: perl-Mail-DKIM - Signs/verifies Internet mail with perl-Mail-DKIM: DKIM/DomainKey signatures. perl-Mail-DKIM: perl-Mail-DKIM: Homepage: http://search.cpan.org/dist/Mail-DKIM/ -- cgit v1.2.3