pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-Time-Progress Initial import of p5-Time-Progre...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f200b6709a4a
branches:  trunk
changeset: 550243:f200b6709a4a
user:      bad <bad%pkgsrc.org@localhost>
date:      Mon Nov 17 23:18:53 2008 +0000

description:
Initial import of p5-Time-Progress 1.3
This module provides a class and methods to facilitate elapsed and estimated
finish time reporting.

Newer SVK wants this.

diffstat:

 time/p5-Time-Progress/DESCR    |   2 ++
 time/p5-Time-Progress/Makefile |  18 ++++++++++++++++++
 time/p5-Time-Progress/distinfo |   5 +++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 22f870a7d25e -r f200b6709a4a time/p5-Time-Progress/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-Progress/DESCR       Mon Nov 17 23:18:53 2008 +0000
@@ -0,0 +1,2 @@
+This module provides a class and methods to facilitate elapsed and estimated
+finish time reporting.
diff -r 22f870a7d25e -r f200b6709a4a time/p5-Time-Progress/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-Progress/Makefile    Mon Nov 17 23:18:53 2008 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/17 23:18:53 bad Exp $
+
+DISTNAME=      Time-Progress-1.3
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    time perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Time/}
+
+MAINTAINER=    bad%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Time-Progress/
+COMMENT=       Time::Progress - Elapsed and estimated finish time reporting.
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=                auto/Time/Progress/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 22f870a7d25e -r f200b6709a4a time/p5-Time-Progress/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-Progress/distinfo    Mon Nov 17 23:18:53 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/17 23:18:53 bad Exp $
+
+SHA1 (Time-Progress-1.3.tar.gz) = 2020ca8b915793b77621a48207742ab3518b3ec2
+RMD160 (Time-Progress-1.3.tar.gz) = e4f141c1e78834918d45d5939baf1c322f79c5e3
+Size (Time-Progress-1.3.tar.gz) = 10984 bytes



Home | Main Index | Thread Index | Old Index