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:           Wed Nov 27 12:03:39 UTC 2019

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

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

1.08 2019-11-25 08:36:38 -0700
  - Added alien_install_type property (gh#14)

1.07 2019-11-22 16:01:56 -0700
  - Fix bug in blib detection (gh#13)
  - Update documentation to reflect defaults for %s (gh#12, gh#13)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile
cvs rdiff -u -r1.6 -r1.7 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.10 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.11
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.10        Sun Nov  3 10:15:49 2019
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile     Wed Nov 27 12:03:39 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2019/11/03 10:15:49 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/27 12:03:39 mef Exp $
 
-DISTNAME=      Alien-Base-ModuleBuild-1.06
+DISTNAME=      Alien-Base-ModuleBuild-1.08
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
 
@@ -27,7 +26,7 @@ DEPENDS+=     p5-Shell-Config-Generate-[0-9]
 DEPENDS+=      p5-Shell-Guess-[0-9]*:../../devel/p5-Shell-Guess
 
 # TEST_DEPENDS
-BUILD_DEPENDS+=        p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
+TEST_DEPENDS+= p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.6 pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.7
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.6 Sun Jan 27 12:36:49 2019
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo     Wed Nov 27 12:03:39 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/01/27 12:36:49 wen Exp $
+$NetBSD: distinfo,v 1.7 2019/11/27 12:03:39 mef Exp $
 
-SHA1 (Alien-Base-ModuleBuild-1.06.tar.gz) = b870ce565dbc2b1f727cfa94aade3f8efcf9a983
-RMD160 (Alien-Base-ModuleBuild-1.06.tar.gz) = d0848dc51f016df286f4f0352895ac61eb83028b
-SHA512 (Alien-Base-ModuleBuild-1.06.tar.gz) = f9388fc7834e303a82b8ad408a6de7b04ce74a26674111c53103e17600e7b3f231885fa3557ad55677afc54f282d080d33542ae7659fc9e0a88c342c3c11652f
-Size (Alien-Base-ModuleBuild-1.06.tar.gz) = 64694 bytes
+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



Home | Main Index | Thread Index | Old Index