pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-Business-Hours Add p5-Business-Hours 0.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec255956b4e3
branches: trunk
changeset: 351689:ec255956b4e3
user: markd <markd%pkgsrc.org@localhost>
date: Thu Aug 25 00:04:58 2016 +0000
description:
Add p5-Business-Hours 0.12
This module is a simple tool for calculating business hours in a time
period.
diffstat:
time/p5-Business-Hours/DESCR | 2 ++
time/p5-Business-Hours/Makefile | 18 ++++++++++++++++++
time/p5-Business-Hours/distinfo | 6 ++++++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 11e15b845407 -r ec255956b4e3 time/p5-Business-Hours/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Business-Hours/DESCR Thu Aug 25 00:04:58 2016 +0000
@@ -0,0 +1,2 @@
+This module is a simple tool for calculating business hours in a time
+period.
diff -r 11e15b845407 -r ec255956b4e3 time/p5-Business-Hours/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Business-Hours/Makefile Thu Aug 25 00:04:58 2016 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2016/08/25 00:04:58 markd Exp $
+
+DISTNAME= Business-Hours-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RU/RUZ/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Business-Hours
+COMMENT= Calculate business hours in a time period
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Set-IntSpan>=1.12:../../devel/p5-Set-IntSpan
+
+PERL5_PACKLIST= auto/Business/Hours/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 11e15b845407 -r ec255956b4e3 time/p5-Business-Hours/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Business-Hours/distinfo Thu Aug 25 00:04:58 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/08/25 00:04:58 markd Exp $
+
+SHA1 (Business-Hours-0.12.tar.gz) = e573e38e2be7a4e4bc69454632ae6f4282d59e4f
+RMD160 (Business-Hours-0.12.tar.gz) = 0c1fcd8b9a8cdc486baa8cbaea9962c60bd48015
+SHA512 (Business-Hours-0.12.tar.gz) = 6d2c5fc1d5ddcc0263c24cbc0fc3536bbd19bf24976087c959e4649200c32df13d8ef66298f2e077566e4d8951b07b0461cf2740e32c425552443adef3881745
+Size (Business-Hours-0.12.tar.gz) = 16021 bytes
Home |
Main Index |
Thread Index |
Old Index