perl-IO-Tty: rebuild against perl-5.16.
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
# Template build file for 'perl-IO-Tty'.
|
# Template build file for 'perl-IO-Tty'.
|
||||||
pkgname=perl-IO-Tty
|
pkgname=perl-IO-Tty
|
||||||
version=1.10
|
version=1.10
|
||||||
|
revision=1
|
||||||
wrksrc="IO-Tty-$version"
|
wrksrc="IO-Tty-$version"
|
||||||
distfiles="${CPAN_SITE}/IO/IO-Tty-$version.tar.gz"
|
distfiles="${CPAN_SITE}/IO/IO-Tty-$version.tar.gz"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
fulldepends="perl"
|
fulldepends="perl>=5.16"
|
||||||
short_desc="IO::Tty - Perl interface to Low-level allocate a pseudo-Tty"
|
short_desc="IO::Tty - Perl interface to Low-level allocate a pseudo-Tty"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="http://search.cpan.org/dist/IO-Tty/"
|
homepage="http://search.cpan.org/dist/IO-Tty/"
|
||||||
@@ -12,4 +13,3 @@ license="GPL-2"
|
|||||||
checksum=31a6e21ad187ec5ea93c2b898d6b3519647c5fce9f394b6d3c05a1f7c3f6f8b1
|
checksum=31a6e21ad187ec5ea93c2b898d6b3519647c5fce9f394b6d3c05a1f7c3f6f8b1
|
||||||
long_desc="
|
long_desc="
|
||||||
IO::Tty and IO::Pty provide an interface to pseudo tty's."
|
IO::Tty and IO::Pty provide an interface to pseudo tty's."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user