Date: Mon, 30 Jan 2017 14:55:08 +0000 (UTC) From: Matthew Rezny <rezny@FreeBSD.org> 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... Message-ID: <201701301455.v0UEt8So015456@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701301455.v0UEt8So015456>