pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Alien-Base-ModuleBuild



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Feb 22 12:36:33 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Alien-Base-ModuleBuild: Makefile distinfo

Log Message:
(devel/p5-Alien-Base-ModuleBuild) Updated to 1.14

1.14      2020-02-05 19:08:06 -0700
  - Add use strict and warnings to generated Install/Files.pm
      modules (gh#17)

1.12      2020-02-02 06:00:12 -0700
  - Add List::Util and Text::ParseWords prereqs back.
      They were accidentally removed from prereqs in 1.10.
          (gh#16)

1.11      2020-01-31 13:52:17 -0700
  - Remove test dependency on Acme::Alien::DontPanic
      (it should be optional) introduced in 1.10.

1.10      2020-01-30 07:57:09 -0700
  - Production release identical to 1.09_01

1.09_01   2020-01-29 20:10:24 -0700
  - internal refactor, Dist::Zilla, perlcritic, etc. (gh#15)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Alien-Base-ModuleBuild/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-Alien-Base-ModuleBuild/Makefile
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.11 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.12
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.11        Wed Nov 27 12:03:39 2019
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile     Sat Feb 22 12:36:33 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2019/11/27 12:03:39 mef Exp $
+# $NetBSD: Makefile,v 1.12 2020/02/22 12:36:33 mef Exp $
 
-DISTNAME=      Alien-Base-ModuleBuild-1.08
+DISTNAME=      Alien-Base-ModuleBuild-1.14
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/

Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.7 pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.8
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.7 Wed Nov 27 12:03:39 2019
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo     Sat Feb 22 12:36:33 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/11/27 12:03:39 mef Exp $
+$NetBSD: distinfo,v 1.8 2020/02/22 12:36:33 mef Exp $
 
-SHA1 (Alien-Base-ModuleBuild-1.08.tar.gz) = ee7c3afad46b906fd68e842de5e313d5ecff60c7
-RMD160 (Alien-Base-ModuleBuild-1.08.tar.gz) = cb4792fae853ab5107e456f34a6f2e66fd4b986e
-SHA512 (Alien-Base-ModuleBuild-1.08.tar.gz) = 6969fc27a0210ca5999e398ce14c5224a233fb8842b0dd9848ce89bb54ed0e857274428abbfd91760fdb31a1111c25b3b2130be39dc9e910edbec3a64e9ba53f
-Size (Alien-Base-ModuleBuild-1.08.tar.gz) = 65380 bytes
+SHA1 (Alien-Base-ModuleBuild-1.14.tar.gz) = 2a907ff4e1a5941e01caacecb89015d2913731b2
+RMD160 (Alien-Base-ModuleBuild-1.14.tar.gz) = 705c7df9fb0ffadab51935e10856a3c6bf717892
+SHA512 (Alien-Base-ModuleBuild-1.14.tar.gz) = 6fcfb7e5525972d5ca565441717143b036ed9c4079700426df2e96d76a91baeaf103ac406a8fa86dfd820929041525d7bb66c32762258cfb7752fb7634171fbf
+Size (Alien-Base-ModuleBuild-1.14.tar.gz) = 62072 bytes



Home | Main Index | Thread Index | Old Index