boehm-gc: updated to version 7.1

This commit is contained in:
Simon Gloßner 2008-05-12 21:53:18 +02:00
parent 77e520ec6b
commit 4299fb2431
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/gc.h
drwxr-xr-x root/root usr/include/gc/
-rw-r--r-- root/root usr/include/gc/gc.h
-rw-r--r-- root/root usr/include/gc/gc_allocator.h
@ -13,9 +14,11 @@ drwxr-xr-x root/root usr/include/gc/
-rw-r--r-- root/root usr/include/gc/gc_pthread_redirects.h
-rw-r--r-- root/root usr/include/gc/gc_tiny_fl.h
-rw-r--r-- root/root usr/include/gc/gc_typed.h
-rw-r--r-- root/root usr/include/gc/gc_version.h
-rw-r--r-- root/root usr/include/gc/leak_detector.h
-rw-r--r-- root/root usr/include/gc/new_gc_alloc.h
-rw-r--r-- root/root usr/include/gc/weakpointer.h
-rw-r--r-- root/root usr/include/gc_cpp.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcord.a
-rwxr-xr-x root/root usr/lib/libcord.la

View File

@ -1 +1 @@
3645ccf5f32ebb27d99b27b0d29e9c38 gc-7.0.tar.gz
2ff9924c7249ef7f736ecfe6f08f3f9b gc-7.1.tar.gz

View File

@ -4,7 +4,7 @@
# Packager: Han Boetes, han at mijncomputer dot dl
name=boehm-gc
version=7.0
version=7.1
release=1
source=(http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-${version}.tar.gz)