FreeBSD Bugzilla – Attachment 70342 Details for
Bug 102663
[PATCH]: lang/ruby18 small fix to allow painless PREFIX-clean ruby ports creation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ruby1811.diff
ruby1811.diff (text/plain), 630 bytes, created by
Stanislav Sedov
on 2006-08-29 22:30:21 UTC
(
hide
)
Description:
ruby1811.diff
Filename:
MIME Type:
Creator:
Stanislav Sedov
Created:
2006-08-29 22:30:21 UTC
Size:
630 bytes
patch
obsolete
>diff -ruN ruby18.orig/Makefile ruby18/Makefile >--- ruby18.orig/Makefile Wed Aug 30 00:56:22 2006 >+++ ruby18/Makefile Wed Aug 30 01:10:04 2006 >@@ -7,7 +7,7 @@ > > PORTNAME= ruby > PORTVERSION= ${RUBY_PORTVERSION} >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= lang ruby ipv6 > MASTER_SITES= ${MASTER_SITE_RUBY} >@@ -154,6 +154,10 @@ > ${MAKE} -f Makefile ${RUBY_VER:S/.//} RUBYDIR=${WRKSRC} > .endif > ${TOUCH} ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} >+ >+post-build: >+ @${REINPLACE_CMD} -E -e \ >+ "s,(CONFIG\[\"prefix\"\][[:space:]]*=[[:space:]]*\()(.*),\1ENV\['PREFIX'\] || \2," ${WRKSRC}/rbconfig.rb > > post-install: > #
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 102663
: 70342