diff options
author | wiz <wiz@pkgsrc.org> | 2008-05-22 11:45:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-05-22 11:45:25 +0000 |
commit | 60f10e944ea86a52e152a705148b0c20d953681f (patch) | |
tree | 8d0925a21cc89a24e9561ac7d2bc5b4216688ef4 /devel/boehm-gc/PLIST | |
parent | 07545b52e6d8e9b156a65440e2280522d2d2ec66 (diff) | |
download | pkgsrc-60f10e944ea86a52e152a705148b0c20d953681f.tar.gz |
Remove patch-ad, which breaks self tests on NetBSD-4.99.63/amd64.
Replace first hunk of patch-af with CONFIGURE_ARGS.
Remove next two hunks of patch-af installing some private headers.
This shouldn't be necessary in the 7.x versions. If it is, the author
is willing to help fix the underlying problems.
patch-aa and -ab will be included in the next upstream release.
Bump PKGREVISION.
Diffstat (limited to 'devel/boehm-gc/PLIST')
-rw-r--r-- | devel/boehm-gc/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/boehm-gc/PLIST b/devel/boehm-gc/PLIST index f2b7864868a..7741fac5730 100644 --- a/devel/boehm-gc/PLIST +++ b/devel/boehm-gc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2008/05/21 13:47:25 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2008/05/22 11:45:25 wiz Exp $ include/gc.h include/gc/gc.h include/gc/gc_allocator.h @@ -15,10 +15,6 @@ include/gc/gc_typed.h include/gc/gc_version.h include/gc/leak_detector.h include/gc/new_gc_alloc.h -include/gc/private/gc_hdrs.h -include/gc/private/gc_locks.h -include/gc/private/gc_priv.h -include/gc/private/gcconfig.h include/gc/weakpointer.h include/gc_cpp.h lib/libcord.la @@ -62,5 +58,4 @@ share/doc/gc/scale.html share/doc/gc/simple_example.html share/doc/gc/tree.html @dirrm share/doc/gc -@dirrm include/gc/private @dirrm include/gc |