pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-ExtUtils-CBuilder



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 17 10:19:28 UTC 2017

Modified Files:
        pkgsrc/devel/p5-ExtUtils-CBuilder: Makefile distinfo

Log Message:
p5-ExtUtils-CBuilder: update to 0.28.02.26.

0.280226 - 2017-07-14

  Fixed:

  - Fix C++ compiler detection (RT #131749)
    (thanks to stphnlyd)

0.280225 - 2016-01-04

  Fixed:

  - New location of libperl on Win32 when building core (RT #126632)


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-ExtUtils-CBuilder/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-ExtUtils-CBuilder/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile:1.34 pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile:1.35
--- pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile:1.34     Mon Jun  5 14:22:56 2017
+++ pkgsrc/devel/p5-ExtUtils-CBuilder/Makefile  Sun Sep 17 10:19:28 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2017/06/05 14:22:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/09/17 10:19:28 wiz Exp $
 
-DISTNAME=      ExtUtils-CBuilder-0.280224
+DISTNAME=      ExtUtils-CBuilder-0.280226
 PKGNAME=       p5-${DISTNAME:C/0.([0-9][0-9])([0-9][0-9])([0-9][0-9])/0.\1.\2.\3/}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 

Index: pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo:1.21 pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo:1.22
--- pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo:1.21     Sun Apr 10 03:41:34 2016
+++ pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo  Sun Sep 17 10:19:28 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2016/04/10 03:41:34 mef Exp $
+$NetBSD: distinfo,v 1.22 2017/09/17 10:19:28 wiz Exp $
 
-SHA1 (ExtUtils-CBuilder-0.280224.tar.gz) = 5dc79083f031fcb2d1e989e0bc00526885d851f7
-RMD160 (ExtUtils-CBuilder-0.280224.tar.gz) = 4ac59f189cf8c8ec562c0b88dbef8d2f2c3787ee
-SHA512 (ExtUtils-CBuilder-0.280224.tar.gz) = 926fc7c0d771f38c0e7df6bbc118b01abe74d92684b5c042b7735cad08bd91eb0e99812c398c0c3079526f3cbc74068454684f2a97a9ba563b38f51e5e2bfcfc
-Size (ExtUtils-CBuilder-0.280224.tar.gz) = 39789 bytes
+SHA1 (ExtUtils-CBuilder-0.280226.tar.gz) = a2b8beaa899ef8ae51c1d9645a52087eb14d7404
+RMD160 (ExtUtils-CBuilder-0.280226.tar.gz) = 8b8dcfb95f4826a4d014b013765a78048a76c209
+SHA512 (ExtUtils-CBuilder-0.280226.tar.gz) = 4ffaef35aa14e8b17cf08e23d89dc4baa040e1b4d5d10852f8e05642c7c573ed0c25009f91764d38ebd9ca2032d391c0264ea1cb2f152dab1e2077718aec7c33
+Size (ExtUtils-CBuilder-0.280226.tar.gz) = 40214 bytes



Home | Main Index | Thread Index | Old Index