ports/72590: [PATCH] net/tramp: fix pkg-plist
Andrey Slusar
anray at inet.ua
Tue Oct 12 17:40:26 UTC 2004
>Number: 72590
>Category: ports
>Synopsis: [PATCH] net/tramp: fix pkg-plist
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 12 17:40:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Andrey Slusar
>Release: FreeBSD 5.3-BETA7 i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 5.3-BETA7 FreeBSD 5.3-BETA7 #0: Wed Oct 6 01:13:10 EEST 2004 anray at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
Then using net/tramp(for editors/emacs21), password.el[c] is
not installed.
>How-To-Repeat:
>Fix:
--- tramp.diff begins here ---
diff -ru /usr/ports/net/tramp/Makefile tramp/Makefile
--- /usr/ports/net/tramp/Makefile Tue Oct 12 07:12:19 2004
+++ tramp/Makefile Tue Oct 12 19:53:46 2004
@@ -7,6 +7,7 @@
PORTNAME= tramp
PORTVERSION= 2.0.44
+PORTREVISION= 1
CATEGORIES= net elisp
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff -ru /usr/ports/net/tramp/pkg-plist tramp/pkg-plist
--- /usr/ports/net/tramp/pkg-plist Sat Jun 12 07:31:19 2004
+++ tramp/pkg-plist Tue Oct 12 19:53:27 2004
@@ -8,8 +8,8 @@
%%EMACS20_ONLY%%%%TRAMP_LISPDIR%%/run-at-time.elc
%%EMACS20_ONLY%%%%TRAMP_LISPDIR%%/uudecode.el
%%EMACS20_ONLY%%%%TRAMP_LISPDIR%%/uudecode.elc
-%%TRAMP_LISPDIR%%/password.el
-%%TRAMP_LISPDIR%%/password.elc
+%%EMACS20_ONLY%%%%TRAMP_LISPDIR%%/password.el
+%%EMACS20_ONLY%%%%TRAMP_LISPDIR%%/password.elc
%%TRAMP_LISPDIR%%/tramp-ftp.el
%%TRAMP_LISPDIR%%/tramp-ftp.elc
%%TRAMP_LISPDIR%%/tramp-smb.el
--- tramp.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list