pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Mac-Carbon Updating devel/p5-Mac-Carbon from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1caa8af75504
branches:  trunk
changeset: 399630:1caa8af75504
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Sep 22 20:56:53 2009 +0000

description:
Updating devel/p5-Mac-Carbon from 0.77nb1 to 0.80

Upstream changes:
* v0.80, 16 September 2009

  Add notes for 64-bit perl

  Bump all the version numbers

  Fix a bunch of tests (nothing major, just make them work better)

  Fix sound-env-var checking code for tests (no more sound tests
  unless you ask for them with MAC_CARBON_SOUND, which was in the
  last version, but the logic was broken)

  Make CFStringRef typemap better

  Remove high-bit characters from source files

  Add new system version gestalt constants

  Fix leak in Mac::Processes and Mac::Speech

diffstat:

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

diffs (28 lines):

diff -r cac3cc425b38 -r 1caa8af75504 devel/p5-Mac-Carbon/Makefile
--- a/devel/p5-Mac-Carbon/Makefile      Tue Sep 22 20:50:41 2009 +0000
+++ b/devel/p5-Mac-Carbon/Makefile      Tue Sep 22 20:56:53 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:56 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/22 20:56:53 sno Exp $
 #
 
-DISTNAME=      Mac-Carbon-0.77
+DISTNAME=      Mac-Carbon-0.80
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mac/}
 
diff -r cac3cc425b38 -r 1caa8af75504 devel/p5-Mac-Carbon/distinfo
--- a/devel/p5-Mac-Carbon/distinfo      Tue Sep 22 20:50:41 2009 +0000
+++ b/devel/p5-Mac-Carbon/distinfo      Tue Sep 22 20:56:53 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/09 02:35:21 obache Exp $
+$NetBSD: distinfo,v 1.2 2009/09/22 20:56:53 sno Exp $
 
-SHA1 (Mac-Carbon-0.77.tar.gz) = a94b45592b648af3086ebe53e364011a9ab638f6
-RMD160 (Mac-Carbon-0.77.tar.gz) = 8fe59735da65fd359ab835809742a4114ecaa9b5
-Size (Mac-Carbon-0.77.tar.gz) = 300127 bytes
+SHA1 (Mac-Carbon-0.80.tar.gz) = e7e446dcfe11b026755e3947a996fd63eecdf4e3
+RMD160 (Mac-Carbon-0.80.tar.gz) = b986e435e0755eda3bafbfec6b7dfcbda083de94
+Size (Mac-Carbon-0.80.tar.gz) = 302062 bytes



Home | Main Index | Thread Index | Old Index