pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-Business-Hours
Module Name: pkgsrc
Committed By: markd
Date: Thu Aug 25 00:04:58 UTC 2016
Added Files:
pkgsrc/time/p5-Business-Hours: DESCR Makefile distinfo
Log Message:
Add p5-Business-Hours 0.12
This module is a simple tool for calculating business hours in a time
period.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/p5-Business-Hours/DESCR \
pkgsrc/time/p5-Business-Hours/Makefile \
pkgsrc/time/p5-Business-Hours/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/time/p5-Business-Hours/DESCR
diff -u /dev/null pkgsrc/time/p5-Business-Hours/DESCR:1.1
--- /dev/null Thu Aug 25 00:04:58 2016
+++ pkgsrc/time/p5-Business-Hours/DESCR Thu Aug 25 00:04:58 2016
@@ -0,0 +1,2 @@
+This module is a simple tool for calculating business hours in a time
+period.
Index: pkgsrc/time/p5-Business-Hours/Makefile
diff -u /dev/null pkgsrc/time/p5-Business-Hours/Makefile:1.1
--- /dev/null Thu Aug 25 00:04:58 2016
+++ pkgsrc/time/p5-Business-Hours/Makefile Thu Aug 25 00:04:58 2016
@@ -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"
Index: pkgsrc/time/p5-Business-Hours/distinfo
diff -u /dev/null pkgsrc/time/p5-Business-Hours/distinfo:1.1
--- /dev/null Thu Aug 25 00:04:58 2016
+++ pkgsrc/time/p5-Business-Hours/distinfo Thu Aug 25 00:04:58 2016
@@ -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