pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Git-Version-Compare (pkgsrc)
details: https://anonhg.NetBSD.org/pkgsrc/rev/5da4a9597d4b
branches: trunk
changeset: 348801:5da4a9597d4b
user: mef <mef%pkgsrc.org@localhost>
date: Sun Jun 19 11:57:38 2016 +0000
description:
(pkgsrc)
- Add following line for make test
BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
(upstream)
- Updated devel/p5-Git-Version-Compare to 1.004
---------------------------------------------
1.004 2016-05-24 BOOK
- Remove a dependency on namespace::clean
- Update the cache using the normalized version string
- Ignore minor versions of special builds (msysgit, windows, etc.)
- Ensure the tests do not throw any warning
- Add a few more version numbers to the tests
1.003 2016-05-03 BOOK
- Added support for version strings with comments (thanks to PINE)
diffstat:
devel/p5-Git-Version-Compare/Makefile | 6 +++---
devel/p5-Git-Version-Compare/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 2542e53d89a1 -r 5da4a9597d4b devel/p5-Git-Version-Compare/Makefile
--- a/devel/p5-Git-Version-Compare/Makefile Sun Jun 19 10:53:05 2016 +0000
+++ b/devel/p5-Git-Version-Compare/Makefile Sun Jun 19 11:57:38 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:23:00 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/19 11:57:38 mef Exp $
-DISTNAME= Git-Version-Compare-1.002
+DISTNAME= Git-Version-Compare-1.004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Git/}
@@ -13,6 +12,7 @@
# for make test
BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
+BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Git/Version/Compare/.packlist
diff -r 2542e53d89a1 -r 5da4a9597d4b devel/p5-Git-Version-Compare/distinfo
--- a/devel/p5-Git-Version-Compare/distinfo Sun Jun 19 10:53:05 2016 +0000
+++ b/devel/p5-Git-Version-Compare/distinfo Sun Jun 19 11:57:38 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/05/03 12:03:41 mef Exp $
+$NetBSD: distinfo,v 1.3 2016/06/19 11:57:38 mef Exp $
-SHA1 (Git-Version-Compare-1.002.tar.gz) = dd3229769506b9c5f6cb5e8b4444dc9d2c527aab
-RMD160 (Git-Version-Compare-1.002.tar.gz) = 93e6b7932041ab9b3d65bddec6f221eeaca9a122
-SHA512 (Git-Version-Compare-1.002.tar.gz) = 0a391f6b9e53f98829fa38e8c76923296cb2b10410d45f291c6bc2fc16c657a08e756f85fdfee68ee2d7d012a677d785ead6f7852f2f44e8210c1b08b66471af
-Size (Git-Version-Compare-1.002.tar.gz) = 17335 bytes
+SHA1 (Git-Version-Compare-1.004.tar.gz) = 74895fffdacf044ddc8f27c248523d4780ae30a3
+RMD160 (Git-Version-Compare-1.004.tar.gz) = 97a58dbec124f4f30b2d37afc5e366f9444b5ae5
+SHA512 (Git-Version-Compare-1.004.tar.gz) = 465cda21d88449c2dbef9785bff5781ba75f8360692d316ae623960ebe2d4d3bac5f004b0b59024d640096482851307e42b59c3bc2ff06efee8a2ce3c25fda39
+Size (Git-Version-Compare-1.004.tar.gz) = 17769 bytes
Home |
Main Index |
Thread Index |
Old Index