pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-MockObject
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Jan 8 16:32:02 UTC 2017
Modified Files:
pkgsrc/devel/p5-Test-MockObject: Makefile distinfo
Log Message:
Update to 1.20161202. From the changelog:
- renamed README.pod to README (RT #118831)
pkgsrc changes:
- Move test-only dependencies to BUILD_DEPENDS.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Test-MockObject/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Test-MockObject/distinfo
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-Test-MockObject/Makefile
diff -u pkgsrc/devel/p5-Test-MockObject/Makefile:1.19 pkgsrc/devel/p5-Test-MockObject/Makefile:1.20
--- pkgsrc/devel/p5-Test-MockObject/Makefile:1.19 Wed Jun 8 19:23:39 2016
+++ pkgsrc/devel/p5-Test-MockObject/Makefile Sun Jan 8 16:32:02 2017
@@ -1,24 +1,22 @@
-# $NetBSD: Makefile,v 1.19 2016/06/08 19:23:39 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2017/01/08 16:32:02 schmonz Exp $
-DISTNAME= Test-MockObject-1.20150527
+DISTNAME= Test-MockObject-1.20161202
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Test-MockObject/
-COMMENT= Tests remote URLs or local web files
+COMMENT= Perl extension for emulating troublesome interfaces
+LICENSE= ${PERL5_LICENSE}
-#DEPENDS+= {perl>=5.004,p5-CGI-[0-9]*}:../../www/p5-CGI
-#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
-DEPENDS+= p5-Test-Exception>=0.31:../../devel/p5-Test-Exception
-#DEPENDS+= {perl>=5.14.0,p5-Test-Simple>=0.98}:../../devel/p5-Test-Simple
-DEPENDS+= p5-Test-Warn>=0.23:../../devel/p5-Test-Warn
DEPENDS+= p5-UNIVERSAL-can>=1.20110617:../../devel/p5-UNIVERSAL-can
DEPENDS+= p5-UNIVERSAL-isa>=1.20110614:../../devel/p5-UNIVERSAL-isa
-BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
+# XXX for test
+BUILD_DEPENDS+= p5-CGI>=4.15:../../www/p5-CGI
+BUILD_DEPENDS+= p5-Test-Exception>=0.31:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-Test-Warn>=0.23:../../devel/p5-Test-Warn
INSTALL_TARGET= pure_install
Index: pkgsrc/devel/p5-Test-MockObject/distinfo
diff -u pkgsrc/devel/p5-Test-MockObject/distinfo:1.5 pkgsrc/devel/p5-Test-MockObject/distinfo:1.6
--- pkgsrc/devel/p5-Test-MockObject/distinfo:1.5 Tue Nov 3 03:28:52 2015
+++ pkgsrc/devel/p5-Test-MockObject/distinfo Sun Jan 8 16:32:02 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:52 agc Exp $
+$NetBSD: distinfo,v 1.6 2017/01/08 16:32:02 schmonz Exp $
-SHA1 (Test-MockObject-1.20150527.tar.gz) = e991008091062bed1bf98e50a631a6d51e6331fe
-RMD160 (Test-MockObject-1.20150527.tar.gz) = b03750c3aa76335932ea7c9def79da542fb2bb31
-SHA512 (Test-MockObject-1.20150527.tar.gz) = 4c99666d9d69f75cae2cd6af8aaca58bae778ba5d4eadd456a4e3ad251d23d4bef5240cee2d575ce9b53b509416df977a5d7bc8e8f10d9a1ddcc040ff6665cab
-Size (Test-MockObject-1.20150527.tar.gz) = 29652 bytes
+SHA1 (Test-MockObject-1.20161202.tar.gz) = 1785ce25e915e7a73d160b5af6feaf31644defac
+RMD160 (Test-MockObject-1.20161202.tar.gz) = 7b7d88246eebd5ae890954b301dd3b54ed4fdf72
+SHA512 (Test-MockObject-1.20161202.tar.gz) = 6410b33727352f9bd1db5643c45ea187a8bd224146a804e523f3adc0cec5b3cf72238ae212d7ee9500743c74574d4185fcb357ed4351995eb3b51ad158a736f6
+Size (Test-MockObject-1.20161202.tar.gz) = 29020 bytes
Home |
Main Index |
Thread Index |
Old Index