pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-Time-Warp Initial import of p5-Time-Warp versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d28749de8dd
branches:  trunk
changeset: 546982:9d28749de8dd
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Sep 10 16:48:52 2008 +0000

description:
Initial import of p5-Time-Warp version 0.5 in the NetBSD Packages
Collection.

The Perl 5 module Time::Warp offers developers control over the
measurement of time.

diffstat:

 time/p5-Time-Warp/DESCR    |   2 ++
 time/p5-Time-Warp/Makefile |  17 +++++++++++++++++
 time/p5-Time-Warp/distinfo |   5 +++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r fb255ac58999 -r 9d28749de8dd time/p5-Time-Warp/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-Warp/DESCR   Wed Sep 10 16:48:52 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module Time::Warp offers developers control over the
+measurement of time.
diff -r fb255ac58999 -r 9d28749de8dd time/p5-Time-Warp/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-Warp/Makefile        Wed Sep 10 16:48:52 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/10 16:48:52 seb Exp $
+
+DISTNAME=      Time-Warp-0.5
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5 time
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Time/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Time-Warp/
+COMMENT=       Perl 5 module to control the flow of time
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=        auto/Time/Warp/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fb255ac58999 -r 9d28749de8dd time/p5-Time-Warp/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-Warp/distinfo        Wed Sep 10 16:48:52 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/10 16:48:52 seb Exp $
+
+SHA1 (Time-Warp-0.5.tar.gz) = 0fd3e16c80a41228364d08978cc45b6391c7d02d
+RMD160 (Time-Warp-0.5.tar.gz) = 03476bd1656e07bf4b43562a2356d7aedf95f3b9
+Size (Time-Warp-0.5.tar.gz) = 3096 bytes



Home | Main Index | Thread Index | Old Index