Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#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)

Portfile (1.7 KB) - added by pierre.gambarotto@… 20 years ago.
modified portfile

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by pierre.gambarotto@…

Attachment: Portfile added

modified portfile

comment:1 Changed 20 years ago by olegb@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.