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:   wiz
Date:           Mon Mar 25 07:01:53 UTC 2019

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

Log Message:
p5-ExtUtils-CppGuess: update to 0.13.

0.13
    - repo tidied slightly
    - use Travis
    - add compiler_command, linker_flags
    - test all known configurations
    - inhale knowledge from Inline::CPP


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile
cvs rdiff -u -r1.6 -r1.7 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.12 pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile:1.13
--- pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile:1.12     Wed Aug 22 09:43:58 2018
+++ pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile  Mon Mar 25 07:01:53 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/08/22 09:43:58 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/03/25 07:01:53 wiz Exp $
 
-DISTNAME=      ExtUtils-CppGuess-0.12
+DISTNAME=      ExtUtils-CppGuess-0.13
 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.6 pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo:1.7
--- pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo:1.6      Mon Oct 23 12:47:08 2017
+++ pkgsrc/devel/p5-ExtUtils-CppGuess/distinfo  Mon Mar 25 07:01:53 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/10/23 12:47:08 wiz Exp $
+$NetBSD: distinfo,v 1.7 2019/03/25 07:01:53 wiz Exp $
 
-SHA1 (ExtUtils-CppGuess-0.12.tar.gz) = 878080003df2501c4bb7137f0a37e0e2879ff17a
-RMD160 (ExtUtils-CppGuess-0.12.tar.gz) = a4d56292a4ae6dc1a0f74369d7433595d6c615bf
-SHA512 (ExtUtils-CppGuess-0.12.tar.gz) = 14a0ab34749b75300b09e0a78b1d1db69f54558a966fb7b87bc33212a5749738ec81e791213e5fc5fc13e636f9d48bf72240ac7e80d6e03f41e85dea4df30115
-Size (ExtUtils-CppGuess-0.12.tar.gz) = 6953 bytes
+SHA1 (ExtUtils-CppGuess-0.13.tar.gz) = 68224616b74be1532c823ad0e6502bcb26a04e5a
+RMD160 (ExtUtils-CppGuess-0.13.tar.gz) = 5c6cfe0d0ccd3072abd51359b820986b6a8d1432
+SHA512 (ExtUtils-CppGuess-0.13.tar.gz) = 7ce7bdcf43ffa0ed6945993b986bd8f1513c1f610865d5e4142fffbede6be6649ba0692e2db6fa2cd9573953e7e774af68a6ad0adbeae9e05f3f14b211df5059
+Size (ExtUtils-CppGuess-0.13.tar.gz) = 9212 bytes



Home | Main Index | Thread Index | Old Index