Index: head/net-p2p/rtorrent/Makefile =================================================================== --- head/net-p2p/rtorrent/Makefile (revision 199276) +++ head/net-p2p/rtorrent/Makefile (revision 199277) @@ -1,49 +1,49 @@ # New ports collection makefile for: rtorrent # Date created: Mar 03 2005 # Whom: Florent Thoumie # # $FreeBSD$ # PORTNAME?= rtorrent -PORTVERSION?= 0.7.5 +PORTVERSION?= 0.7.7 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/rtorrent/ MAINTAINER?= flz@FreeBSD.org COMMENT?= BitTorrent Client written in C++ LIB_DEPENDS?= # empty -BUILD_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent -RUN_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent +BUILD_DEPENDS?= libtorrent=0.11.7:${PORTSDIR}/net-p2p/libtorrent +RUN_DEPENDS?= libtorrent=0.11.7:${PORTSDIR}/net-p2p/libtorrent LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl CONFLICTS?= rtorrent-devel-[0-9]* MAN1= rtorrent.1 USE_GCC= 3.4+ USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message PORTDOCS= README post-patch: @${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/configure post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/ ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/rtorrent.rc ${EXAMPLESDIR}/ @${CAT} ${PKGMESSAGE} .include Property changes on: head/net-p2p/rtorrent/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/net-p2p/rtorrent/distinfo =================================================================== --- head/net-p2p/rtorrent/distinfo (revision 199276) +++ head/net-p2p/rtorrent/distinfo (revision 199277) @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.7.5.tar.gz) = 06a21087636097f6e7cc1024fff65fe6 -SHA256 (rtorrent-0.7.5.tar.gz) = d90e5f7246f9e9620be6a8f3c912d6e0491dc5708efa38b1e4f24899c5e8d20e -SIZE (rtorrent-0.7.5.tar.gz) = 479308 +MD5 (rtorrent-0.7.7.tar.gz) = 430ac264605fc13be6a5d15180e5c957 +SHA256 (rtorrent-0.7.7.tar.gz) = 4c8e3fdec6c59a59aa3af6481d0b6e8904c8985acb61d5af2bfa07237c481fb3 +SIZE (rtorrent-0.7.7.tar.gz) = 487340 Property changes on: head/net-p2p/rtorrent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property