pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-MooseX-Attribute-Chained
Module Name: pkgsrc
Committed By: mef
Date: Mon Mar 20 21:20:58 UTC 2017
Modified Files:
pkgsrc/devel/p5-MooseX-Attribute-Chained: Makefile distinfo
Log Message:
Updated devel/p5-MooseX-Attribute-Chained to 1.0.3
---------------------------------------------------
1.0.3 - 2017-02-13
- Document how to report bugs
- No code changes
(pkgsrc changes)
Add following line for make test
BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-MooseX-Attribute-Chained/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-MooseX-Attribute-Chained/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-MooseX-Attribute-Chained/Makefile
diff -u pkgsrc/devel/p5-MooseX-Attribute-Chained/Makefile:1.5 pkgsrc/devel/p5-MooseX-Attribute-Chained/Makefile:1.6
--- pkgsrc/devel/p5-MooseX-Attribute-Chained/Makefile:1.5 Wed Jun 8 19:23:15 2016
+++ pkgsrc/devel/p5-MooseX-Attribute-Chained/Makefile Mon Mar 20 21:20:58 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/06/08 19:23:15 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/20 21:20:58 mef Exp $
#
-DISTNAME= MooseX-Attribute-Chained-1.0.2
+DISTNAME= MooseX-Attribute-Chained-1.0.3
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
@@ -19,6 +18,8 @@ PERL5_PACKLIST= auto/MooseX/Attribute/C
DEPENDS+= p5-Moose>=0:../../devel/p5-Moose
DEPENDS+= p5-Try-Tiny>=0:../../devel/p5-Try-Tiny
+# for make test
+BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-MooseX-Attribute-Chained/distinfo
diff -u pkgsrc/devel/p5-MooseX-Attribute-Chained/distinfo:1.3 pkgsrc/devel/p5-MooseX-Attribute-Chained/distinfo:1.4
--- pkgsrc/devel/p5-MooseX-Attribute-Chained/distinfo:1.3 Tue May 3 15:37:20 2016
+++ pkgsrc/devel/p5-MooseX-Attribute-Chained/distinfo Mon Mar 20 21:20:58 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/05/03 15:37:20 mef Exp $
+$NetBSD: distinfo,v 1.4 2017/03/20 21:20:58 mef Exp $
-SHA1 (MooseX-Attribute-Chained-1.0.2.tar.gz) = b1fc53c2754282bbf81f23bc306c6321f5623e73
-RMD160 (MooseX-Attribute-Chained-1.0.2.tar.gz) = 8fb6d14c6bca62a41dd02fa0aeb7449ec541fd6d
-SHA512 (MooseX-Attribute-Chained-1.0.2.tar.gz) = 03ad5956c001d45052a2248614bd00aebfbe703f940087412f90a63f07664fbf1ccf97c77e4ad28dfb52cbff4d8508f8be1cf46612f99aafcdea26e8800ea137
-Size (MooseX-Attribute-Chained-1.0.2.tar.gz) = 18714 bytes
+SHA1 (MooseX-Attribute-Chained-1.0.3.tar.gz) = 3fde199a49ad1e9181cb0cd5a687ba927878736b
+RMD160 (MooseX-Attribute-Chained-1.0.3.tar.gz) = b2ecb0171b002ed70abf8abab01c0fcb0befca5a
+SHA512 (MooseX-Attribute-Chained-1.0.3.tar.gz) = 1e9f6e329013a43444f53c617ad6cbd923531573d7856525fc5bb8a7b0db3256d79d92f436c3321e977c3224ab7597c0290278c131fbe101decdce2a30cf2ad0
+Size (MooseX-Attribute-Chained-1.0.3.tar.gz) = 19982 bytes
Home |
Main Index |
Thread Index |
Old Index