perl/perl-Package-DeprecationManager: Updated for version 0.13.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
David Somero 2013-11-05 19:56:25 -05:00 committed by Robby Workman
parent dc16ef4870
commit 4f40723aa5
3 changed files with 11 additions and 11 deletions

View File

@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Package-DeprecationManager PRGNAM=perl-Package-DeprecationManager
VERSION=${VERSION:-0.11} VERSION=${VERSION:-0.13}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
@ -59,7 +59,7 @@ else
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
fi fi
set -e set -e
rm -rf $PKG rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT mkdir -p $TMP $PKG $OUTPUT

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Package-DeprecationManager" PRGNAM="perl-Package-DeprecationManager"
VERSION="0.11" VERSION="0.13"
HOMEPAGE="http://search.cpan.org/~drolsky/Package-DeprecationManager/" HOMEPAGE="http://search.cpan.org/dist/Package-DeprecationManager/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.11.tar.gz" DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.13.tar.gz"
MD5SUM="d09664839b730997c591a5c891a2972b" MD5SUM="f81ae3c0f9bcac048eb4bff348b79f67"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="perl-List-MoreUtils perl-Params-Util perl-Sub-Install perl-Test-Fatal perl-Test-Requires" REQUIRES="perl-List-MoreUtils perl-Params-Util perl-Sub-Install perl-Test-Fatal perl-Test-Requires"

View File

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE: # HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line # The "handy ruler" below makes it easier to edit a package description.
# up the first '|' above the ':' following the base package name, and the '|' # Line up the first '|' above the ':' following the base package name, and
# on the right side marks the last column you can put a character in. You must # the '|' on the right side marks the last column you can put a character in.
# make exactly 11 lines for the formatting to be correct. It's also # You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'. # customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------| |-----handy-ruler------------------------------------------------------|
perl-Package-DeprecationManager: perl-Package-DeprecationManager (perl module) perl-Package-DeprecationManager: perl-Package-DeprecationManager (perl module)