[MacPorts] #10317: BUG: rb-dbd-mysql fails to build

MacPorts noreply at macports.org
Thu Mar 24 07:28:25 PDT 2016


#10317: BUG: rb-dbd-mysql fails to build
---------------------------+--------------------------------
  Reporter:  fukami@…      |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  1.2
Resolution:  fixed         |   Keywords:
      Port:  rb-dbd-mysql  |
---------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => rb-dbd-mysql


Old 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 at freebsd.org
> description             DBI driver for Mysql
> long_description        ${description}
> categories-append       databases
> -checksums              md5 ba4097c5ccd0405701db5a6e2018f425
> +checksums              md5 7a713494d84bd4f5b877496970bcf13c
> platforms               darwin
> worksrcdir              ${ruby.filename}

New 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 at freebsd.org
  description            DBI driver for Mysql
  long_description       ${description}
  categories-append      databases
 -checksums              md5 ba4097c5ccd0405701db5a6e2018f425
 +checksums              md5 7a713494d84bd4f5b877496970bcf13c
  platforms              darwin
  worksrcdir             ${ruby.filename}
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/10317#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list