diff options
author | obache <obache@pkgsrc.org> | 2011-05-26 09:23:16 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-26 09:23:16 +0000 |
commit | 41af70808cb4ee35ebcbb90a0306e996da503122 (patch) | |
tree | cae0f2fe27de2b82d6c4f0c01a164eee0daf4c00 /devel | |
parent | 137e602a819fda86fc5f8975beb064f585b71f35 (diff) | |
download | pkgsrc-41af70808cb4ee35ebcbb90a0306e996da503122.tar.gz |
Update libgcroots to 0.2.3.
fixes detection of getcontext(2).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgcroots/Makefile | 4 | ||||
-rw-r--r-- | devel/libgcroots/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libgcroots/Makefile b/devel/libgcroots/Makefile index 666b9383974..42ae8633828 100644 --- a/devel/libgcroots/Makefile +++ b/devel/libgcroots/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/05/15 13:04:12 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/05/26 09:23:16 obache Exp $ # -DISTNAME= libgcroots-0.2.2 +DISTNAME= libgcroots-0.2.3 CATEGORIES= devel MASTER_SITES= http://sigscheme.googlecode.com/files/ diff --git a/devel/libgcroots/distinfo b/devel/libgcroots/distinfo index 25160913673..afcb0916a72 100644 --- a/devel/libgcroots/distinfo +++ b/devel/libgcroots/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/11/22 10:53:10 obache Exp $ +$NetBSD: distinfo,v 1.3 2011/05/26 09:23:16 obache Exp $ -SHA1 (libgcroots-0.2.2.tar.gz) = bd3e0080e3e3136301c5ecf9eb31cccb39113dc3 -RMD160 (libgcroots-0.2.2.tar.gz) = 7d07f731e6a5189e7cd40260c4e7bd1b70931bfc -Size (libgcroots-0.2.2.tar.gz) = 369803 bytes +SHA1 (libgcroots-0.2.3.tar.gz) = 0542e8ca20f465c0cd7355a426dea89a9b7be3af +RMD160 (libgcroots-0.2.3.tar.gz) = eef2db5ea64e6ba20ec68b01b4f0621f45e0ecab +Size (libgcroots-0.2.3.tar.gz) = 379193 bytes |