pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Data-Random
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 4 13:56:12 UTC 2020
Modified Files:
pkgsrc/devel/p5-Data-Random: Makefile
Log Message:
*: remove p5-Time-Piece, part of perl
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Data-Random/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Data-Random/Makefile
diff -u pkgsrc/devel/p5-Data-Random/Makefile:1.10 pkgsrc/devel/p5-Data-Random/Makefile:1.11
--- pkgsrc/devel/p5-Data-Random/Makefile:1.10 Mon Aug 31 18:07:47 2020
+++ pkgsrc/devel/p5-Data-Random/Makefile Fri Sep 4 13:56:12 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:07:47 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/04 13:56:12 wiz Exp $
DISTNAME= Data-Random-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
@@ -12,7 +12,6 @@ COMMENT= Perl module to generate random
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-GD>=1.18:../../graphics/p5-GD
-DEPENDS+= p5-Time-Piece>=1.16:../../time/p5-Time-Piece
BUILD_DEPENDS+= p5-YAML-Tiny-[0-9]*:../../textproc/p5-YAML-Tiny
BUILD_DEPENDS+= p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install
TEST_DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
Home |
Main Index |
Thread Index |
Old Index