pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-HTTP Import p5-DateTime-Format...
details: https://anonhg.NetBSD.org/pkgsrc/rev/df8f0316dcfc
branches: trunk
changeset: 554910:df8f0316dcfc
user: he <he%pkgsrc.org@localhost>
date: Sun Feb 22 14:33:20 2009 +0000
description:
Import p5-DateTime-Format-HTTP version 0.37.
This module provides functions that deal the date formats used by
the HTTP protocol (and then some more).
diffstat:
time/p5-DateTime-Format-HTTP/DESCR | 2 ++
time/p5-DateTime-Format-HTTP/Makefile | 21 +++++++++++++++++++++
time/p5-DateTime-Format-HTTP/distinfo | 5 +++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 15ce09236463 -r df8f0316dcfc time/p5-DateTime-Format-HTTP/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Format-HTTP/DESCR Sun Feb 22 14:33:20 2009 +0000
@@ -0,0 +1,2 @@
+This module provides functions that deal the date formats used by
+the HTTP protocol (and then some more).
diff -r 15ce09236463 -r df8f0316dcfc time/p5-DateTime-Format-HTTP/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Format-HTTP/Makefile Sun Feb 22 14:33:20 2009 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/22 14:33:20 he Exp $
+
+DISTNAME= DateTime-Format-HTTP-0.37
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-HTTP/
+COMMENT= Deal with date formats used by HTTP
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-DateTime>=0.17:../../time/p5-DateTime
+DEPENDS+= p5-libwww>=1.44:../../www/p5-libwww
+
+PERL5_PACKLIST= auto/DateTime/Format/HTTP/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 15ce09236463 -r df8f0316dcfc time/p5-DateTime-Format-HTTP/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Format-HTTP/distinfo Sun Feb 22 14:33:20 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/22 14:33:20 he Exp $
+
+SHA1 (DateTime-Format-HTTP-0.37.tar.gz) = 38c1eaa6c6ddfe0dbc4e167353a2afe2ff7e80d5
+RMD160 (DateTime-Format-HTTP-0.37.tar.gz) = 193bf66ac1ad4238df211fb64ad2c9ed06443312
+Size (DateTime-Format-HTTP-0.37.tar.gz) = 17817 bytes
Home |
Main Index |
Thread Index |
Old Index