From owner-svn-ports-head@freebsd.org Mon Jan 30 14:55:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BF71CC7295; Mon, 30 Jan 2017 14:55:11 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CACB1989; Mon, 30 Jan 2017 14:55:10 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0UEtAEY015470; Mon, 30 Jan 2017 14:55:10 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0UEt8So015456; Mon, 30 Jan 2017 14:55:08 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201701301455.v0UEt8So015456@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Mon, 30 Jan 2017 14:55:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432850 - in head: audio/optimfrog ftp/filezilla ftp/libfilezilla net-p2p/libtorrent-rasterbar security/cfv security/py-fchksum sysutils/b2sum www/qupzilla-qt4 www/qupzilla-qt5 x11-font... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2017 14:55:11 -0000 Author: rezny Date: Mon Jan 30 14:55:08 2017 New Revision: 432850 URL: https://svnweb.freebsd.org/changeset/ports/432850 Log: Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9380 Modified: head/audio/optimfrog/Makefile head/ftp/filezilla/Makefile head/ftp/libfilezilla/Makefile head/net-p2p/libtorrent-rasterbar/Makefile head/security/cfv/Makefile head/security/py-fchksum/Makefile head/sysutils/b2sum/Makefile head/www/qupzilla-qt4/Makefile head/www/qupzilla-qt5/Makefile head/x11-fonts/oldschool-pc-fonts/Makefile head/x11-themes/gtk-E17-theme/Makefile head/x11-themes/qt4-style-Kvantum/Makefile head/x11-themes/qt5-style-Kvantum/Makefile head/x11/xpra/Makefile Modified: head/audio/optimfrog/Makefile ============================================================================== --- head/audio/optimfrog/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/audio/optimfrog/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://losslessaudio.org/Downloads/A1C0/${DISTVERSION:S/.//}/FreeBSD/ DISTNAME= # OptimFROG_FreeBSD_${ARCH}_${DISTVERSION:S/.//} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT?= Best-ratio lossless audio codec LICENSE= OptimFROG Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/ftp/filezilla/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -6,7 +6,7 @@ CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client LICENSE= GPLv2+ Modified: head/ftp/libfilezilla/Makefile ============================================================================== --- head/ftp/libfilezilla/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/ftp/libfilezilla/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -5,7 +5,7 @@ PORTVERSION= 0.9.0 CATEGORIES= ftp MASTER_SITES= http://download.filezilla-project.org/${PORTNAME}/ -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= C++ library for building platform-independent programs LICENSE= GPLv2+ Modified: head/net-p2p/libtorrent-rasterbar/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/net-p2p/libtorrent-rasterbar/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client LICENSE= BSD3CLAUSE Modified: head/security/cfv/Makefile ============================================================================== --- head/security/cfv/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/security/cfv/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -6,7 +6,7 @@ PORTVERSION= 1.18.3 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Utility to both test and create .sfv, .csv, and md5sum files USES= python:2 Modified: head/security/py-fchksum/Makefile ============================================================================== --- head/security/py-fchksum/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/security/py-fchksum/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -8,7 +8,7 @@ MASTER_SITES= http://code.fluffytapeworm PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Python module to find the checksum of files LICENSE= GPLv2 Modified: head/sysutils/b2sum/Makefile ============================================================================== --- head/sysutils/b2sum/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/sysutils/b2sum/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -7,7 +7,7 @@ CATEGORIES= sysutils security MASTER_SITES= http://blake2.net/ DISTNAME= blake2_code_${B2VERSION}${EXTRACT_SUFFX} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Fast secure hashing LICENSE= CC0-1.0 Modified: head/www/qupzilla-qt4/Makefile ============================================================================== --- head/www/qupzilla-qt4/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/www/qupzilla-qt4/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/QupZill PKGNAMESUFFIX= -qt4 DISTNAME= QupZilla-${PORTVERSION} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3 Modified: head/www/qupzilla-qt5/Makefile ============================================================================== --- head/www/qupzilla-qt5/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/www/qupzilla-qt5/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/QupZill PKGNAMESUFFIX= -qt5 DISTNAME= QupZilla-${PORTVERSION} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3 Modified: head/x11-fonts/oldschool-pc-fonts/Makefile ============================================================================== --- head/x11-fonts/oldschool-pc-fonts/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/x11-fonts/oldschool-pc-fonts/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -6,7 +6,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://int10h.org/${PORTNAME}/download/ DISTNAME= ultimate_oldschool_pc_font_pack_v${DISTVERSION} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Ultimate Oldschool PC Font Pack LICENSE= CC-BY-SA-4.0 Modified: head/x11-themes/gtk-E17-theme/Makefile ============================================================================== --- head/x11-themes/gtk-E17-theme/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/x11-themes/gtk-E17-theme/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= gtk- PKGNAMESUFFIX= -theme DISTNAME= 163472-${PORTNAME}${PKGNAMEPREFIX}${PORTVERSION} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Dark GTK theme for Enlightenment FETCH_BEFORE_ARGS= -o ${DISTFILES} Modified: head/x11-themes/qt4-style-Kvantum/Makefile ============================================================================== --- head/x11-themes/qt4-style-Kvantum/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/x11-themes/qt4-style-Kvantum/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= V CATEGORIES= x11-themes PKGNAMEPREFIX= qt4-style- -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= SVG-based theme engine for Qt4/5, KDE and LXQT LICENSE= GPLv3+ Modified: head/x11-themes/qt5-style-Kvantum/Makefile ============================================================================== --- head/x11-themes/qt5-style-Kvantum/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/x11-themes/qt5-style-Kvantum/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= V CATEGORIES= x11-themes PKGNAMEPREFIX= qt5-style- -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= SVG-based theme engine for Qt4/5, KDE and LXQT LICENSE= GPLv3+ Modified: head/x11/xpra/Makefile ============================================================================== --- head/x11/xpra/Makefile Mon Jan 30 14:50:01 2017 (r432849) +++ head/x11/xpra/Makefile Mon Jan 30 14:55:08 2017 (r432850) @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Xpra gives you persistent remote applications for X LICENSE= GPLv2