pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Cwd-Guard



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov  8 20:27:38 UTC 2017

Added Files:
        pkgsrc/devel/p5-Cwd-Guard: DESCR Makefile distinfo

Log Message:
devel/p5-Cwd-Guard: import p5-Cwd-Guard-0.05

Temporary changing working directory.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Cwd-Guard/DESCR \
    pkgsrc/devel/p5-Cwd-Guard/Makefile pkgsrc/devel/p5-Cwd-Guard/distinfo

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

Added files:

Index: pkgsrc/devel/p5-Cwd-Guard/DESCR
diff -u /dev/null pkgsrc/devel/p5-Cwd-Guard/DESCR:1.1
--- /dev/null   Wed Nov  8 20:27:38 2017
+++ pkgsrc/devel/p5-Cwd-Guard/DESCR     Wed Nov  8 20:27:38 2017
@@ -0,0 +1 @@
+Temporary changing working directory.
Index: pkgsrc/devel/p5-Cwd-Guard/Makefile
diff -u /dev/null pkgsrc/devel/p5-Cwd-Guard/Makefile:1.1
--- /dev/null   Wed Nov  8 20:27:38 2017
+++ pkgsrc/devel/p5-Cwd-Guard/Makefile  Wed Nov  8 20:27:38 2017
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2017/11/08 20:27:38 wiz Exp $
+
+DISTNAME=      Cwd-Guard-0.05
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Cwd/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Cwd-Guard/
+COMMENT=       Perl module for changing the working directory
+LICENSE=       ${PERL5_LICENSE}
+
+# TEST_DEPENDS
+BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+
+PERL5_PACKLIST=                auto/Cwd/Guard/.packlist
+PERL5_MODULE_TYPE=     Module::Build
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Cwd-Guard/distinfo
diff -u /dev/null pkgsrc/devel/p5-Cwd-Guard/distinfo:1.1
--- /dev/null   Wed Nov  8 20:27:38 2017
+++ pkgsrc/devel/p5-Cwd-Guard/distinfo  Wed Nov  8 20:27:38 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/11/08 20:27:38 wiz Exp $
+
+SHA1 (Cwd-Guard-0.05.tar.gz) = 9226dd929e1cd33e6328eb2e45ba9618015c59b9
+RMD160 (Cwd-Guard-0.05.tar.gz) = 2adb76dc1107b4eae567a26caf4bf8653874e678
+SHA512 (Cwd-Guard-0.05.tar.gz) = 14aa68e535cec8f7182d5648558c539cbf6eebe2fee9c59d0b06f5b45cca1c6c652104a58f71b5a56f796f03d139e3e74962e45fb127bf038803b05cb9f32b82
+Size (Cwd-Guard-0.05.tar.gz) = 10253 bytes



Home | Main Index | Thread Index | Old Index