diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-11 03:20:18 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-11 03:20:18 +0800 |
commit | 8a346c2772b60f3492c96cd3536949b4d0f4d7bb (patch) | |
tree | d0aab2b3913b3dc7e3b3c4ce2c00ff03d5e8081e /security/tor-devel | |
parent | eb35b1393fd523bdd89bbc21a0cc8fe609ce1e49 (diff) | |
download | freebsd-ports-gnome-8a346c2772b60f3492c96cd3536949b4d0f4d7bb.tar.gz freebsd-ports-gnome-8a346c2772b60f3492c96cd3536949b4d0f4d7bb.tar.zst freebsd-ports-gnome-8a346c2772b60f3492c96cd3536949b4d0f4d7bb.zip |
- Update to 0.1.2.7
PR: ports/108966
Submitted by: Peter Thoenen <peter.thoenen at yahoo.com> (maintainer)
Diffstat (limited to 'security/tor-devel')
-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 09024ad22fa1..3c6bdac36483 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.1.2.6 +PORTVERSION= 0.1.2.7 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ \ http://mirror.onionland.org/dist/ @@ -42,7 +42,7 @@ post-patch: -e 's!-g -O2!!' \ -e 's!-O2!!' -pre-install: +pre-su-install: @${SETENV} PKG_PREFIX=${PREFIX} ${SH} \ ${PKGINSTALL} ${PKGNAME} PRE-INSTALL diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 5f0f2bf93f1e..3ac505381b39 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tor-0.1.2.6-alpha.tar.gz) = 62d3fb8a96937d7d5de653a653acb671 -SHA256 (tor-0.1.2.6-alpha.tar.gz) = 617e154bef5a9e6aa76a0c0cad64a7002e440711e24dec54115960f72bfbff76 -SIZE (tor-0.1.2.6-alpha.tar.gz) = 1078819 +MD5 (tor-0.1.2.7-alpha.tar.gz) = 561c490b25a84e4716be18937afa61ba +SHA256 (tor-0.1.2.7-alpha.tar.gz) = 02602e529819bb702cb25a48ad7cde89a31784004b52c29356a303e8b438b635 +SIZE (tor-0.1.2.7-alpha.tar.gz) = 1154768 |