Date: Fri, 18 Apr 2014 13:13:05 GMT From: Fabian Keil <fk@fabiankeil.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188761: [patch] Update security/tor-devel to 0.2.5.3-alpha Message-ID: <201404181313.s3IDD57q010489@cgiserv.freebsd.org> Resent-Message-ID: <201404181320.s3IDK0G6047849@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188761 >Category: ports >Synopsis: [patch] Update security/tor-devel to 0.2.5.3-alpha >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: Fri Apr 18 13:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Fabian Keil >Release: HEAD >Organization: >Environment: FreeBSD r500.local 11.0-CURRENT FreeBSD 11.0-CURRENT #634 r264294+3a7b962(fk): Wed Apr 9 14:19:05 CEST 2014 fk@r500.local:/usr/obj/usr/src/sys/ZOEY amd64 >Description: The attached patch updates security/tor-devel to 0.2.5.3-alpha. Redports logs are available at: https://redports.org/buildarchive/20140418124843-88705/ >How-To-Repeat: >Fix: Patch attached with submission follows: >From 534d4e4e86935dfdce710ccecfa17059c3395684 Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Fri, 11 Apr 2014 13:08:42 +0200 Subject: [PATCH] Update tor-devel to 0.2.5.3-alpha --- security/tor-devel/Makefile | 2 +- security/tor-devel/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git security/tor-devel/Makefile security/tor-devel/Makefile index 98a7a5b..6b247e7 100644 --- security/tor-devel/Makefile +++ security/tor-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.5.2-alpha +DISTVERSION= 0.2.5.3-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel diff --git security/tor-devel/distinfo security/tor-devel/distinfo index 6aa5594..8feb9f9 100644 --- security/tor-devel/distinfo +++ security/tor-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.5.2-alpha.tar.gz) = 32a1d6dbfa4527fdaebfcb093f1d35cf464877b83b717a2ee0031e4f1f85b805 -SIZE (tor-0.2.5.2-alpha.tar.gz) = 2961889 +SHA256 (tor-0.2.5.3-alpha.tar.gz) = 7dd9313a066e6d94131a07cf0a70ad1e8e3d92cbd752b1e1ca9baeb68a9bbd76 +SIZE (tor-0.2.5.3-alpha.tar.gz) = 3039133 -- 1.9.0 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404181313.s3IDD57q010489>