Date: Fri, 22 Feb 2019 02:42:10 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493541 - head/security/tor-devel Message-ID: <201902220242.x1M2gAaE041264@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Feb 22 02:42:10 2019 New Revision: 493541 URL: https://svnweb.freebsd.org/changeset/ports/493541 Log: security/tor-devel: Upgrade 0.4.0.1 -> 0.4.0.2 Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.0.2-alpha Reported by: upstream notification Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Fri Feb 22 02:41:07 2019 (r493540) +++ head/security/tor-devel/Makefile Fri Feb 22 02:42:10 2019 (r493541) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.0.1 +DISTVERSION= 0.4.0.2 DISTVERSIONSUFFIX= -alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Fri Feb 22 02:41:07 2019 (r493540) +++ head/security/tor-devel/distinfo Fri Feb 22 02:42:10 2019 (r493541) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547834701 -SHA256 (tor-0.4.0.1-alpha.tar.gz) = 7cff261f41f29ba951e422757e694b1319c9e989182bd6e580a9c6ac71a71ad0 -SIZE (tor-0.4.0.1-alpha.tar.gz) = 7087989 +TIMESTAMP = 1550802942 +SHA256 (tor-0.4.0.2-alpha.tar.gz) = 6d2c6fbf975be2cb7c677102fa5f29c4ad23457ec1871f6ba50f8060fecd60b6 +SIZE (tor-0.4.0.2-alpha.tar.gz) = 7156129
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902220242.x1M2gAaE041264>