Date: Sun, 30 Jul 2006 08:12:42 +0200 From: Radim Kolar <hsn@netmag.cz> To: FreeBSD-gnats-submit@FreeBSD.org Cc: seanc@FreeBSD.org, hsn@localhost.iol.cz Subject: ports/101041: [PATCH] devel/tla: update to 1.3.5 Message-ID: <E1G74Xa-000Nir-F9@sanatana.dharma> Resent-Message-ID: <200607300620.k6U6KDdO090010@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101041 >Category: ports >Synopsis: [PATCH] devel/tla: update to 1.3.5 >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: Sun Jul 30 06:20:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Radim Kolar >Release: FreeBSD 6.1-STABLE i386 >Organization: Sanatana Dharma >Environment: System: FreeBSD sanatana.dharma 6.1-STABLE FreeBSD 6.1-STABLE #2: Tue Jun 27 10:46:03 CEST 2006 >Description: - Update to 1.3.5 The changes in this release are as follows: * Fixes for Bugs 11731, 11701, 7502, 16334, 16539, 16538, and 16780. Enhanced support for several different SSH implementations. SHA1 checksums. Undo command specific file selection. Microsoft Windows NT FTP server support. commit and undo commands allow file exclusion with the -x option. library-dir has been added as an alias for my-revision-library, and archive-register as an alias for register-archive. Cygwin support and file name compression have been incorporated into tla proper. apply-delta now supports diff3 style merge (via the -t option). This release honors --skip-present for replay. Port maintainer (seanc@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tla-1.3.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/tla/Makefile /home/hsn/hacked/tla/Makefile --- /usr/ports/devel/tla/Makefile Mon Jul 3 21:48:15 2006 +++ /home/hsn/hacked/tla/Makefile Fri Jul 28 17:15:06 2006 @@ -6,7 +6,7 @@ # PORTNAME= tla -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ http://regexps.srparish.net/src/${PORTNAME}/ \ diff -ruN --exclude=CVS /usr/ports/devel/tla/distinfo /home/hsn/hacked/tla/distinfo --- /usr/ports/devel/tla/distinfo Mon Jul 3 21:48:15 2006 +++ /home/hsn/hacked/tla/distinfo Fri Jul 28 17:16:46 2006 @@ -1,3 +1,3 @@ -MD5 (tla-1.3.4.tar.gz) = 9c6026bd37cab999368f8fa9c2fa7002 -SHA256 (tla-1.3.4.tar.gz) = 2aeab97733b8c2368ba1b8378c609be959f4042178bb410e96b41e7bd5b5bc1e -SIZE (tla-1.3.4.tar.gz) = 3714355 +MD5 (tla-1.3.5.tar.gz) = db31ee89bc4788eef1eba1cee6c176ef +SHA256 (tla-1.3.5.tar.gz) = 40aa82ca9678878ecdcac94d8890a63fe8064141a53d1652409a5c1383fcae06 +SIZE (tla-1.3.5.tar.gz) = 3756860 --- tla-1.3.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1G74Xa-000Nir-F9>