Index: head/security/tor/Makefile =================================================================== --- head/security/tor/Makefile (revision 138414) +++ head/security/tor/Makefile (revision 138415) @@ -1,44 +1,43 @@ # ports collection makefile for: tor # Date created: 2004.05.28 # Whom: freebsd-ports@rikrose.net # # $FreeBSD$ # PORTNAME= tor -PORTVERSION= 0.1.0.10 -PORTREVISION= 1 +PORTVERSION= 0.1.0.11 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ MAINTAINER= freebsd-ports@rikrose.net COMMENT= An anonymizing overlay network for TCP RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes USE_OPENSSL= yes USE_REINPLACE= yes MANCOMPRESSED= no MAN1= tor.1 tor-resolve.1 torify.1 post-patch: @${MV} ${WRKSRC}/contrib/tor-tsocks.conf \ ${WRKSRC}/contrib/tor-tsocks.conf.sample @${REINPLACE_CMD} -e "s|tor-tsocks.conf|tor-tsocks.conf.sample|g" \ ${WRKSRC}/contrib/Makefile.in # uphold CFLAGS @${FIND} ${WRKSRC} -type f | ${XARGS} \ -n 10 ${REINPLACE_CMD} -E \ -e 's!-g -O2!!' \ -e 's!-O2!!' pre-install: PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL post-install: ${INSTALL_DATA} ${WRKSRC}/contrib/tor.sh ${PREFIX}/etc/rc.d/tor.sh.sample .include Property changes on: head/security/tor/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/security/tor/distinfo =================================================================== --- head/security/tor/distinfo (revision 138414) +++ head/security/tor/distinfo (revision 138415) @@ -1,2 +1,2 @@ -MD5 (tor-0.1.0.10.tar.gz) = a7d27084ebe3f407c0c3fdaf61fb5631 -SIZE (tor-0.1.0.10.tar.gz) = 629877 +MD5 (tor-0.1.0.11.tar.gz) = c9d2b313a4c0637b9b75e382d2e0e88c +SIZE (tor-0.1.0.11.tar.gz) = 630033 Property changes on: head/security/tor/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/security/tor-devel/Makefile =================================================================== --- head/security/tor-devel/Makefile (revision 138414) +++ head/security/tor-devel/Makefile (revision 138415) @@ -1,44 +1,43 @@ # ports collection makefile for: tor # Date created: 2004.05.28 # Whom: freebsd-ports@rikrose.net # # $FreeBSD$ # PORTNAME= tor -PORTVERSION= 0.1.0.10 -PORTREVISION= 1 +PORTVERSION= 0.1.0.11 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ MAINTAINER= freebsd-ports@rikrose.net COMMENT= An anonymizing overlay network for TCP RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes USE_OPENSSL= yes USE_REINPLACE= yes MANCOMPRESSED= no MAN1= tor.1 tor-resolve.1 torify.1 post-patch: @${MV} ${WRKSRC}/contrib/tor-tsocks.conf \ ${WRKSRC}/contrib/tor-tsocks.conf.sample @${REINPLACE_CMD} -e "s|tor-tsocks.conf|tor-tsocks.conf.sample|g" \ ${WRKSRC}/contrib/Makefile.in # uphold CFLAGS @${FIND} ${WRKSRC} -type f | ${XARGS} \ -n 10 ${REINPLACE_CMD} -E \ -e 's!-g -O2!!' \ -e 's!-O2!!' pre-install: PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL post-install: ${INSTALL_DATA} ${WRKSRC}/contrib/tor.sh ${PREFIX}/etc/rc.d/tor.sh.sample .include Property changes on: head/security/tor-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/security/tor-devel/distinfo =================================================================== --- head/security/tor-devel/distinfo (revision 138414) +++ head/security/tor-devel/distinfo (revision 138415) @@ -1,2 +1,2 @@ -MD5 (tor-0.1.0.10.tar.gz) = a7d27084ebe3f407c0c3fdaf61fb5631 -SIZE (tor-0.1.0.10.tar.gz) = 629877 +MD5 (tor-0.1.0.11.tar.gz) = c9d2b313a4c0637b9b75e382d2e0e88c +SIZE (tor-0.1.0.11.tar.gz) = 630033 Property changes on: head/security/tor-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property