pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Apr 22 07:12:34 UTC 2017

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

Log Message:
Updated devel/p5-ExtUtils-PkgConfig to 1.16
-------------------------------------------
1.16  Thu Apr 20 18:51:36 PDT 2017
    - Add exists() method, and update README (RT#77880)
    - Handle removal of '.' from @INC for Perl 5.24 (RT#120819)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-ExtUtils-PkgConfig/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-ExtUtils-PkgConfig/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-PkgConfig/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-PkgConfig/Makefile:1.29 pkgsrc/devel/p5-ExtUtils-PkgConfig/Makefile:1.30
--- pkgsrc/devel/p5-ExtUtils-PkgConfig/Makefile:1.29    Wed Jun  8 19:22:54 2016
+++ pkgsrc/devel/p5-ExtUtils-PkgConfig/Makefile Sat Apr 22 07:12:33 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2016/06/08 19:22:54 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2017/04/22 07:12:33 mef Exp $
 
-DISTNAME=      ExtUtils-PkgConfig-1.15
+DISTNAME=      ExtUtils-PkgConfig-1.16
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 

Index: pkgsrc/devel/p5-ExtUtils-PkgConfig/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-PkgConfig/distinfo:1.9 pkgsrc/devel/p5-ExtUtils-PkgConfig/distinfo:1.10
--- pkgsrc/devel/p5-ExtUtils-PkgConfig/distinfo:1.9     Tue Nov  3 03:28:14 2015
+++ pkgsrc/devel/p5-ExtUtils-PkgConfig/distinfo Sat Apr 22 07:12:34 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/03 03:28:14 agc Exp $
+$NetBSD: distinfo,v 1.10 2017/04/22 07:12:34 mef Exp $
 
-SHA1 (ExtUtils-PkgConfig-1.15.tar.gz) = c103496ef1af5eea6825e7518ba079e1d433a274
-RMD160 (ExtUtils-PkgConfig-1.15.tar.gz) = 265ce5dfc38c979d257d85ea38266c732840a3f3
-SHA512 (ExtUtils-PkgConfig-1.15.tar.gz) = 975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf
-Size (ExtUtils-PkgConfig-1.15.tar.gz) = 9877 bytes
+SHA1 (ExtUtils-PkgConfig-1.16.tar.gz) = 18ff3b44c9bb281f85eec4bb1145f83cc759df93
+RMD160 (ExtUtils-PkgConfig-1.16.tar.gz) = 68b780ddbab56a9795c3710df1553098f4d462fe
+SHA512 (ExtUtils-PkgConfig-1.16.tar.gz) = a872fd54aa5bf3137ace9c44457dfc047ea6d283accc453e824b609b6996a8e2fab685459f38a8236419155df01a18421671426a7237639a47ab32e18c9b4191
+Size (ExtUtils-PkgConfig-1.16.tar.gz) = 10144 bytes



Home | Main Index | Thread Index | Old Index