Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2020 03:15:19 +0000 (UTC)
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531571 - in head: archivers/lizard audio/vgmplay comms/scrcpy deskutils/meteo deskutils/noti devel/app-builder devel/electron4 devel/electron6 devel/electron7 devel/libappindicator dev...
Message-ID:  <202004130315.03D3FJ0b088145@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tagattie
Date: Mon Apr 13 03:15:19 2020
New Revision: 531571
URL: https://svnweb.freebsd.org/changeset/ports/531571

Log:
  Change MAINTAINER email address to FreeBSD.org one
  
  Approved by:	ehaupt (mentor)

Modified:
  head/archivers/lizard/Makefile
  head/audio/vgmplay/Makefile
  head/comms/scrcpy/Makefile
  head/deskutils/meteo/Makefile
  head/deskutils/noti/Makefile
  head/devel/app-builder/Makefile
  head/devel/electron4/Makefile
  head/devel/electron6/Makefile
  head/devel/electron7/Makefile
  head/devel/libappindicator/Makefile
  head/devel/py-ewmh/Makefile
  head/devel/py-python-dbusmock/Makefile
  head/editors/atom/Makefile
  head/editors/vscode/Makefile
  head/graphics/gifsicle/Makefile
  head/x11-themes/materia-gtk-theme/Makefile
  head/x11-themes/papirus-icon-theme/Makefile
  head/x11-themes/plata-theme/Makefile
  head/x11/py-caffeine-ng/Makefile

Modified: head/archivers/lizard/Makefile
==============================================================================
--- head/archivers/lizard/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/archivers/lizard/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0
 CATEGORIES=	archivers
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Efficient compressor with very fast decompression
 
 LICENSE=	BSD2CLAUSE GPLv2

