summaryrefslogtreecommitdiffstats
path: root/perl/perl-extutils-pkgconfig
diff options
context:
space:
mode:
author Binh Nguyen <binhnguyen@fastmail.fm>2012-08-16 02:30:07 +0700
committer Robby Workman <rworkman@slackbuilds.org>2012-08-21 23:09:44 -0500
commit16d7e0e7713c9ac6b39cc8188463200a45864852 (patch)
treec67d84b0de7655d36a3806d1a58b7e226932bbff /perl/perl-extutils-pkgconfig
parentc81b878f671a150cf4cd9f468441c299fcc9a53d (diff)
downloadslackbuilds-16d7e0e7713c9ac6b39cc8188463200a45864852.tar.gz
slackbuilds-16d7e0e7713c9ac6b39cc8188463200a45864852.tar.xz
perl/perl-extutils-pkgconfig: Updated for version 1.13
Signed-off-by: Binh Nguyen <binhnguyen@fastmail.fm> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-extutils-pkgconfig')
-rw-r--r--perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild6
-rw-r--r--perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild b/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild
index ec3cfa6b8b..9e444abbdb 100644
--- a/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild
+++ b/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for perl-extutils-pkgconfig
# (C) 2007 Michael Wagner <lapinours@web.de>
-# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
+# Copyright 2010, 2012 Binh Nguyen <binhnguyen@fastmail.fm>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-extutils-pkgconfig
-VERSION=${VERSION:-1.12}
+VERSION=${VERSION:-1.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -58,7 +58,7 @@ perl Makefile.PL
make
make install INSTALLDIRS=vendor DESTDIR=$PKG
-mv $PKG/usr/share/man $PKG/usr && rm -rf $PKG/usr/share
+mv $PKG/usr/share/man $PKG/usr
gzip -9 $PKG/usr/man/man3/* 2> /dev/null
# Remove perlocal.pod and .packlist from $PKG
diff --git a/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.info b/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.info
index 51aaf05458..b3dcf89ce8 100644
--- a/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.info
+++ b/perl/perl-extutils-pkgconfig/perl-extutils-pkgconfig.info
@@ -1,8 +1,8 @@
PRGNAM="perl-extutils-pkgconfig"
-VERSION="1.12"
+VERSION="1.13"
HOMEPAGE="http://search.cpan.org/dist/ExtUtils-PkgConfig/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/ExtUtils-PkgConfig-1.12.tar.gz"
-MD5SUM="8fc5c0b30cfda2048ec87ae418cc3508"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-1.13.tar.gz"
+MD5SUM="cc41813a491e15e0d46eef3233786369"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""