pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Jul 16 08:22:25 UTC 2022

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

Log Message:
Update to 0.26

Upstream changes:
0.26 2022-04-21
- fix test-failure caused if CXX is set - thanks @hroncok for report

0.25 2022-04-20
- ignore environment variables CXXFLAGS, CXXLDFLAGS (#26) - thanks @hroncok for report

0.24 2022-04-19
- support environment variables CXX, CXXFLAGS, CXXLDFLAGS - thanks @dpryan79 for suggestion


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-ExtUtils-CppGuess/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-CppGuess/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile:1.23 pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile:1.24
--- pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile:1.23     Tue Jun 28 11:32:22 2022
+++ pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile  Sat Jul 16 08:22:25 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2022/06/28 11:32:22 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2022/07/16 08:22:25 wen Exp $
 
-DISTNAME=      ExtUtils-CppGuess-0.23
+DISTNAME=      ExtUtils-CppGuess-0.26
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 

Index: pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo:1.12 pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo:1.13
--- pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo:1.12     Tue Oct 26 10:16:32 2021
+++ pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo  Sat Jul 16 08:22:25 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:16:32 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/07/16 08:22:25 wen Exp $
 
-BLAKE2s (ExtUtils-CppGuess-0.23.tar.gz) = a2edd9db3808420cd229554ddb81385cdde38c46f155f35aa288e35d45ae7b4f
-SHA512 (ExtUtils-CppGuess-0.23.tar.gz) = f984f653cffd6288851af3e353532f369d229a8b903f8e0ba7c1a5e9d8bd1b63c3415403b45bf1e8c32dc5c330ed26d1351e37929bd22af271ac295adce737f9
-Size (ExtUtils-CppGuess-0.23.tar.gz) = 15311 bytes
+BLAKE2s (ExtUtils-CppGuess-0.26.tar.gz) = df65b4201c19ca31e2e64d3bfd11df0da1f9c33e2071f5db6eb0c45ffa26c4e0
+SHA512 (ExtUtils-CppGuess-0.26.tar.gz) = 35e8e11f7df5d4a2a306cbe1df7a879291cb041677c740d95fc228e8ee812a127be4c70bc2ae6b25d3e73de69e1796539dacf3bb0b1a3311de3dea588335a225
+Size (ExtUtils-CppGuess-0.26.tar.gz) = 15592 bytes



Home | Main Index | Thread Index | Old Index