From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 10 04:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 18EE2D5F for ; Wed, 10 Jul 2013 04:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0BC4811A9 for ; Wed, 10 Jul 2013 04:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6A4K0S1074900 for ; Wed, 10 Jul 2013 04:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6A4K0st074899; Wed, 10 Jul 2013 04:20:00 GMT (envelope-from gnats) Date: Wed, 10 Jul 2013 04:20:00 GMT Message-Id: <201307100420.r6A4K0st074899@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/180420: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 04:20:01 -0000 The following reply was made to PR ports/180420; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/180420: commit references a PR Date: Wed, 10 Jul 2013 04:14:39 +0000 (UTC) Author: miwi Date: Wed Jul 10 04:14:31 2013 New Revision: 322612 URL: http://svnweb.freebsd.org/changeset/ports/322612 Log: - Pass maintainership to submitter - While here trim header PR: 180420 Submitted by: Jason Harris Modified: head/net-p2p/torrentsniff/Makefile (contents, props changed) Modified: head/net-p2p/torrentsniff/Makefile ============================================================================== --- head/net-p2p/torrentsniff/Makefile Wed Jul 10 04:05:14 2013 (r322611) +++ head/net-p2p/torrentsniff/Makefile Wed Jul 10 04:14:31 2013 (r322612) @@ -1,16 +1,12 @@ -# New ports collection makefile for: torrentsniff -# Date created: 06 July 2003 -# Whom: Pav Lucistnik -# +# Created by: Pav Lucistnik # $FreeBSD$ -# PORTNAME= torrentsniff PORTVERSION= 0.3.0 CATEGORIES= net-p2p perl5 MASTER_SITES= http://www.highprogrammer.com/alan/perl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jharris@widomaker.com COMMENT= Commandline tool for getting status of torrent RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"