pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Class-Inspector



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Dec 11 03:04:48 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Class-Inspector: Makefile distinfo

Log Message:
Update to 1.31

Upstream changes:
1.31      2016-11-25 09:33:47 -0500
  - Migrated from Module::Install to Dist::Zilla and ExtUtils::MakeMaker
  - Fixed meta for repository which was pointing to the wrong URL

1.30 23 Nov 2016
  - Moving to prod release

1.29_02 23 Nov 2016
  - Update metadata to point to github repository.
    Plus some other minor dist meta tweaks.
  - Note: planning on doing a migration from Module::Install
    to ExtUtils::MakeMaker shortly AFTER the next production
    release.

1.29_01 22 Nov 2016
  - Fix Makefile.PL to work with Perls without '.' in @INC
  - Fix for the installed method when used with a PAR archive (rt#42846)
  - Minor documentation fixes (grammar, spelling: rt#74481, rt#85356)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Class-Inspector/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Class-Inspector/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-Class-Inspector/Makefile
diff -u pkgsrc/devel/p5-Class-Inspector/Makefile:1.23 pkgsrc/devel/p5-Class-Inspector/Makefile:1.24
--- pkgsrc/devel/p5-Class-Inspector/Makefile:1.23       Wed Jun  8 19:22:41 2016
+++ pkgsrc/devel/p5-Class-Inspector/Makefile    Sun Dec 11 03:04:47 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2016/06/08 19:22:41 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/12/11 03:04:47 wen Exp $
 
-DISTNAME=      Class-Inspector-1.28
+DISTNAME=      Class-Inspector-1.31
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Class/}
 

Index: pkgsrc/devel/p5-Class-Inspector/distinfo
diff -u pkgsrc/devel/p5-Class-Inspector/distinfo:1.11 pkgsrc/devel/p5-Class-Inspector/distinfo:1.12
--- pkgsrc/devel/p5-Class-Inspector/distinfo:1.11       Tue Nov  3 03:28:02 2015
+++ pkgsrc/devel/p5-Class-Inspector/distinfo    Sun Dec 11 03:04:47 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 03:28:02 agc Exp $
+$NetBSD: distinfo,v 1.12 2016/12/11 03:04:47 wen Exp $
 
-SHA1 (Class-Inspector-1.28.tar.gz) = 65db163ee3b1147afad55b2cc9148ec106356ecd
-RMD160 (Class-Inspector-1.28.tar.gz) = d50ef0aff1cd0565a4908bfa713acf1c766b3c5d
-SHA512 (Class-Inspector-1.28.tar.gz) = ef7447ffcc5c63b14708e8e32f9938d70ac9d587edd9b738b45a156608ed3080fce3275cdbe470e22d76873d3a27a182c6c7006f490174b1ea6bdadbad524ca0
-Size (Class-Inspector-1.28.tar.gz) = 39816 bytes
+SHA1 (Class-Inspector-1.31.tar.gz) = 17154dfc8d22c60f2072a6d68724668af9eecdcd
+RMD160 (Class-Inspector-1.31.tar.gz) = 8f230bce9b79f32592da10b47fa77b7a27264c3f
+SHA512 (Class-Inspector-1.31.tar.gz) = 5ae8fa38d145d351b00b316853428f1ff7cf4dfb19952ccaa10e64fb84b41fc45d2510ef941347785b1c44ef2a1f5d4a361d321e2c0a6ee4b08232f6bc8e2d2a
+Size (Class-Inspector-1.31.tar.gz) = 24422 bytes



Home | Main Index | Thread Index | Old Index