diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-03-12 22:34:36 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-03-12 22:34:36 +0000 |
commit | 0dae17c430965828bc120c1bfcefe6d57a6e90ab (patch) | |
tree | 30c5fccc98009b082823b2dcb56b0f00f54eb9e9 /security/obfsproxy | |
parent | 590ae389427a8201fef8c61a7c7418831bcb5c08 (diff) |
Update to 0.1.1 (and bump PORTEPOCH)
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=293188
Diffstat (limited to 'security/obfsproxy')
-rw-r--r-- | security/obfsproxy/Makefile | 3 | ||||
-rw-r--r-- | security/obfsproxy/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile index 00f231d008e9..2b7f7e5f1265 100644 --- a/security/obfsproxy/Makefile +++ b/security/obfsproxy/Makefile @@ -6,7 +6,8 @@ # PORTNAME= obfsproxy -DISTVERSION= 20120216 +DISTVERSION= 0.1.1 +PORTEPOCH= 1 CATEGORIES= security net MASTER_SITES= https://www.c-s.li/ports/ diff --git a/security/obfsproxy/distinfo b/security/obfsproxy/distinfo index c4341a7c176a..c86764b9e9d6 100644 --- a/security/obfsproxy/distinfo +++ b/security/obfsproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (obfsproxy-20120216.tar.gz) = fff79794932933345fafaf25ccec2bbd4b9a9067f05c081c9abb64635c5debb4 -SIZE (obfsproxy-20120216.tar.gz) = 121713 +SHA256 (obfsproxy-0.1.1.tar.gz) = 8391139ebeb61f9f172dbbc149af049e844a9fe60785e99471e632bcb626f05e +SIZE (obfsproxy-0.1.1.tar.gz) = 128362 |