summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nishant Limbachia <nishant@mnspace.net>2015-08-28 00:38:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-28 00:38:04 +0700
commit17287d86dbe53ea48a839cbd730c1a42315a1ffc (patch)
tree47630cf02b88af6ed94316b6d7afb3d95ed5d87e
parent48043e3a43c1dcac011d406b4a0312f9401c98b3 (diff)
downloadslackbuilds-17287d86dbe53ea48a839cbd730c1a42315a1ffc.tar.gz
slackbuilds-17287d86dbe53ea48a839cbd730c1a42315a1ffc.tar.xz
perl/perl-Convert-BinHex: Updated for version 1.124.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-Convert-BinHex/perl-Convert-BinHex.SlackBuild12
-rw-r--r--perl/perl-Convert-BinHex/perl-Convert-BinHex.info8
2 files changed, 11 insertions, 9 deletions
diff --git a/perl/perl-Convert-BinHex/perl-Convert-BinHex.SlackBuild b/perl/perl-Convert-BinHex/perl-Convert-BinHex.SlackBuild
index 3374106141..f1be5c753b 100644
--- a/perl/perl-Convert-BinHex/perl-Convert-BinHex.SlackBuild
+++ b/perl/perl-Convert-BinHex/perl-Convert-BinHex.SlackBuild
@@ -3,7 +3,8 @@
# Slackware Package Build Script for perl modules: Convert::BinHex
# Home Page http://search.cpan.org/dist/Convert-BinHex/
-# Copyright (c) 2009-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant__AT__mnspace__DOT__net)
+# Copyright (c) 2009-2015, Nishant Limbachia, Hoffman Estates, IL, USA
+# (nishant _AT_ mnspace _DOT_ net)
# All rights reserved.
# Redistribution and use of this script, with or without modification, is
@@ -26,9 +27,9 @@
#
# Modified by the SlackBuilds.org project.
-SRCNAM=Convert-BinHex
-PRGNAM=perl-Convert-BinHex
-VERSION=${VERSION:-1.123}
+SRCNAM="Convert-BinHex"
+PRGNAM="perl-Convert-BinHex"
+VERSION=${VERSION:-1.124}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,7 +77,8 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
-perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLVENDORMAN3DIR=/usr/man/man3
+perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLVENDORMAN3DIR=/usr/man/man3 \
+INSTALLVENDORMAN1DIR=/usr/man/man1
make
make install DESTDIR=$PKG
diff --git a/perl/perl-Convert-BinHex/perl-Convert-BinHex.info b/perl/perl-Convert-BinHex/perl-Convert-BinHex.info
index 75287bb4a7..c60b47e5f9 100644
--- a/perl/perl-Convert-BinHex/perl-Convert-BinHex.info
+++ b/perl/perl-Convert-BinHex/perl-Convert-BinHex.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Convert-BinHex"
-VERSION="1.123"
-HOMEPAGE="https://metacpan.org/pod/Convert::BinHex"
-DOWNLOAD="http://www.cpan.org/authors/id/S/ST/STEPHEN/Convert-BinHex-1.123.tar.gz"
-MD5SUM="6957dee877c64918066ae27ca6069bfe"
+VERSION="1.124"
+HOMEPAGE="http://search.cpan.org/dist/Convert-BinHex/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-1.124.tar.gz"
+MD5SUM="81bbc7c7f3d349767137658a200a7f11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""