Attached diff updates tarsnap to 1.0.34. Tested on i386. Would
appreciate other tests from tarsnap users. I plan on committing this
update in a couple days. Thanks.

Changes since version 1.0.33:

* Tarsnap now supports both IPv4 and IPv6.
* Tarsnap is now more resilient against short network glitches when it
first connects to the Tarsnap server.
* Tarsnap now supports platforms with mandatory structure alignment
(e.g., ARM OABI).
* Tarsnap now restores terminal settings if killed with ^C while
reading a password or passphrase.
* Multiple minor bug fixes and cleanups.

-- 
James Turner
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/tarsnap/Makefile,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 Makefile
--- Makefile    11 Mar 2013 11:41:33 -0000      1.4
+++ Makefile    14 Jul 2013 01:29:24 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.4 2013/03/11 11:41:33 espie Exp $
 
 COMMENT=               client for the tarsnap.com online encrypted backup 
service
-V=                     1.0.33
+V=                     1.0.34
 DISTNAME=              tarsnap-autoconf-${V}
 PKGNAME=               tarsnap-${V}
 CATEGORIES=            sysutils
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/tarsnap/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo    8 Sep 2012 00:11:40 -0000       1.3
+++ distinfo    14 Jul 2013 01:29:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (tarsnap-autoconf-1.0.33.tgz) = 
DA2CWoyWlfyNRMXYw80XKZwkg3fJx7kf20nXPlSuC30=
-SIZE (tarsnap-autoconf-1.0.33.tgz) = 569831
+SHA256 (tarsnap-autoconf-1.0.34.tgz) = 
FMAXKvrEf198vFjmRConoHVWhXEfnRzsQZXE9FcFOBE=
+SIZE (tarsnap-autoconf-1.0.34.tgz) = 598348

Reply via email to