diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-05-03 11:38:02 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-05-03 11:38:02 +0000 |
commit | a55a1c35e9428389ed4d1384ad5eb9e989202874 (patch) | |
tree | 0ee95222f6c2aa19212572c46dbbd5416fe5f3a4 | |
parent | 9ad1f26cd123a39d6f03c2e3a251aecc1e083743 (diff) | |
download | ports-a55a1c35e9428389ed4d1384ad5eb9e989202874.tar.gz ports-a55a1c35e9428389ed4d1384ad5eb9e989202874.zip |
Notes
-rw-r--r-- | security/obfsproxy/Makefile | 3 | ||||
-rw-r--r-- | security/obfsproxy/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile index cecfe0be8489..1121eaa32456 100644 --- a/security/obfsproxy/Makefile +++ b/security/obfsproxy/Makefile @@ -6,8 +6,7 @@ # PORTNAME= obfsproxy -DISTVERSION= 0.1.3 -PORTREVISION= 1 +DISTVERSION= 0.1.4 PORTEPOCH= 1 CATEGORIES= security net MASTER_SITES= https://archive.torproject.org/tor-package-archive/obfsproxy/ \ diff --git a/security/obfsproxy/distinfo b/security/obfsproxy/distinfo index dff1fb698831..a1a4047e3bc3 100644 --- a/security/obfsproxy/distinfo +++ b/security/obfsproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (obfsproxy-0.1.3.tar.gz) = 15fd924f39d0ffd46e2efc5f594f6a264acea7e3dd2b4b716db2d73d684d088c -SIZE (obfsproxy-0.1.3.tar.gz) = 218679 +SHA256 (obfsproxy-0.1.4.tar.gz) = 6e0ed147e9be4b9f89862b5e2597d355427e977a69c8dfb6e15c04530d3bedb3 +SIZE (obfsproxy-0.1.4.tar.gz) = 217518 |