Date: Tue, 1 Nov 2005 01:21:51 +0300 (MSK) From: "Boris B. Samorodov" <bsam@ipt.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88302: [patch] net/tramp: new version 2.1.4 is released Message-ID: <200510312221.j9VMLpOv078226@mi.ipt.ru> Resent-Message-ID: <200510312230.j9VMUBRI052120@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88302 >Category: ports >Synopsis: [patch] net/tramp: new version 2.1.4 is released >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Oct 31 22:30:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Boris B. Samorodov >Release: FreeBSD 6.0-RC1 i386 >Organization: InPharmTech, Co. http://www.ipt.ru >Environment: System: FreeBSD mi.ipt.ru 6.0-RC1 FreeBSD 6.0-RC1 #0: Thu Oct 20 21:31:03 MSD 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386 >Description: The new version 2.1.4 of net/tramp is released: http://www.gnu.org/software/tramp/ New features and bugfixes since 2005-01-25 (2.1.3 release) are described at ChangeLog (many). >How-To-Repeat: >Fix: The patch should be applied to the port: # cd /usr/ports/net # patch -p0 < _the_patch_ <delete net/tramp/*.orig files> --- tramp.patch begins here --- diff -ruN tramp.orig/Makefile tramp/Makefile --- tramp.orig/Makefile Tue Nov 1 00:58:38 2005 +++ tramp/Makefile Tue Nov 1 00:58:55 2005 @@ -6,8 +6,7 @@ # PORTNAME= tramp -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.1.4 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN tramp.orig/distinfo tramp/distinfo --- tramp.orig/distinfo Tue Nov 1 00:58:38 2005 +++ tramp/distinfo Tue Nov 1 00:59:50 2005 @@ -1,2 +1,2 @@ -MD5 (tramp-2.1.3.tar.gz) = 8c41fd80b383e05125a4ac99c896ea99 -SIZE (tramp-2.1.3.tar.gz) = 294223 +MD5 (tramp-2.1.4.tar.gz) = 748a8e287a4bc6e6dfb66dd2b6da974a +SIZE (tramp-2.1.4.tar.gz) = 305356 diff -ruN tramp.orig/pkg-plist tramp/pkg-plist --- tramp.orig/pkg-plist Tue Nov 1 00:58:38 2005 +++ tramp/pkg-plist Tue Nov 1 01:04:43 2005 @@ -22,8 +22,8 @@ %%TRAMP_LISPDIR%%/tramp-vc.elc %%TRAMP_LISPDIR%%/tramp.el %%TRAMP_LISPDIR%%/tramp.elc -%%TRAMP_LISPDIR%%/trampcache.el -%%TRAMP_LISPDIR%%/trampcache.elc +%%TRAMP_LISPDIR%%/tramp-cache.el +%%TRAMP_LISPDIR%%/tramp-cache.elc %%TRAMP_LISPDIR%%/trampver.el %%TRAMP_LISPDIR%%/trampver.elc @dirrm %%TRAMP_LISPDIR%% --- tramp.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510312221.j9VMLpOv078226>