Opened 18 years ago

Last modified 8 years ago

#10317 closed defect

rb-dbd-mysql fails to build — at Initial Version

Reported by: fukami@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port: rb-dbd-mysql

Description

The portfile of rb-dbd-mysql fails to build due referencing a wrong file at rubyforge. Patch attached.

--- ruby/rb-dbd-mysql/Portfile 2006-08-09 11:53:05.000000000 +0200 +++ ruby/rb-dbd-mysql/Portfile-new 2006-08-09 11:53:04.000000000 +0200 @@ -4,13 +4,13 @@ ruby.setup {dbd-mysql ruby-dbi-all} 0.0.23 setup.rb \

{README doc/DBD_SPEC doc/html/DBD_SPEC.html} \

  • rubyforge:557:ruby-dbi

+ rubyforge:655:ruby-dbi revision 1 maintainers roberto@… description DBI driver for Mysql long_description ${description} categories-append databases -checksums md5 ba4097c5ccd0405701db5a6e2018f425 +checksums md5 7a713494d84bd4f5b877496970bcf13c platforms darwin worksrcdir ${ruby.filename}

Change History (1)

Changed 18 years ago by fukami@…

Attachment: rb-dbd-mysql-portfile.patch added

patch for rb-dbd-mysql Portfile

Note: See TracTickets for help on using tickets.