[MacPorts] #1531: XEmacs: xemacs-sumo-2003-11-13 can't be found

MacPorts noreply at macports.org
Thu Mar 24 06:45:51 PDT 2016


#1531: XEmacs: xemacs-sumo-2003-11-13 can't be found
---------------------+--------------------
  Reporter:  idar@…  |      Owner:  jkh@…
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  1.0
Resolution:  fixed   |   Keywords:
      Port:  xemacs  |
---------------------+--------------------
Changes (by ryandesign@…):

 * port:   => xemacs


Old description:

> It seems to have been replaced by xemacs-sumo-2004-02-02. That's the only
> sumo
> package I can find at http://ftp.xemacs.org/packages/.
>
> Here's a patch for dports/editors/xemacs/Portfile to use the new sumo
> package:
>
> --- Portfile.org        Fri Feb 20 12:40:22 2004
> +++ Portfile    Fri Feb 20 12:40:56 2004
> @@ -20,9 +20,9 @@
>  # Warning: This is highly version dependent.  If you update the version
>  # of this port, you will almost certainly have to adjust the values
> below.
>  variant sumo {
> -       distfiles-append xemacs-sumo-2003-11-13.tar.gz
> +       distfiles-append xemacs-sumo-2004-02-02.tar.gz
>         master_sites-append http://ftp.xemacs.org/packages/
> -       checksums-append xemacs-sumo-2003-11-13.tar.gz md5
> 7b38d7829cbd1588d2a64dc072ec394e
> +       checksums-append xemacs-sumo-2004-02-02.tar.gz md5
> 83e21e2628bbaa4fd6ba109f8e518129
>         post-destroot {
>                 ui_info "Installing sumo distribution into destroot"
>                 system "tar -cpf - -C ${worksrcpath}/.. xemacs-packages |
> tar
> -xpf - -C ${destroot}${prefix}/lib/${name}-21.5-b16"

New description:

 It seems to have been replaced by xemacs-sumo-2004-02-02. That's the only
 sumo
 package I can find at http://ftp.xemacs.org/packages/.

 Here's a patch for dports/editors/xemacs/Portfile to use the new sumo
 package:

 {{{
 --- Portfile.org        Fri Feb 20 12:40:22 2004
 +++ Portfile    Fri Feb 20 12:40:56 2004
 @@ -20,9 +20,9 @@
  # Warning: This is highly version dependent.  If you update the version
  # of this port, you will almost certainly have to adjust the values
 below.
  variant sumo {
 -       distfiles-append xemacs-sumo-2003-11-13.tar.gz
 +       distfiles-append xemacs-sumo-2004-02-02.tar.gz
         master_sites-append http://ftp.xemacs.org/packages/
 -       checksums-append xemacs-sumo-2003-11-13.tar.gz md5
 7b38d7829cbd1588d2a64dc072ec394e
 +       checksums-append xemacs-sumo-2004-02-02.tar.gz md5
 83e21e2628bbaa4fd6ba109f8e518129
         post-destroot {
                 ui_info "Installing sumo distribution into destroot"
                 system "tar -cpf - -C ${worksrcpath}/.. xemacs-packages |
 tar -xpf - -C ${destroot}${prefix}/lib/${name}-21.5-b16"
 }}}

--

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


More information about the macports-tickets mailing list