From 2099650eb6a718383aed647324166ba4db52d184 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 23 Nov 2013 11:57:36 +0100 Subject: [PATCH] Rebuild all perl modules for perl-5.18. --- srcpkgs/perl-Crypt-Blowfish/template | 10 +++++----- srcpkgs/perl-Crypt-DH/template | 8 ++++---- srcpkgs/perl-Crypt-OpenSSL-Bignum/template | 10 +++++----- srcpkgs/perl-DBD-SQLite/template | 8 ++++---- srcpkgs/perl-DBI/template | 4 ++-- srcpkgs/perl-Encode-Locale/template | 8 ++++---- srcpkgs/perl-ExtUtils-Depends/template | 5 +++-- srcpkgs/perl-ExtUtils-PkgConfig/template | 5 +++-- srcpkgs/perl-File-Listing/template | 7 ++++--- srcpkgs/perl-Fuse/template | 7 ++++--- srcpkgs/perl-Glib/template | 7 ++++--- srcpkgs/perl-HTML-Form/template | 7 ++++--- srcpkgs/perl-HTML-Parser/template | 7 ++++--- srcpkgs/perl-HTML-Tagset/template | 7 ++++--- srcpkgs/perl-HTTP-Cookies/template | 5 +++-- srcpkgs/perl-HTTP-Daemon/template | 5 +++-- srcpkgs/perl-HTTP-Date/template | 7 ++++--- srcpkgs/perl-HTTP-Message/template | 5 +++-- srcpkgs/perl-HTTP-Negotiate/template | 5 +++-- srcpkgs/perl-IO-Tty/template | 9 ++++----- srcpkgs/perl-IPC-Run/template | 7 ++++--- srcpkgs/perl-LWP-MediaTypes/template | 7 ++++--- srcpkgs/perl-Lchown/template | 9 +++++---- srcpkgs/perl-Locale-gettext/template | 9 +++++---- srcpkgs/perl-Math-BigInt-GMP/template | 12 +++++------- srcpkgs/perl-Net-HTTP/template | 7 ++++--- srcpkgs/perl-URI/template | 6 +++--- srcpkgs/perl-WWW-Curl/template | 7 ++++--- srcpkgs/perl-WWW-RobotRules/template | 7 ++++--- srcpkgs/perl-XML-NamespaceSupport/template | 7 ++++--- srcpkgs/perl-XML-Parser/template | 9 +++++---- srcpkgs/perl-XML-SAX-Base/template | 7 ++++--- srcpkgs/perl-XML-SAX/template | 7 ++++--- srcpkgs/perl-XML-Simple/template | 7 ++++--- 34 files changed, 133 insertions(+), 111 deletions(-) diff --git a/srcpkgs/perl-Crypt-Blowfish/template b/srcpkgs/perl-Crypt-Blowfish/template index 7e3f3297f36..1f2e3b17a4a 100644 --- a/srcpkgs/perl-Crypt-Blowfish/template +++ b/srcpkgs/perl-Crypt-Blowfish/template @@ -2,8 +2,10 @@ pkgname=perl-Crypt-Blowfish version=2.12 wrksrc="Crypt-Blowfish-${version}" -revision=1 +revision=2 build_style=perl-module +hostmakedepends="perl>=5.18" +makedepends="${hostmakedepends}" short_desc="Crypt::Blowfish - Blowfish cryptography algorithm interface" maintainer="Juan RP