svn commit: r440442 - in head: benchmarks/flowgrind devel/pear-Validate devel/pecl-svn devel/py-cluster devel/py-darts.util.lru devel/py-http-prompt devel/py-mailcap-fix devel/py-phply devel/py-ply...

Danilo G. Baio dbaio at FreeBSD.org
Mon May 8 17:21:58 UTC 2017


Author: dbaio
Date: Mon May  8 17:21:49 2017
New Revision: 440442
URL: https://svnweb.freebsd.org/changeset/ports/440442

Log:
  Update my email address
  
  Approved by:	garga (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10648

Modified:
  head/benchmarks/flowgrind/Makefile
  head/devel/pear-Validate/Makefile
  head/devel/pecl-svn/Makefile
  head/devel/py-cluster/Makefile
  head/devel/py-darts.util.lru/Makefile
  head/devel/py-http-prompt/Makefile
  head/devel/py-mailcap-fix/Makefile
  head/devel/py-phply/Makefile
  head/devel/py-ply/Makefile
  head/devel/py-stopit/Makefile
  head/devel/py-tblib/Makefile
  head/devel/py3-ply/Makefile
  head/games/robocode-naval/Makefile
  head/games/robocode/Makefile
  head/irc/znc/Makefile
  head/mail/isoqlog/Makefile
  head/mail/pear-Mail_mimeDecode/Makefile
  head/mail/pecl-mailparse/Makefile
  head/mail/pecl-mailparse2/Makefile
  head/math/pecl-stats/Makefile
  head/math/pecl-stats2/Makefile
  head/misc/ansiweather/Makefile
  head/misc/solarized/Makefile
  head/net-im/pecl-stomp/Makefile
  head/net-im/pecl-stomp2/Makefile
  head/net-mgmt/ipv6calc/Makefile
  head/net/pecl-oauth/Makefile
  head/net/pecl-oauth2/Makefile
  head/net/py-httpstat/Makefile
  head/net/py-python-ntlm/Makefile
  head/science/silo/Makefile
  head/security/chaosreader/Makefile
  head/security/libscrypt/Makefile
  head/security/medusa/Makefile
  head/security/pecl-scrypt/Makefile
  head/security/pecl-ssh2/Makefile
  head/security/py-halberd/Makefile
  head/security/py-vulndb/Makefile
  head/security/w3af/Makefile
  head/sysutils/downtimed/Makefile
  head/sysutils/duplicity/Makefile
  head/sysutils/f3/Makefile
  head/sysutils/prips/Makefile
  head/sysutils/pslist/Makefile
  head/sysutils/py-scriptine/Makefile
  head/sysutils/smenu/Makefile
  head/textproc/extract_url/Makefile
  head/textproc/pear-File_MARC/Makefile
  head/textproc/pear-Validate_ISPN/Makefile
  head/textproc/pecl-xdiff/Makefile
  head/textproc/pecl-xdiff2/Makefile
  head/textproc/pecl-yaml/Makefile
  head/textproc/pecl-yaml1/Makefile
  head/textproc/py-esmre/Makefile
  head/textproc/py-guess-language/Makefile
  head/textproc/py-html2text/Makefile
  head/textproc/py-parsimonious/Makefile
  head/textproc/py-pystemmer/Makefile
  head/textproc/py-texttable/Makefile
  head/textproc/py3-pystemmer/Makefile
  head/www/axis2/Makefile
  head/www/kannel-sqlbox/Makefile
  head/www/kannel/Makefile
  head/www/libwww/Makefile
  head/www/rtv/Makefile
  head/x11/py-xdot/Makefile

Modified: head/benchmarks/flowgrind/Makefile
==============================================================================
--- head/benchmarks/flowgrind/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/benchmarks/flowgrind/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	benchmarks
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Measure throughput and other metrics for TCP
 
 LICENSE=	GPLv3+

Modified: head/devel/pear-Validate/Makefile
==============================================================================
--- head/devel/pear-Validate/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/pear-Validate/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	0.8.5
 PORTREVISION=	1
 CATEGORIES=	devel www pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PEAR Validation class
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/pecl-svn/Makefile
==============================================================================
--- head/devel/pecl-svn/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/pecl-svn/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.0.3
 PORTREVISION=	1
 CATEGORIES=	devel pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension to the libsvn library
 
 LICENSE=	PHP301

Modified: head/devel/py-cluster/Makefile
==============================================================================
--- head/devel/py-cluster/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-cluster/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX=	v
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Create several groups (clusters) of objects from a list in Python
 
 LICENSE=	LGPL21+

Modified: head/devel/py-darts.util.lru/Makefile
==============================================================================
--- head/devel/py-darts.util.lru/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-darts.util.lru/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Simple dictionary with LRU behaviour in Python
 
 LICENSE=	MIT

Modified: head/devel/py-http-prompt/Makefile
==============================================================================
--- head/devel/py-http-prompt/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-http-prompt/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Interactive command-line HTTP client
 
 LICENSE=	MIT

Modified: head/devel/py-mailcap-fix/Makefile
==============================================================================
--- head/devel/py-mailcap-fix/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-mailcap-fix/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX=	v
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Mailcap module that correctly handles windcard entries
 
 LICENSE=	PD

Modified: head/devel/py-phply/Makefile
==============================================================================
--- head/devel/py-phply/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-phply/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PHP lexer and parser in Python
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/py-ply/Makefile
==============================================================================
--- head/devel/py-ply/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-ply/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -8,7 +8,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	http://www.dabeaz.com/ply/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Python Lex-Yacc
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/py-stopit/Makefile
==============================================================================
--- head/devel/py-stopit/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-stopit/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Timeout control decorator and context managers in Python
 
 LICENSE=	GPLv3

Modified: head/devel/py-tblib/Makefile
==============================================================================
--- head/devel/py-tblib/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py-tblib/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Traceback serialization library in Python
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/py3-ply/Makefile
==============================================================================
--- head/devel/py3-ply/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/devel/py3-ply/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -1,4 +1,4 @@
-# Created by: Danilo G. Baio <dbaio at bsd.com.br>
+# Created by: Danilo G. Baio <dbaio at FreeBSD.org>
 # $FreeBSD$
 
 MASTERDIR=	${.CURDIR}/../py-ply

Modified: head/games/robocode-naval/Makefile
==============================================================================
--- head/games/robocode-naval/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/games/robocode-naval/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -9,7 +9,7 @@ PKGNAMESUFFIX=	-naval
 EXTRACT_SUFX=	.jar
 DIST_SUBDIR=	java
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Game for learning Java[tm] programming language
 
 LICENSE=	EPL

Modified: head/games/robocode/Makefile
==============================================================================
--- head/games/robocode/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/games/robocode/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -9,7 +9,7 @@ DISTNAME=	${PORTNAME}-${DISTVERSION}-set
 EXTRACT_SUFX=	# empty
 DIST_SUBDIR=	java
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Game for learning Java[tm] programming language
 
 LICENSE=	EPL

Modified: head/irc/znc/Makefile
==============================================================================
--- head/irc/znc/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/irc/znc/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -8,7 +8,7 @@ CATEGORIES=	irc ipv6
 MASTER_SITES=	http://znc.in/releases/ \
 		http://znc.in/releases/archive/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Advanced IRC bouncer
 
 LICENSE=	APACHE20

Modified: head/mail/isoqlog/Makefile
==============================================================================
--- head/mail/isoqlog/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/mail/isoqlog/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.enderunix.org/isoqlog/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Qmail, postfix, sendmail, exim MTA log analysis program
 
 LICENSE=	BSD3CLAUSE

Modified: head/mail/pear-Mail_mimeDecode/Makefile
==============================================================================
--- head/mail/pear-Mail_mimeDecode/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/mail/pear-Mail_mimeDecode/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	Mail_mimeDecode
 PORTVERSION=	1.5.6
 CATEGORIES=	mail www pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Provides a class to decode mime messages
 
 LICENSE=	BSD3CLAUSE

Modified: head/mail/pecl-mailparse/Makefile
==============================================================================
--- head/mail/pecl-mailparse/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/mail/pecl-mailparse/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	mailparse
 PORTVERSION=	3.0.2
 CATEGORIES=	mail www
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension to create and decode MIME messages
 
 LICENSE=	PHP301

Modified: head/mail/pecl-mailparse2/Makefile
==============================================================================
--- head/mail/pecl-mailparse2/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/mail/pecl-mailparse2/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	mail www
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension to create and decode MIME messages
 
 LICENSE=	PHP202

Modified: head/math/pecl-stats/Makefile
==============================================================================
--- head/math/pecl-stats/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/math/pecl-stats/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	stats
 PORTVERSION=	1.0.5
 CATEGORIES=	math textproc pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension with routines for statistical computation
 
 LICENSE=	PHP301

Modified: head/math/pecl-stats2/Makefile
==============================================================================
--- head/math/pecl-stats2/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/math/pecl-stats2/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTVERSION=	2.0.3
 CATEGORIES=	math textproc pear
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension with routines for statistical computation
 
 LICENSE=	PHP301

Modified: head/misc/ansiweather/Makefile
==============================================================================
--- head/misc/ansiweather/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/misc/ansiweather/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -4,7 +4,7 @@ PORTNAME=	ansiweather
 PORTVERSION=	1.10
 CATEGORIES=	misc
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Shell script for displaying the current weather in your terminal
 
 LICENSE=	BSD2CLAUSE

Modified: head/misc/solarized/Makefile
==============================================================================
--- head/misc/solarized/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/misc/solarized/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	misc
 MASTER_SITES=	http://ethanschoonover.com/solarized/files/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Precision colors schemes for machines and people
 
 LICENSE=	MIT

Modified: head/net-im/pecl-stomp/Makefile
==============================================================================
--- head/net-im/pecl-stomp/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/net-im/pecl-stomp/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.0.9
 PORTREVISION=	1
 CATEGORIES=	net-im pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension of stomp client
 
 LICENSE=	PHP301

Modified: head/net-im/pecl-stomp2/Makefile
==============================================================================
--- head/net-im/pecl-stomp2/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/net-im/pecl-stomp2/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTVERSION=	2.0.0
 CATEGORIES=	net-im pear
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension of stomp client
 
 LICENSE=	PHP301

Modified: head/net-mgmt/ipv6calc/Makefile
==============================================================================
--- head/net-mgmt/ipv6calc/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/net-mgmt/ipv6calc/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	0.99.2
 CATEGORIES=	net-mgmt ipv6
 MASTER_SITES=	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Convert, change, and calculate with IPv6 addresses
 
 LICENSE=	GPLv2

Modified: head/net/pecl-oauth/Makefile
==============================================================================
--- head/net/pecl-oauth/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/net/pecl-oauth/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.2.3
 PORTREVISION=	2
 CATEGORIES=	net pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Php Interface to the OAuth Protocol
 
 LICENSE=	BSD3CLAUSE

Modified: head/net/pecl-oauth2/Makefile
==============================================================================
--- head/net/pecl-oauth2/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/net/pecl-oauth2/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTVERSION=	2.0.2
 CATEGORIES=	net pear
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Php interface to the OAuth Protocol
 
 LICENSE=	BSD3CLAUSE

Modified: head/net/py-httpstat/Makefile
==============================================================================
--- head/net/py-httpstat/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/net/py-httpstat/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -1,4 +1,4 @@
-# Created by: Danilo G. Baio <dbaio at bsd.com.br>
+# Created by: Danilo G. Baio <dbaio at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	httpstat
@@ -6,7 +6,7 @@ PORTVERSION=	1.2.1
 CATEGORIES=	net python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Curl statistics made simple
 
 LICENSE=	MIT

Modified: head/net/py-python-ntlm/Makefile
==============================================================================
--- head/net/py-python-ntlm/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/net/py-python-ntlm/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Python library that provides NTLM support
 
 NO_ARCH=	yes

Modified: head/science/silo/Makefile
==============================================================================
--- head/science/silo/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/science/silo/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -8,7 +8,7 @@ DISTVERSIONSUFFIX=	-bsd
 CATEGORIES=	science
 MASTER_SITES=	http://wci.llnl.gov/content/assets/docs/simulation/computer-codes/${PORTNAME}/silo-${PORTVERSION}/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Mesh and field I/O library and scientific database
 
 LICENSE=	BSD3CLAUSE

Modified: head/security/chaosreader/Makefile
==============================================================================
--- head/security/chaosreader/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/chaosreader/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	chaosreader
 PORTVERSION=	0.96
 CATEGORIES=	security
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Tool to extract data from tcpdump logs
 
 LICENSE=	GPLv3+

Modified: head/security/libscrypt/Makefile
==============================================================================
--- head/security/libscrypt/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/libscrypt/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.21
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	C library for the scrypt key derivation function
 
 LICENSE=	BSD2CLAUSE

Modified: head/security/medusa/Makefile
==============================================================================
--- head/security/medusa/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/medusa/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	2.2
 CATEGORIES=	security
 MASTER_SITES=	http://www.foofus.net/~jmk/tools/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Speedy, massively parallel, modular, login brute-forcer
 
 LICENSE=	GPLv2+

Modified: head/security/pecl-scrypt/Makefile
==============================================================================
--- head/security/pecl-scrypt/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/pecl-scrypt/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	scrypt
 PORTVERSION=	1.4.2
 CATEGORIES=	security pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PHP wrapper to Colin Percival's scrypt implementation
 
 LICENSE=	BSD2CLAUSE

Modified: head/security/pecl-ssh2/Makefile
==============================================================================
--- head/security/pecl-ssh2/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/pecl-ssh2/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	ssh2
 PORTVERSION=	0.13
 CATEGORIES=	security pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension to the libssh2 library
 
 LICENSE=	PHP301

Modified: head/security/py-halberd/Makefile
==============================================================================
--- head/security/py-halberd/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/py-halberd/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	security www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	HTTP load balancer detector written in Python
 
 LICENSE=	GPLv2

Modified: head/security/py-vulndb/Makefile
==============================================================================
--- head/security/py-vulndb/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/py-vulndb/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Provides access to the vulndb information in Python
 
 LICENSE=	BSD3CLAUSE

Modified: head/security/w3af/Makefile
==============================================================================
--- head/security/w3af/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/security/w3af/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	w3af
 PORTVERSION=	1.6.49
 CATEGORIES=	security python www
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Web Application Attack and Audit Framework
 
 LICENSE=	GPLv2

Modified: head/sysutils/downtimed/Makefile
==============================================================================
--- head/sysutils/downtimed/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/sysutils/downtimed/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://dist.epipe.com/${PORTNAME}/ \
 		http://launchpadlibrarian.net/145993356/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	System downtime monitoring and reporting tool
 
 LICENSE=	BSD2CLAUSE

Modified: head/sysutils/duplicity/Makefile
==============================================================================
--- head/sysutils/duplicity/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/sysutils/duplicity/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	0.7.12
 CATEGORIES=	sysutils
 MASTER_SITES=	http://launchpad.net/duplicity/0.7-series/${PORTVERSION}/+download/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Backup tool that uses librsync and GnuPG
 
 LICENSE=	GPLv2+

Modified: head/sysutils/f3/Makefile
==============================================================================
--- head/sysutils/f3/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/sysutils/f3/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	6.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Fight Flash Fraud or Fight Fake Flash test tool
 
 LICENSE=	GPLv3

Modified: head/sysutils/prips/Makefile
==============================================================================
--- head/sysutils/prips/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/sysutils/prips/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://devel.ringlet.net/files/sys/prips/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Prints IP subnet ranges by list or CIDR
 
 LICENSE=	GPLv2+

Modified: head/sysutils/pslist/Makefile
==============================================================================
--- head/sysutils/pslist/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/sysutils/pslist/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.3.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://devel.ringlet.net/files/sys/pslist/
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Utility to view or send signals to processes with all their children
 
 LICENSE=	BSD2CLAUSE

Modified: head/sysutils/py-scriptine/Makefile
==============================================================================
--- head/sysutils/py-scriptine/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/sysutils/py-scriptine/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Python shell scripts made easy
 
 LICENSE=	MIT

Modified: head/sysutils/smenu/Makefile
==============================================================================
--- head/sysutils/smenu/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/sysutils/smenu/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTVERSION=	0.9.9
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Terminal utility to interactively filter text
 
 LICENSE=	GPLv2

Modified: head/textproc/extract_url/Makefile
==============================================================================
--- head/textproc/extract_url/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/extract_url/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.6.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Perl script that extracts URLs from email in MIME or plain text format
 
 LICENSE=	BSD2CLAUSE

Modified: head/textproc/pear-File_MARC/Makefile
==============================================================================
--- head/textproc/pear-File_MARC/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/pear-File_MARC/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	File_MARC
 PORTVERSION=	1.1.5
 CATEGORIES=	textproc pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Parse, modify, and create MARC records
 
 LICENSE=	LGPL21+

Modified: head/textproc/pear-Validate_ISPN/Makefile
==============================================================================
--- head/textproc/pear-Validate_ISPN/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/pear-Validate_ISPN/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -1,11 +1,11 @@
-# Created by: Danilo G. Baio <dbaio at bsd.com.br>
+# Created by: Danilo G. Baio <dbaio at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	Validate_ISPN
 PORTVERSION=	0.6.1
 CATEGORIES=	textproc pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Validation class for ISPN (International Standard Product Numbers)
 
 LICENSE=	BSD3CLAUSE

Modified: head/textproc/pecl-xdiff/Makefile
==============================================================================
--- head/textproc/pecl-xdiff/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/pecl-xdiff/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.5.2
 PORTREVISION=	1
 CATEGORIES=	textproc pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension to create/apply binary and text patches
 
 LICENSE=	PHP301

Modified: head/textproc/pecl-xdiff2/Makefile
==============================================================================
--- head/textproc/pecl-xdiff2/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/pecl-xdiff2/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTVERSION=	2.0.1
 CATEGORIES=	textproc pear
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PECL extension to create/apply binary and text patches
 
 LICENSE=	PHP301

Modified: head/textproc/pecl-yaml/Makefile
==============================================================================
--- head/textproc/pecl-yaml/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/pecl-yaml/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTNAME=	yaml
 PORTVERSION=	2.0.0
 CATEGORIES=	textproc pear
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	YAML-1.1 parser and emitter
 
 LICENSE=	MIT

Modified: head/textproc/pecl-yaml1/Makefile
==============================================================================
--- head/textproc/pecl-yaml1/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/pecl-yaml1/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ PORTVERSION=	1.3.0
 CATEGORIES=	textproc pear
 PKGNAMESUFFIX=	1
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	YAML-1.1 parser and emitter
 
 LICENSE=	MIT

Modified: head/textproc/py-esmre/Makefile
==============================================================================
--- head/textproc/py-esmre/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/py-esmre/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Regular expression accelerator in Python
 
 LICENSE=	LGPL21

Modified: head/textproc/py-guess-language/Makefile
==============================================================================
--- head/textproc/py-guess-language/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/py-guess-language/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Guess the natural language of a text in Python
 
 LICENSE=	LGPL21+

Modified: head/textproc/py-html2text/Makefile
==============================================================================
--- head/textproc/py-html2text/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/py-html2text/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Convert HTML into clean plain ASCII text
 
 LICENSE=	GPLv3+

Modified: head/textproc/py-parsimonious/Makefile
==============================================================================
--- head/textproc/py-parsimonious/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/py-parsimonious/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	PEGs based parser in Python
 
 LICENSE=	MIT

Modified: head/textproc/py-pystemmer/Makefile
==============================================================================
--- head/textproc/py-pystemmer/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/py-pystemmer/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -10,7 +10,7 @@ MASTER_SITES=	CHEESESHOP \
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	PyStemmer-${PORTVERSION}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Snowball Stemming Algorithms for Information Retrieval
 
 LICENSE=	MIT BSD3CLAUSE

Modified: head/textproc/py-texttable/Makefile
==============================================================================
--- head/textproc/py-texttable/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/py-texttable/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Module for creating simple ASCII tables
 
 LICENSE=	LGPL3+

Modified: head/textproc/py3-pystemmer/Makefile
==============================================================================
--- head/textproc/py3-pystemmer/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/textproc/py3-pystemmer/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -1,4 +1,4 @@
-# Created by: Danilo G. Baio <dbaio at bsd.com.br>
+# Created by: Danilo G. Baio <dbaio at FreeBSD.org>
 # $FreeBSD$
 
 MASTERDIR=	${.CURDIR}/../py-pystemmer

Modified: head/www/axis2/Makefile
==============================================================================
--- head/www/axis2/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/www/axis2/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	www java
 MASTER_SITES=	APACHE/axis/${PORTNAME}/java/core/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-bin
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Provides a Web Services,SOAP and WSDL engine from Apache
 
 LICENSE=	APACHE20

Modified: head/www/kannel-sqlbox/Makefile
==============================================================================
--- head/www/kannel-sqlbox/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/www/kannel-sqlbox/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTVERSION=	1.0.1
 PORTREVISION=	1
 CATEGORIES=	www
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 # Co-maintainer: Alberto Mijares <amijaresp at gmail.com> (PR/173889)
 COMMENT=	Add-on module for www/kannel (svn rev.55)
 

Modified: head/www/kannel/Makefile
==============================================================================
--- head/www/kannel/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/www/kannel/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -9,7 +9,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://www.kannel.org/download/${PORTVERSION}/
 DISTNAME=	gateway-${PORTVERSION}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	WAP/SMS gateway
 
 LICENSE=	The_Kannel_Software_License

Modified: head/www/libwww/Makefile
==============================================================================
--- head/www/libwww/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/www/libwww/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -8,7 +8,7 @@ CATEGORIES=	www devel
 MASTER_SITES=	http://www.w3.org/Library/Distribution/old/
 DISTNAME=	w3c-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	W3C Reference Library
 
 LICENSE=	W3C

Modified: head/www/rtv/Makefile
==============================================================================
--- head/www/rtv/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/www/rtv/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -5,7 +5,7 @@ PORTVERSION=	1.15.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Commandline client for reddit
 
 LICENSE=	MIT

Modified: head/x11/py-xdot/Makefile
==============================================================================
--- head/x11/py-xdot/Makefile	Mon May  8 16:50:24 2017	(r440441)
+++ head/x11/py-xdot/Makefile	Mon May  8 17:21:49 2017	(r440442)
@@ -6,7 +6,7 @@ CATEGORIES=	x11 python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dbaio at bsd.com.br
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Interactive viewer for Graphviz dot files
 
 LICENSE=	LGPL3+


More information about the svn-ports-all mailing list