[Midnightbsd-cvs] mports [18245] trunk/security/tor: tor 0.2.5.10

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Mar 19 21:43:37 EDT 2015


Revision: 18245
          http://svnweb.midnightbsd.org/mports/?rev=18245
Author:   laffer1
Date:     2015-03-19 21:43:36 -0400 (Thu, 19 Mar 2015)
Log Message:
-----------
tor 0.2.5.10

Modified Paths:
--------------
    trunk/security/tor/Makefile
    trunk/security/tor/distinfo

Modified: trunk/security/tor/Makefile
===================================================================
--- trunk/security/tor/Makefile	2015-03-20 01:40:37 UTC (rev 18244)
+++ trunk/security/tor/Makefile	2015-03-20 01:43:36 UTC (rev 18245)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	tor
-DISTVERSION=	0.2.4.24
+DISTVERSION=	0.2.5.10
 CATEGORIES=	security net ipv6
 MASTER_SITES=	TOR
 
@@ -120,7 +120,7 @@
 post-configure:
 	@${FIND} -X ${WRKSRC} -type f -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
 		"s|-lpthread|${PTHREAD_LIBS}|g"
-	@${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(regular_mans:=.1)|' \
+	@${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(install_mans:=.1)|' \
 		${WRKSRC}/Makefile
 
 .if ! ${PORT_OPTIONS:MTOR2WEB}

Modified: trunk/security/tor/distinfo
===================================================================
--- trunk/security/tor/distinfo	2015-03-20 01:40:37 UTC (rev 18244)
+++ trunk/security/tor/distinfo	2015-03-20 01:43:36 UTC (rev 18245)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.4.24.tar.gz) = 99b15c6858c04e93a31d3ae90dd69f5021faa2237da93a24fbd246f4f1670ad1
-SIZE (tor-0.2.4.24.tar.gz) = 3002418
+SHA256 (tor-0.2.5.10.tar.gz) = b3dd02a5dcd2ffe14d9a37956f92779d4427edf7905c0bba9b1e3901b9c5a83b
+SIZE (tor-0.2.5.10.tar.gz) = 3166480



More information about the Midnightbsd-cvs mailing list