pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-B-Utils Update 0.21 to 0.25 (0.25 part is mis...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ed9ecf25102
branches:  trunk
changeset: 643193:1ed9ecf25102
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Dec 12 11:21:49 2014 +0000

description:
Update 0.21 to 0.25 (0.25 part is missing at following)
0.24
   - Export C symbols, breakage from 0.22

0.23
   - 5.10, 5.12, 5.14 compatibile syntax

0.22
   - resolve nameclashes with CORE, fix hpux and openbsd failures (Reini Urban)
   - remove unneeded ExtUtils::CBuilder req (Reini Urban)
   - do not use FUNCLIST on hpux (Reini Urban)
   - Use FUNCLIST to declare exported symbols (Alexandr Ciornii)

diffstat:

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

diffs (27 lines):

diff -r c586b7848640 -r 1ed9ecf25102 devel/p5-B-Utils/Makefile
--- a/devel/p5-B-Utils/Makefile Fri Dec 12 11:21:08 2014 +0000
+++ b/devel/p5-B-Utils/Makefile Fri Dec 12 11:21:49 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:40 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/12/12 11:21:49 mef Exp $
 
-DISTNAME=      B-Utils-0.21
+DISTNAME=      B-Utils-0.25
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=B/}
 
diff -r c586b7848640 -r 1ed9ecf25102 devel/p5-B-Utils/distinfo
--- a/devel/p5-B-Utils/distinfo Fri Dec 12 11:21:08 2014 +0000
+++ b/devel/p5-B-Utils/distinfo Fri Dec 12 11:21:49 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2012/04/10 14:00:26 sno Exp $
+$NetBSD: distinfo,v 1.10 2014/12/12 11:21:49 mef Exp $
 
-SHA1 (B-Utils-0.21.tar.gz) = 013193cedceaeec2797896938f0df074d05f46f9
-RMD160 (B-Utils-0.21.tar.gz) = e69009e03e2527cebf8c8bd559e8bd0d5c8ad4c6
-Size (B-Utils-0.21.tar.gz) = 71873 bytes
+SHA1 (B-Utils-0.25.tar.gz) = 544758cae3f46fa57150ac49294f2128164b78e1
+RMD160 (B-Utils-0.25.tar.gz) = 7f3200f8f7a43653f627c0f8b3463a1e1c8f3bcb
+Size (B-Utils-0.25.tar.gz) = 73184 bytes



Home | Main Index | Thread Index | Old Index