Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2014 15:51:13 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345871 - in head/net-p2p: libtorrent libtorrent-devel rtorrent rtorrent-devel
Message-ID:  <201402241551.s1OFpDmm090108@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Mon Feb 24 15:51:12 2014
New Revision: 345871
URL: http://svnweb.freebsd.org/changeset/ports/345871
QAT: https://qat.redports.org/buildarchive/r345871/

Log:
  drop maintainership. I don't have time for these ports.

Modified:
  head/net-p2p/libtorrent-devel/Makefile
  head/net-p2p/libtorrent/Makefile
  head/net-p2p/rtorrent-devel/Makefile
  head/net-p2p/rtorrent/Makefile

Modified: head/net-p2p/libtorrent-devel/Makefile
==============================================================================
--- head/net-p2p/libtorrent-devel/Makefile	Mon Feb 24 15:40:30 2014	(r345870)
+++ head/net-p2p/libtorrent-devel/Makefile	Mon Feb 24 15:51:12 2014	(r345871)
@@ -7,7 +7,7 @@ CATEGORIES=	net-p2p
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
-MAINTAINER=	az@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BitTorrent Library written in C++ (development version)
 
 LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20

Modified: head/net-p2p/libtorrent/Makefile
==============================================================================
--- head/net-p2p/libtorrent/Makefile	Mon Feb 24 15:40:30 2014	(r345870)
+++ head/net-p2p/libtorrent/Makefile	Mon Feb 24 15:51:12 2014	(r345871)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://libtorrent.rakshasa
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	flz/libtorrent
 
-MAINTAINER?=	az@FreeBSD.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	BitTorrent Library written in C++
 
 LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20

Modified: head/net-p2p/rtorrent-devel/Makefile
==============================================================================
--- head/net-p2p/rtorrent-devel/Makefile	Mon Feb 24 15:40:30 2014	(r345870)
+++ head/net-p2p/rtorrent-devel/Makefile	Mon Feb 24 15:51:12 2014	(r345871)
@@ -7,7 +7,7 @@ CATEGORIES=	net-p2p
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
-MAINTAINER=	az@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BitTorrent Client written in C++ (development version)
 
 BUILD_DEPENDS=	libtorrent-devel=0.13.3_1:${PORTSDIR}/net-p2p/libtorrent-devel

Modified: head/net-p2p/rtorrent/Makefile
==============================================================================
--- head/net-p2p/rtorrent/Makefile	Mon Feb 24 15:40:30 2014	(r345870)
+++ head/net-p2p/rtorrent/Makefile	Mon Feb 24 15:51:12 2014	(r345871)
@@ -6,7 +6,7 @@ PORTREVISION=	3
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/
 
-MAINTAINER=	az@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BitTorrent Client written in C++
 
 BUILD_DEPENDS=	libtorrent=0.13.2_1:${PORTSDIR}/net-p2p/libtorrent



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402241551.s1OFpDmm090108>