Summary: | net/tramp update to 2.1.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | NAKAJI Hiroyuki <nakaji> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
NAKAJI Hiroyuki
2005-02-18 01:10:15 UTC
State Changed From-To: open->closed Committed, thanks! Note that password.el is still being installed by tramp. Oops. tramp-2.1.3 does not fit for Emacs-20.7. Please reopen the PR. Index: Makefile =================================================================== RCS file: /net/boggy/home/ncvs/ports/net/tramp/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile 19 Feb 2005 19:44:49 -0000 1.24 +++ Makefile 21 Feb 2005 02:07:23 -0000 @@ -37,6 +37,7 @@ .endif .if ${EMACS_PORT_NAME} == emacs20 +BROKEN= Tramp ${PORTVERSION} is not fit for GNU Emacs 20.7 PLIST_SUB+= EMACS20_ONLY="" .else PLIST_SUB+= EMACS20_ONLY="@comment " -- NAKAJI Hiroyuki |