FreeBSD Bugzilla – Attachment 114759 Details for
Bug 156470
[PATCH] audio/ruby-musicbrainz (patch to enable compiling with RUBY_VER 1.9)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 529 bytes, created by
Eric Freeman
on 2011-04-18 11:40:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eric Freeman
Created:
2011-04-18 11:40:06 UTC
Size:
529 bytes
patch
obsolete
>diff -ru ruby-musicbrainz.orig/Makefile ruby-musicbrainz/Makefile >--- ruby-musicbrainz.orig/Makefile 2011-04-18 07:09:03.000000000 +0100 >+++ ruby-musicbrainz/Makefile 2011-04-18 07:46:43.000000000 +0100 >@@ -27,6 +27,12 @@ > > DOCS= README TODO doc > >+post-patch: >+ ${REINPLACE_CMD} -E \ >+ -e 's|RSTRING\(([^)]+)\)->len|RSTRING_LEN(\1)|g' \ >+ -e 's|RSTRING\(([^)]+)\)->ptr|RSTRING_PTR(\1)|g' \ >+ ${WRKSRC}/musicbrainz.c >+ > post-install: > .if !defined(NOPORTDOCS) > ${MKDIR} ${RUBY_MODEXAMPLESDIR} >Only in ruby-musicbrainz: work
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 156470
: 114759