Opened 19 years ago

Closed 19 years ago

#2916 closed defect (worksforme)

BUG: emacs fails to fetch emacs-21.4.tar.gz

Reported by: boswell@… Owned by: jkh@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When trying to install emacs, port goes through all of the mirrors for downloading the file emacs -21.4.tar.gz and never finds the file. I have checked some of these mirrors by hand and I agree that this file does not exist. What does exist (at least on ftp://ftp.gnu.org/gnu/emacs) is emacs -21.4a.tar.gz. This is probably the latest release of emacs and the Portfile should be made to reflect this.

This probably only requires updating the Portfile with the version number, 21.4a, and the correct md5 checksum.

Change History (4)

comment:1 Changed 19 years ago by toby@…

Owner: changed from darwinports-bugs@… to jkh@…

assign to maintainer

comment:2 Changed 19 years ago by snu@…

Summary: emacs fails to fetch emacs-21.4.tar.gzBUG: emacs fails to fetch emacs-21.4.tar.gz

comment:3 Changed 19 years ago by eric.stokes@…

It is with great dismay that I must report that it is not quite this simple to fix. Not only is the file now called emacs-21.4a.tar.gz (and with a different checksum), but it still extracts to a directory called emacs-21.4. This, of course, breaks the build, so it will be necessary to move this directory to emacs-21.4a before applying patches. *bow* Praise GNU *bow* Praise GNU.

comment:4 Changed 19 years ago by jkh@…

Resolution: worksforme
Status: newclosed

Have you checked the latest version in darwinports? It builds properly with 21.4a.

Note: See TracTickets for help on using tickets.