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.
PRGNAM=perl-Package-DeprecationManager
VERSION=${VERSION:-0.11}
VERSION=${VERSION:-0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -59,7 +59,7 @@ else
LIBDIRSUFFIX=""
fi
set -e
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Package-DeprecationManager"
VERSION="0.11"
HOMEPAGE="http://search.cpan.org/~drolsky/Package-DeprecationManager/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.11.tar.gz"
MD5SUM="d09664839b730997c591a5c891a2972b"
VERSION="0.13"
HOMEPAGE="http://search.cpan.org/dist/Package-DeprecationManager/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.13.tar.gz"
MD5SUM="f81ae3c0f9bcac048eb4bff348b79f67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
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:
# 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-Package-DeprecationManager: perl-Package-DeprecationManager (perl module)