[Midnightbsd-cvs] mports: Makefile: bump libevent version
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Jun 13 00:12:35 EDT 2008
Log Message:
-----------
bump libevent version
Modified Files:
--------------
mports/security/tor:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/tor/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L security/tor/Makefile -L security/tor/Makefile -u -r1.3 -r1.4
--- security/tor/Makefile
+++ security/tor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tor
PORTVERSION= 0.1.2.19
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://www.torproject.org/dist/ \
http://mirror.onionland.org/dist/
@@ -17,7 +18,7 @@
LICENSE= bsd3
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes
More information about the Midnightbsd-cvs
mailing list