FreeBSD Bugzilla – Attachment 65284 Details for
Bug 96787
[patch] update music/ruby-musicbrainz to 0.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ruby-musicbrainz.diff
ruby-musicbrainz.diff (text/plain), 2.20 KB, created by
Aleksander Fafula
on 2006-05-04 19:00:35 UTC
(
hide
)
Description:
ruby-musicbrainz.diff
Filename:
MIME Type:
Creator:
Aleksander Fafula
Created:
2006-05-04 19:00:35 UTC
Size:
2.20 KB
patch
obsolete
>? ruby-musicbrainz.diff >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/ruby-musicbrainz/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 11 Nov 2005 01:17:19 -0000 1.8 >+++ Makefile 4 May 2006 17:57:33 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= musicbrainz >-PORTVERSION= 0.2.0 >+PORTVERSION= 0.2.1 > CATEGORIES= audio ruby > MASTER_SITES= http://www.pablotron.org/download/ > PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/audio/ruby-musicbrainz/distinfo,v >retrieving revision 1.5 >diff -u -r1.5 distinfo >--- distinfo 23 Nov 2005 23:29:45 -0000 1.5 >+++ distinfo 4 May 2006 17:57:33 -0000 >@@ -1,3 +1,3 @@ >-MD5 (ruby/mb-ruby-0.2.0.tar.gz) = dc71a78de28c2a9e07403a3c63c9bea5 >-SHA256 (ruby/mb-ruby-0.2.0.tar.gz) = 4f3e59b5d23b394a69c6f8ceaefe87e38dc98e11704abe2251fc9c7d507cef6e >-SIZE (ruby/mb-ruby-0.2.0.tar.gz) = 11877 >+MD5 (ruby/mb-ruby-0.2.1.tar.gz) = 7116788d85a150b63502501b1eea9690 >+SHA256 (ruby/mb-ruby-0.2.1.tar.gz) = 4bf7cd1665c85a668b20f2a03540d46324f4d3eac061e9938adeebc41d6781fb >+SIZE (ruby/mb-ruby-0.2.1.tar.gz) = 31304 >Index: files/patch-extconf.rb >=================================================================== >RCS file: /home/ncvs/ports/audio/ruby-musicbrainz/files/patch-extconf.rb,v >retrieving revision 1.3 >diff -u -r1.3 patch-extconf.rb >--- files/patch-extconf.rb 25 Dec 2004 20:22:06 -0000 1.3 >+++ files/patch-extconf.rb 4 May 2006 17:57:33 -0000 >@@ -1,15 +1,15 @@ >---- extconf.rb.orig Sat Aug 21 19:41:02 2004 >-+++ extconf.rb Sun Dec 26 05:17:30 2004 >-@@ -1,8 +1,8 @@ >+--- extconf.rb.orig Thu May 4 19:53:01 2006 >++++ extconf.rb Thu May 4 19:54:13 2006 >+@@ -1,9 +1,9 @@ > require 'mkmf' > > -$LD_FLAGS = "-lstdc++ -lm" >-+$LDFLAGS="-L${PREFIX}/lib -lstdc++ -lm" >++$LDFLAGS="-L${PREFIX}/lib -lstdc++ -lm" > >--have_library('m', 'pow') and >+ have_func('pow', 'math.h') and >+ # note, this causes problems in cygwin. any suggestions? > -have_library('stdc++', '__cxa_rethrow') and > -have_library('musicbrainz', 'mb_Query') and >-+have_library('m') and > +have_library('stdc++') and > +have_library('musicbrainz') and > create_makefile('musicbrainz')
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 96787
: 65284