pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Alien-Build



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 16:41:08 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Alien-Build: Makefile distinfo

Log Message:
p5-Alien-Build: update to 1.37.

1.37      2018-02-23 10:13:44 -0500
  - Fixed cmake test which would fail without a C++ compiler (gh#53 ppisar++)

1.36      2018-02-05 10:51:59 -0500
  - Production release identical to 1.35_01

1.35_01   2017-12-28 12:42:56 -0500
  - Improve diagnostic in command line extraction test

1.34_01   2017-12-27 10:30:10 -0500
  - Add env_interpolate meta property.
  - PkgConfig plugins now attempt to set PKG_CONFIG environment variable during build

1.33_01   2017-11-08 11:54:19 -0500
  - Improve diagnostic for partially installed Alien error


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Alien-Build/Makefile \
    pkgsrc/devel/p5-Alien-Build/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-Build/Makefile
diff -u pkgsrc/devel/p5-Alien-Build/Makefile:1.5 pkgsrc/devel/p5-Alien-Build/Makefile:1.6
--- pkgsrc/devel/p5-Alien-Build/Makefile:1.5    Wed Nov  8 16:24:28 2017
+++ pkgsrc/devel/p5-Alien-Build/Makefile        Sun Feb 25 16:41:08 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/11/08 16:24:28 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/02/25 16:41:08 wiz Exp $
 
-DISTNAME=      Alien-Build-1.32
+DISTNAME=      Alien-Build-1.37
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
Index: pkgsrc/devel/p5-Alien-Build/distinfo
diff -u pkgsrc/devel/p5-Alien-Build/distinfo:1.5 pkgsrc/devel/p5-Alien-Build/distinfo:1.6
--- pkgsrc/devel/p5-Alien-Build/distinfo:1.5    Wed Nov  8 16:24:28 2017
+++ pkgsrc/devel/p5-Alien-Build/distinfo        Sun Feb 25 16:41:08 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/11/08 16:24:28 wiz Exp $
+$NetBSD: distinfo,v 1.6 2018/02/25 16:41:08 wiz Exp $
 
-SHA1 (Alien-Build-1.32.tar.gz) = bd9ab8d66a66d9173018b8f5a851d154271a775a
-RMD160 (Alien-Build-1.32.tar.gz) = 8c93fecac57988078ff8d866923ccc8e5d109921
-SHA512 (Alien-Build-1.32.tar.gz) = 3d31a02e9eab0df4869294ca9603120e065cfbf2a0a32cfc23969ba128c6080bd5efc108aeaf05d4ef8796966a6facd047511be8e9b16e1ecbb2d1b4e0e7315d
-Size (Alien-Build-1.32.tar.gz) = 229370 bytes
+SHA1 (Alien-Build-1.37.tar.gz) = b30a3582a42ba5c3675e7b57131d8c549f0d6b39
+RMD160 (Alien-Build-1.37.tar.gz) = 501970640eddcb9876eab9219aef9d5a7e196ab7
+SHA512 (Alien-Build-1.37.tar.gz) = 16ffb70bc01f00a26ce0f43dc3d6d7f195ac61ff5a8bd5784a42c5a59caebe6e6beec3f46d2d04ea8fc55f9201fa09704f1f120743f541cb3d7ec6c6e7cb52ff
+Size (Alien-Build-1.37.tar.gz) = 231689 bytes



Home | Main Index | Thread Index | Old Index