pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Inline-C (pkgsrc)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8a5e6236d03
branches:  trunk
changeset: 646359:a8a5e6236d03
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Feb 08 03:13:17 2015 +0000

description:
(pkgsrc)
 - Remove dependency to ExtUtils:MakeMaker (It is in the corelist now).
(upstream)
 - update 0.67 to 0.73
-------------------
0.73 Thu Jan  1 17:10:15 PST 2015
 - Fix Swim plugins and Meta to include Sisyphus in Authors and Copyright

0.72 Thu Jan  1 15:43:37 PST 2015
 - Support for Inline::Filters::* plug-ins. Fractal++
 - Complete doc refactoring

0.71 Sat Dec 27 00:44:20 PST 2014
 - Make tests pass on Win32

0.70 Fri Dec 26 21:43:44 PST 2014
 - Windows depends on Win32::Mutex now

0.69 Fri Dec 26 23:13:52 GMT 2014
 - 27inline_maker.t - remove install-dir after each module, to help Win32

0.68 Wed Dec 24 09:14:31 GMT 2014
 - Fixups for Windows test 27, skip 26 on WinXP for now

diffstat:

 devel/p5-Inline-C/Makefile |  5 ++---
 devel/p5-Inline-C/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 9525d6d69727 -r a8a5e6236d03 devel/p5-Inline-C/Makefile
--- a/devel/p5-Inline-C/Makefile        Sun Feb 08 03:03:06 2015 +0000
+++ b/devel/p5-Inline-C/Makefile        Sun Feb 08 03:13:17 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/11/26 12:13:19 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/02/08 03:13:17 mef Exp $
 
-DISTNAME=      Inline-C-0.67
+DISTNAME=      Inline-C-0.73
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Inline/}
@@ -13,7 +13,6 @@
 DEPENDS+=      p5-Inline>=0.58:../../devel/p5-Inline
 DEPENDS+=      p5-Parse-RecDescent>=1.80:../../devel/p5-Parse-RecDescent
 DEPENDS+=      p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install
-DEPENDS+=      p5-ExtUtils-MakeMaker>=7.00:../../devel/p5-ExtUtils-MakeMaker
 DEPENDS+=      p5-Pegex>=0.55:../../devel/p5-Pegex
 BUILD_DEPENDS+=        p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
 BUILD_DEPENDS+=        p5-IO-All-[0-9]*:../../devel/p5-IO-All
diff -r 9525d6d69727 -r a8a5e6236d03 devel/p5-Inline-C/distinfo
--- a/devel/p5-Inline-C/distinfo        Sun Feb 08 03:03:06 2015 +0000
+++ b/devel/p5-Inline-C/distinfo        Sun Feb 08 03:13:17 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2014/11/26 12:13:19 wiz Exp $
+$NetBSD: distinfo,v 1.5 2015/02/08 03:13:17 mef Exp $
 
-SHA1 (Inline-C-0.67.tar.gz) = 4402decff636aad51978eec2f8d08d815166c225
-RMD160 (Inline-C-0.67.tar.gz) = 2f9166776c58d8e7485ea70286dac0c445b45c0c
-Size (Inline-C-0.67.tar.gz) = 71944 bytes
+SHA1 (Inline-C-0.73.tar.gz) = 963e295e5172519c3619c82a5614bebdda222f34
+RMD160 (Inline-C-0.73.tar.gz) = d263c6c78a3e5af2868303e426a08b1cb8dfef92
+Size (Inline-C-0.73.tar.gz) = 72745 bytes



Home | Main Index | Thread Index | Old Index