diff options
author | sno <sno> | 2009-09-22 20:56:53 +0000 |
---|---|---|
committer | sno <sno> | 2009-09-22 20:56:53 +0000 |
commit | d31417f8311cac219237316c548491717a288d2a (patch) | |
tree | 29869f6c31d4a5905220ebfeb761bcf771ad225a /devel | |
parent | a9f9bd11daddd6603987089ce3c6f166e78df2b0 (diff) | |
download | pkgsrc-d31417f8311cac219237316c548491717a288d2a.tar.gz |
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 (limited to 'devel')
-rw-r--r-- | devel/p5-Mac-Carbon/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Mac-Carbon/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Mac-Carbon/Makefile b/devel/p5-Mac-Carbon/Makefile index 89287855fea..4801935ffeb 100644 --- a/devel/p5-Mac-Carbon/Makefile +++ b/devel/p5-Mac-Carbon/Makefile @@ -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 --git a/devel/p5-Mac-Carbon/distinfo b/devel/p5-Mac-Carbon/distinfo index f0846abbba3..e051b89fce6 100644 --- a/devel/p5-Mac-Carbon/distinfo +++ b/devel/p5-Mac-Carbon/distinfo @@ -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 |