FreeBSD Bugzilla – Attachment 141509 Details for
Bug 188320
devel/boehm-gc: update to 7.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.83 KB, created by
Oleksii
on 2014-04-06 18:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oleksii
Created:
2014-04-06 18:40:01 UTC
Size:
1.83 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 350374) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gc >-PORTVERSION= 7.2e >+PORTVERSION= 7.4.0 > PORTREVISION?= 0 > CATEGORIES= devel > MASTER_SITES= http://www.hboehm.info/gc/gc_source/ >@@ -16,7 +16,7 @@ > > LICENSE= BDWGC > LICENSE_NAME= Boehm-Demers-Weiser Garbage Collector License >-LICENSE_FILE= ${WRKSRC}/doc/README >+LICENSE_FILE= ${WRKSRC}/README.QUICK > LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > GNU_CONFIGURE= yes >@@ -25,6 +25,7 @@ > CONFIGURE_ARGS= --enable-cplusplus --disable-static > MAKE_JOBS_UNSAFE= yes > >+BUILD_DEPENDS+= libatomic_ops:${PORTSDIR}/devel/libatomic_ops > WRKSRC= ${WRKDIR}/${DISTNAME:C/[a-z]$//} > > OPTIONS_DEFINE= DEBUG >Index: distinfo >=================================================================== >--- distinfo (revision 350374) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (gc-7.2e.tar.gz) = 09315b48a82d600371207691126ad058c04677281ac318d86fa84c98c3c9af4b >-SIZE (gc-7.2e.tar.gz) = 1291186 >+SHA256 (gc-7.4.0.tar.gz) = 61f8fc6991f8cb003a0d3c7d251c5b9a76093615ef793e0c588a4661e0b5e283 >+SIZE (gc-7.4.0.tar.gz) = 1060884 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 350374) >+++ pkg-plist (working copy) >@@ -2,10 +2,10 @@ > include/gc/cord.h > include/gc/gc.h > include/gc/gc_allocator.h >-include/gc/gc_amiga_redirects.h > include/gc/gc_backptr.h > include/gc/gc_config_macros.h > include/gc/gc_cpp.h >+include/gc/gc_disclaim.h > include/gc/gc_gcj.h > include/gc/gc_inline.h > include/gc/gc_mark.h >@@ -13,8 +13,8 @@ > include/gc/gc_tiny_fl.h > include/gc/gc_typed.h > include/gc/gc_version.h >+include/gc/javaxfc.h > include/gc/leak_detector.h >-include/gc/new_gc_alloc.h > include/gc/weakpointer.h > include/gc_cpp.h > lib/libcord.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 188320
: 141509 |
141510