pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/p5-Class-Measure



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 10:52:11 UTC 2020

Added Files:
        pkgsrc/geography/p5-Class-Measure: DESCR Makefile distinfo

Log Message:
geography/p5-Class-Measure: import p5-Class-Measure-0.08

This is a base class that is inherited by the Class::Measure classes.
This distribution comes with the class Class::Measure::Length.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/p5-Class-Measure/DESCR \
    pkgsrc/geography/p5-Class-Measure/Makefile \
    pkgsrc/geography/p5-Class-Measure/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/geography/p5-Class-Measure/DESCR
diff -u /dev/null pkgsrc/geography/p5-Class-Measure/DESCR:1.1
--- /dev/null   Mon Sep  7 10:52:11 2020
+++ pkgsrc/geography/p5-Class-Measure/DESCR     Mon Sep  7 10:52:11 2020
@@ -0,0 +1,2 @@
+This is a base class that is inherited by the Class::Measure classes.
+This distribution comes with the class Class::Measure::Length.
Index: pkgsrc/geography/p5-Class-Measure/Makefile
diff -u /dev/null pkgsrc/geography/p5-Class-Measure/Makefile:1.1
--- /dev/null   Mon Sep  7 10:52:11 2020
+++ pkgsrc/geography/p5-Class-Measure/Makefile  Mon Sep  7 10:52:11 2020
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2020/09/07 10:52:11 wiz Exp $
+
+DISTNAME=      Class-Measure-0.08
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    geography perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BL/BLUEFEET/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/pod/Class::Measure
+COMMENT=       Create, compare, and convert units of measurement
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
+TEST_DEPENDS+= p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
+
+PERL5_PACKLIST=                auto/Class/Measure/.packlist
+PERL5_MODULE_TYPE=     Module::Build::Tiny
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/p5-Class-Measure/distinfo
diff -u /dev/null pkgsrc/geography/p5-Class-Measure/distinfo:1.1
--- /dev/null   Mon Sep  7 10:52:11 2020
+++ pkgsrc/geography/p5-Class-Measure/distinfo  Mon Sep  7 10:52:11 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/09/07 10:52:11 wiz Exp $
+
+SHA1 (Class-Measure-0.08.tar.gz) = 8f383edcb990724a2d4e49090aba9512b7161aa2
+RMD160 (Class-Measure-0.08.tar.gz) = 527ce2cbcc2eccc9f5fd9b3294e81ccc92ba1561
+SHA512 (Class-Measure-0.08.tar.gz) = 7c95cf980381ddf8519bd88e4ce71355591a02d4fc6603fa7ae869a88a265bc5bd3729c19cd9be84cde2d6934b29e144129181f879ecb15b2fd7ecd4facf10ee
+Size (Class-Measure-0.08.tar.gz) = 14292 bytes



Home | Main Index | Thread Index | Old Index