diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 4 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index b648cc44cce9..220487341589 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.2.23-alpha +DISTVERSION= 0.2.2.24-alpha CATEGORIES= security net ipv6 MASTER_SITES= http://www.torproject.org/dist/ \ ftp://ftp.bit.nl/mirror/tor/ \ @@ -106,8 +106,6 @@ post-patch: ${WRKSRC}/contrib/Makefile.in @${REINPLACE_CMD} -e '\|^install-data-am:|s|install-docDATA||' \ ${WRKSRC}/doc/Makefile.in - @${REINPLACE_CMD} -e '\|CFLAGS=|{s|-g||;s|-O[0-9]\{0,1\}||;}' \ - -e 's|netinet/in6||g' ${WRKSRC}/configure post-configure: @${FIND} -X ${WRKSRC} -type f -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \ diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 6cece13b05c3..74154c1d95bf 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.2.23-alpha.tar.gz) = a61ed183903757a67e8f48cb6a81629726998426ba2c2121d68fdb692c2b01a6 -SIZE (tor-0.2.2.23-alpha.tar.gz) = 2569327 +SHA256 (tor-0.2.2.24-alpha.tar.gz) = db60baf40d9edbfd90a7886c8ccbbae384440dcdfe8c98b8d1fea7db874e20c4 +SIZE (tor-0.2.2.24-alpha.tar.gz) = 2596715 |