perl-HTTP-Date: update to 6.02.

This commit is contained in:
Juan RP 2013-11-23 12:16:14 +01:00
parent 141c774139
commit d2c8797fd6

View file

@ -1,17 +1,17 @@
# Template build file for 'perl-HTTP-Date'. # Template build file for 'perl-HTTP-Date'.
pkgname=perl-HTTP-Date pkgname=perl-HTTP-Date
version=6.00 version=6.02
revision=2 revision=1
wrksrc="HTTP-Date-$version" wrksrc="HTTP-Date-$version"
build_style=perl-module build_style=perl-module
hostmakedepends="perl>=5.18" hostmakedepends="perl>=5.18"
makedepends="${hostmakedepends}" makedepends="${hostmakedepends}"
short_desc="HTTP::Date - date conversion routines" short_desc="HTTP::Date - date conversion routines"
maintainer="davehome <davehome@redthumb.info.tm>" maintainer="davehome <davehome@redthumb.info.tm>"
homepage="http://search.cpan.org/~gaas/HTTP-Date-6.00/lib/HTTP/Date.pm" homepage="http://search.cpan.org/dist/HTTP-Date"
license="GPL-2" license="GPL-2"
distfiles="${CPAN_SITE}/HTTP/HTTP-Date-$version.tar.gz" distfiles="${CPAN_SITE}/HTTP/HTTP-Date-$version.tar.gz"
checksum=466f7328a1ff465e64c57d18ba2bf5a577fe137c126850e9680d7792a3b3d996 checksum=e8b9941da0f9f0c9c01068401a5e81341f0e3707d1c754f8e11f42a7e629e333
long_desc=" long_desc="
This module provides functions that deal the date formats used by the HTTP This module provides functions that deal the date formats used by the HTTP
protocol (and then some more). Only the first two functions, time2str() and protocol (and then some more). Only the first two functions, time2str() and