Date: Thu, 20 Jun 2013 04:37:30 +0000 (UTC) From: Brendan Fabeny <bf@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321351 - in head/security/tor-devel: . files Message-ID: <201306200437.r5K4bUBZ010189@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bf Date: Thu Jun 20 04:37:30 2013 New Revision: 321351 URL: http://svnweb.freebsd.org/changeset/ports/321351 Log: Update to 0.2.4.14-alpha Security: Tor bugs 9002, 9063 Deleted: head/security/tor-devel/files/patch-src__or__relay.c Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Thu Jun 20 04:21:07 2013 (r321350) +++ head/security/tor-devel/Makefile Thu Jun 20 04:37:30 2013 (r321351) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.4.13-alpha -PORTREVISION= 1 +DISTVERSION= 0.2.4.14-alpha CATEGORIES= security net ipv6 MASTER_SITES= https://www.torproject.org/dist/ \ ftp://ftp.bit.nl/mirror/tor/ \ Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Thu Jun 20 04:21:07 2013 (r321350) +++ head/security/tor-devel/distinfo Thu Jun 20 04:37:30 2013 (r321351) @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.4.13-alpha.tar.gz) = a8bbdf91e37a7d1385565d805f3ac75182666c7d616580ef78d8350b0978c088 -SIZE (tor-0.2.4.13-alpha.tar.gz) = 2816561 +SHA256 (tor-0.2.4.14-alpha.tar.gz) = 2b32f87f1fa14032ebfcc56c4dce49cb5e4f6b5ba8e1bbacdedc8d25bd16f094 +SIZE (tor-0.2.4.14-alpha.tar.gz) = 2832944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306200437.r5K4bUBZ010189>