pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-ExtUtils-ParseXS
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 10:30:45 UTC 2017
Modified Files:
pkgsrc/devel/p5-ExtUtils-ParseXS: Makefile distinfo
Log Message:
p5-ExtUtils-ParseXS: update to 3.35.
3.35 - Mon Jul 31 17:50:00 CET 2017
- Fix ExtUtils-ParseXS/t/*.t that needed '.' in @INC (David Mitchell)
- Remove impediment to compiling under C++11 (Karl Williamson)
- Make build reproducinle (Chris Lamb)
- (perl #127834) remove . from the end of @INC if complex modules
are loaded (Tony Cook)
- Replace :: with __ in THIS like it's done for parameters/return
values (Mattia Barbon)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-ExtUtils-ParseXS/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-ExtUtils-ParseXS/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-ParseXS/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-ParseXS/Makefile:1.30 pkgsrc/devel/p5-ExtUtils-ParseXS/Makefile:1.31
--- pkgsrc/devel/p5-ExtUtils-ParseXS/Makefile:1.30 Mon Jun 5 14:22:57 2017
+++ pkgsrc/devel/p5-ExtUtils-ParseXS/Makefile Sun Sep 17 10:30:45 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2017/06/05 14:22:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2017/09/17 10:30:45 wiz Exp $
-DISTNAME= ExtUtils-ParseXS-3.30
+DISTNAME= ExtUtils-ParseXS-3.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
Index: pkgsrc/devel/p5-ExtUtils-ParseXS/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-ParseXS/distinfo:1.21 pkgsrc/devel/p5-ExtUtils-ParseXS/distinfo:1.22
--- pkgsrc/devel/p5-ExtUtils-ParseXS/distinfo:1.21 Tue Nov 3 03:28:14 2015
+++ pkgsrc/devel/p5-ExtUtils-ParseXS/distinfo Sun Sep 17 10:30:45 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2015/11/03 03:28:14 agc Exp $
+$NetBSD: distinfo,v 1.22 2017/09/17 10:30:45 wiz Exp $
-SHA1 (ExtUtils-ParseXS-3.30.tar.gz) = b44ef93e1357a47b6f3aee3684f1a63dc2abf207
-RMD160 (ExtUtils-ParseXS-3.30.tar.gz) = cecbca63a7b780ad917b2da80a729902467e6c73
-SHA512 (ExtUtils-ParseXS-3.30.tar.gz) = b3d3fb1a69a6fabae302ea756d2406690cf555aa544e2b7bb2ba1c0c9b1248c9e638a35fd7cd016e2ec66a1c2f9406e24de6ed15999ea028703bbef311faa575
-Size (ExtUtils-ParseXS-3.30.tar.gz) = 68549 bytes
+SHA1 (ExtUtils-ParseXS-3.35.tar.gz) = 5b40949a789d0ac52a32cbfe622be5018f700ed8
+RMD160 (ExtUtils-ParseXS-3.35.tar.gz) = 46dd442abb9229f4fdde29242a872a517fa20a5e
+SHA512 (ExtUtils-ParseXS-3.35.tar.gz) = 90862ecb97f19066a4564be1788bd061c5835abb440fbea2cad43c903e912a7864453ef61c2c384566a4fe6536783f480938c4460b63879734a2d74372a956b8
+Size (ExtUtils-ParseXS-3.35.tar.gz) = 68623 bytes
Home |
Main Index |
Thread Index |
Old Index