svn commit: r323658 - head/sysutils/tarsnap
Colin Percival
cperciva at FreeBSD.org
Thu Jul 25 18:05:05 UTC 2013
Author: cperciva
Date: Thu Jul 25 18:05:05 2013
New Revision: 323658
URL: http://svnweb.freebsd.org/changeset/ports/323658
Log:
Update to 1.0.35. This fixes a bug introduced in version 1.0.34 which
could cause tarsnap to crash when unable to connect to the Tarsnap server.
Bug found by: tdb
Modified:
head/sysutils/tarsnap/Makefile
head/sysutils/tarsnap/distinfo
Modified: head/sysutils/tarsnap/Makefile
==============================================================================
--- head/sysutils/tarsnap/Makefile Thu Jul 25 17:57:04 2013 (r323657)
+++ head/sysutils/tarsnap/Makefile Thu Jul 25 18:05:05 2013 (r323658)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tarsnap
-PORTVERSION= 1.0.34
+PORTVERSION= 1.0.35
CATEGORIES= sysutils
MASTER_SITES= http://www.tarsnap.com/download-http/
DISTNAME= ${PORTNAME}-autoconf-${PORTVERSION}
Modified: head/sysutils/tarsnap/distinfo
==============================================================================
--- head/sysutils/tarsnap/distinfo Thu Jul 25 17:57:04 2013 (r323657)
+++ head/sysutils/tarsnap/distinfo Thu Jul 25 18:05:05 2013 (r323658)
@@ -1,2 +1,3 @@
-SHA256 (tarsnap-autoconf-1.0.34.tgz) = 14c0172afac47f5f7cbc58e6442a27a0755685711f9d1cec4195c4f457053811
-SIZE (tarsnap-autoconf-1.0.34.tgz) = 598348
+SHA256 (tarsnap-autoconf-1.0.35.tgz) = 6c9f6756bc43bc225b842f7e3a0ec7204e0cf606e10559d27704e1cc33098c9a
+SIZE (tarsnap-autoconf-1.0.35.tgz) = 600115
+
More information about the svn-ports-head
mailing list