svn commit: r345871 - in head/net-p2p: libtorrent libtorrent-devel rtorrent rtorrent-devel

Andrej Zverev az at FreeBSD.org
Mon Feb 24 15:51:14 UTC 2014


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 at FreeBSD.org
+MAINTAINER=	ports at 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 at FreeBSD.org
+MAINTAINER?=	ports at 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 at FreeBSD.org
+MAINTAINER=	ports at 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 at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	BitTorrent Client written in C++
 
 BUILD_DEPENDS=	libtorrent=0.13.2_1:${PORTSDIR}/net-p2p/libtorrent


More information about the svn-ports-all mailing list