diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-18 18:13:59 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-18 18:13:59 +0000 |
commit | 4f2130493c922aa0bce5ebfa32dacd0ac70ab21c (patch) | |
tree | 52f5018ccdf13946e2a8af5bccaa5028e122b1e7 | |
parent | Recreate symlinks instead of renaming them, so they point to the right (diff) |
security/tor-devel: Update 0.3.5.6-rc -> 0.4.0.1-alpha
Reported by: upstream notification
Notes
Notes:
svn path=/head/; revision=490645
-rw-r--r-- | security/tor-devel/Makefile | 4 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 87c7c1468d69..bd5554f81136 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.5.6 -DISTVERSIONSUFFIX= -rc +DISTVERSION= 0.4.0.1 +DISTVERSIONSUFFIX= -alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 91d67b3dddbb..f62ba6f8ad5e 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545159200 -SHA256 (tor-0.3.5.6-rc.tar.gz) = a77e2d3845fdd15ccf3294c665542acb0159e20ff0cb381301892a8fecd70981 -SIZE (tor-0.3.5.6-rc.tar.gz) = 6917906 +TIMESTAMP = 1547834701 +SHA256 (tor-0.4.0.1-alpha.tar.gz) = 7cff261f41f29ba951e422757e694b1319c9e989182bd6e580a9c6ac71a71ad0 +SIZE (tor-0.4.0.1-alpha.tar.gz) = 7087989 |