#2237 closed defect (fixed)
portfile for emacs needs CVS_RSH option for cvs download
Reported by: | pierre.gambarotto@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
The devel and the carbon variants of emacs download source from cvs on savannah.
You have to had
set env(CVS_RSH) ssh
because the cvs on savannah now uses ssh in Portfile, in the devel variant, to obtain : variant devel {
version 21.3.50 set env(CVS_RSH) ssh fetch.type cvs cvs.root :ext:anoncvs@savannah.gnu.org:/cvsroot/emacs cvs.module emacs worksrcdir emacs build.target bootstrap patchfiles-delete apple-patches ange-ftp.el.diff
}
Attachments (1)
Change History (2)
Changed 20 years ago by pierre.gambarotto@…
comment:1 Changed 20 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
there was done 3 weeks ago, closing bug (http://cvs.opendarwin.org/index.cgi/dports/editors/emacs/Portfile)
Note: See
TracTickets for help on using
tickets.
modified portfile