Index: head/net-p2p/rtorrent/Makefile =================================================================== --- head/net-p2p/rtorrent/Makefile (revision 165853) +++ head/net-p2p/rtorrent/Makefile (revision 165854) @@ -1,43 +1,43 @@ # New ports collection makefile for: rtorrent # Date created: Mar 03 2005 # Whom: Florent Thoumie # # $FreeBSD$ # PORTNAME?= rtorrent -PORTVERSION?= 0.4.5 +PORTVERSION?= 0.5.3 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ MAINTAINER?= flz@FreeBSD.org COMMENT?= BitTorrent Client written in C++ -LIB_DEPENDS?= torrent.6:${PORTSDIR}/net-p2p/libtorrent +LIB_DEPENDS?= torrent.7:${PORTSDIR}/net-p2p/libtorrent LIB_DEPENDS+= curl.3:${PORTSDIR}/ftp/curl CONFLICTS= rtorrent-devel-[0-9]* MAN1= rtorrent.1 USE_GCC= 3.4 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.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/net-p2p/rtorrent/distinfo =================================================================== --- head/net-p2p/rtorrent/distinfo (revision 165853) +++ head/net-p2p/rtorrent/distinfo (revision 165854) @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.4.5.tar.gz) = 5344b71334bacdbc80066b2a468aa05c -SHA256 (rtorrent-0.4.5.tar.gz) = 86c9ae66efc4f04d4a63a9b8bc619b45caf2b273277b7bf60e0ae60c7d5aadee -SIZE (rtorrent-0.4.5.tar.gz) = 391183 +MD5 (rtorrent-0.5.3.tar.gz) = 5fe1fad0fe72ccb99d83d09a566f8732 +SHA256 (rtorrent-0.5.3.tar.gz) = 3848813275416a05cb209b891683c07271b0a47bd0f9fc877d3fa0cf58d0f051 +SIZE (rtorrent-0.5.3.tar.gz) = 413437 Property changes on: head/net-p2p/rtorrent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/net-p2p/rtorrent-devel/Makefile =================================================================== --- head/net-p2p/rtorrent-devel/Makefile (revision 165853) +++ head/net-p2p/rtorrent-devel/Makefile (revision 165854) @@ -1,25 +1,25 @@ # New ports collection makefile for: rtorrent-devel # Date created: May 17 2006 # Whom: Florent Thoumie # # $FreeBSD$ # PORTNAME= rtorrent-devel -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.3 PORTREVISION= 0 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) LIB_DEPENDS= torrent.7:${PORTSDIR}/net-p2p/libtorrent-devel MASTERDIR= ${.CURDIR}/../rtorrent MD5_FILE= ${.CURDIR}/distinfo PLIST= ${.CURDIR}/pkg-plist DESCR= ${MASTERDIR}/pkg-descr CONFLICTS= rtorrent-[0-9]* .include "${MASTERDIR}/Makefile" Property changes on: head/net-p2p/rtorrent-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/net-p2p/rtorrent-devel/distinfo =================================================================== --- head/net-p2p/rtorrent-devel/distinfo (revision 165853) +++ head/net-p2p/rtorrent-devel/distinfo (revision 165854) @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.5.1.tar.gz) = e33e1478bbe1a8836f318f0d904782c4 -SHA256 (rtorrent-0.5.1.tar.gz) = d6c94ce0236f455bebb79a5851525ceecde160fc94b3bd1b4ea55406f85be561 -SIZE (rtorrent-0.5.1.tar.gz) = 411269 +MD5 (rtorrent-0.5.3.tar.gz) = 5fe1fad0fe72ccb99d83d09a566f8732 +SHA256 (rtorrent-0.5.3.tar.gz) = 3848813275416a05cb209b891683c07271b0a47bd0f9fc877d3fa0cf58d0f051 +SIZE (rtorrent-0.5.3.tar.gz) = 413437 Property changes on: head/net-p2p/rtorrent-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property