Modified: head/audio/vgmplay/Makefile
==============================================================================
--- head/audio/vgmplay/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/audio/vgmplay/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -7,7 +7,7 @@ CATEGORIES=	audio
 MASTER_SITES=	https://github.com/vgmrips/${PORTNAME}/releases/download/${PORTVERSION}/
 DISTNAME=	${PORTNAME:S/vgmp/VGMP/}_${PORTVERSION:S/.//:S/./-/}_src
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Command-line player for VGM (video game music) files
 
 LICENSE=	GPLv2

Modified: head/comms/scrcpy/Makefile
==============================================================================
--- head/comms/scrcpy/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/comms/scrcpy/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -8,7 +8,7 @@ MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PR
 DISTFILES=	${SERVER_FILE}:server
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Display and control your Android device
 
 LICENSE=	APACHE20

Modified: head/deskutils/meteo/Makefile
==============================================================================
--- head/deskutils/meteo/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/deskutils/meteo/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -4,7 +4,7 @@ PORTNAME=	meteo
 PORTVERSION=	0.9.8
 CATEGORIES=	deskutils
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Weather forecast application using OpenWeatherMap API
 
 LICENSE=	GPLv3+

Modified: head/deskutils/noti/Makefile
==============================================================================
--- head/deskutils/noti/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/deskutils/noti/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -4,7 +4,7 @@ PORTNAME=	noti
 DISTVERSION=	3.4.0
 CATEGORIES=	deskutils
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Trigger notifications when a process completes
 
 LICENSE=	MIT

Modified: head/devel/app-builder/Makefile
==============================================================================
--- head/devel/app-builder/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/devel/app-builder/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -6,7 +6,7 @@ DISTVERSION=	3.4.2
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Generic helper tool to build app in a distributable format
 
 LICENSE=	MIT

Modified: head/devel/electron4/Makefile
==============================================================================
--- head/devel/electron4/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/devel/electron4/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -17,7 +17,7 @@ DISTFILES=	chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chr
 		electron-npm-modules-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Build cross-platform desktop apps with JavaScript, HTML, and CSS
 
 LICENSE=	MIT

Modified: head/devel/electron6/Makefile
==============================================================================
--- head/devel/electron6/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/devel/electron6/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -17,7 +17,7 @@ DISTFILES=	chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chr
 		electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Build cross-platform desktop apps with JavaScript, HTML, and CSS
 
 LICENSE=	MIT

Modified: head/devel/electron7/Makefile
==============================================================================
--- head/devel/electron7/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/devel/electron7/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -17,7 +17,7 @@ DISTFILES=	chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chr
 		electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Build cross-platform desktop apps with JavaScript, HTML, and CSS
 
 LICENSE=	MIT

Modified: head/devel/libappindicator/Makefile
==============================================================================
--- head/devel/libappindicator/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/devel/libappindicator/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -10,7 +10,7 @@ PATCH_SITES=		${MASTER_SITES}
 PATCHFILES=		${PORTNAME}_${MAJOR_VER}+${SNAPSHOT_VER}-${PATCH_VER}.diff.gz
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	KSNI App Indicator library
 
 LICENSE=	LGPL21+

Modified: head/devel/py-ewmh/Makefile
==============================================================================
--- head/devel/py-ewmh/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/devel/py-ewmh/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Python implementation of Extended Window Manager Hints, based on Xlib
 
 LICENSE=	LGPL3+

Modified: head/devel/py-python-dbusmock/Makefile
==============================================================================
--- head/devel/py-python-dbusmock/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/devel/py-python-dbusmock/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Mock D-Bus objects for tests
 
 LICENSE=	LGPL3+

Modified: head/editors/atom/Makefile
==============================================================================
--- head/editors/atom/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/editors/atom/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -13,7 +13,7 @@ DISTFILES=	node-v${APM_NODE_VER}${EXTRACT_SUFX}:node \
 		atom-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm_cache \
 		atom-apm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm_cache
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Hackable text editor for the 21st century
 
 LICENSE=	MIT

Modified: head/editors/vscode/Makefile
==============================================================================
--- head/editors/vscode/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/editors/vscode/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -10,7 +10,7 @@ DISTFILES=	node-v${NODE_VER}-headers${EXTRACT_SUFX}:no
 		vscode-marketplace-exts-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Visual Studio Code - Open Source ("Code - OSS")
 
 LICENSE=	MIT

Modified: head/graphics/gifsicle/Makefile
==============================================================================
--- head/graphics/gifsicle/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/graphics/gifsicle/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -6,7 +6,7 @@ PORTVERSION=	1.92
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.lcdf.org/gifsicle/
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Manipulates GIF images and animations
 
 LICENSE=	GPLv2

Modified: head/x11-themes/materia-gtk-theme/Makefile
==============================================================================
--- head/x11-themes/materia-gtk-theme/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/x11-themes/materia-gtk-theme/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	20200320
 CATEGORIES=	x11-themes
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Material Design theme for GNOME/GTK+ based desktop environments
 
 LICENSE=	GPLv2

Modified: head/x11-themes/papirus-icon-theme/Makefile
==============================================================================
--- head/x11-themes/papirus-icon-theme/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/x11-themes/papirus-icon-theme/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -4,7 +4,7 @@ PORTNAME=	papirus-icon-theme
 PORTVERSION=	20200301
 CATEGORIES=	x11-themes
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Papirus icon theme
 
 LICENSE=	GPLv3

Modified: head/x11-themes/plata-theme/Makefile
==============================================================================
--- head/x11-themes/plata-theme/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/x11-themes/plata-theme/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -4,7 +4,7 @@ PORTNAME=	plata-theme
 PORTVERSION=	0.9.6
 CATEGORIES=	x11-themes
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Gtk theme based on Material Design Refresh
 
 LICENSE=	GPLv2 CC-BY-SA-4.0

Modified: head/x11/py-caffeine-ng/Makefile
==============================================================================
--- head/x11/py-caffeine-ng/Makefile	Mon Apr 13 03:10:07 2020	(r531570)
+++ head/x11/py-caffeine-ng/Makefile	Mon Apr 13 03:15:19 2020	(r531571)
@@ -7,7 +7,7 @@ CATEGORIES=	x11 python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tagattie@yandex.com
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Tray bar app to temporarily inhibit screensaver and sleep mode
 
 LICENSE=	GPLv3+ LGPL3+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004130315.03D3FJ0b088145>