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

Andrej Zverev az at FreeBSD.org
Mon Nov 19 07:58:40 UTC 2012


Author: az
Date: Mon Nov 19 07:58:39 2012
New Revision: 307553
URL: http://svnweb.freebsd.org/changeset/ports/307553

Log:
  Take maintainership
  
  Approved by:	maintainer (flz@ via email)
  Feature safe: yes

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 Nov 19 04:01:48 2012	(r307552)
+++ head/net-p2p/libtorrent-devel/Makefile	Mon Nov 19 07:58:39 2012	(r307553)
@@ -9,7 +9,7 @@ PORTNAME=	libtorrent-devel
 PORTVERSION=	0.13.1
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
-MAINTAINER=	flz at FreeBSD.org
+MAINTAINER=	az at FreeBSD.org
 COMMENT=	BitTorrent Library written in C++ (development version)
 
 MASTERDIR=	${.CURDIR}/../libtorrent

Modified: head/net-p2p/libtorrent/Makefile
==============================================================================
--- head/net-p2p/libtorrent/Makefile	Mon Nov 19 04:01:48 2012	(r307552)
+++ head/net-p2p/libtorrent/Makefile	Mon Nov 19 07:58:39 2012	(r307553)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://libtorrent.rakshasa
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	flz/libtorrent
 
-MAINTAINER?=	flz at FreeBSD.org
+MAINTAINER?=	az 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 Nov 19 04:01:48 2012	(r307552)
+++ head/net-p2p/rtorrent-devel/Makefile	Mon Nov 19 07:58:39 2012	(r307553)
@@ -10,7 +10,7 @@ PORTVERSION=	0.9.1
 PORTREVISION=	0
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
-MAINTAINER=	flz at FreeBSD.org
+MAINTAINER=	az at FreeBSD.org
 COMMENT=	BitTorrent Client written in C++ (development version)
 
 BUILD_DEPENDS=	libtorrent-devel=0.13.1_1:${PORTSDIR}/net-p2p/libtorrent-devel

Modified: head/net-p2p/rtorrent/Makefile
==============================================================================
--- head/net-p2p/rtorrent/Makefile	Mon Nov 19 04:01:48 2012	(r307552)
+++ head/net-p2p/rtorrent/Makefile	Mon Nov 19 07:58:39 2012	(r307553)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://libtorrent.rakshasa
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	flz/rtorrent/
 
-MAINTAINER?=	flz at FreeBSD.org
+MAINTAINER?=	az 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-head mailing list