svn commit: r394748 - in head: devel/py-resolver finance/py-stripe www/py-selector

Erwin Lansing erwin at FreeBSD.org
Wed Aug 19 07:54:03 UTC 2015


Author: erwin
Date: Wed Aug 19 07:54:01 2015
New Revision: 394748
URL: https://svnweb.freebsd.org/changeset/ports/394748

Log:
  Reset maintainer
  
  <trevor at bitba.se>: Host or domain name not found. Name service error for
      name=bitba.se type=AAAA: Host not found
  
  Sponsored by:	DK Hostmaster A/S

Modified:
  head/devel/py-resolver/Makefile
  head/finance/py-stripe/Makefile
  head/www/py-selector/Makefile

Modified: head/devel/py-resolver/Makefile
==============================================================================
--- head/devel/py-resolver/Makefile	Wed Aug 19 07:51:51 2015	(r394747)
+++ head/devel/py-resolver/Makefile	Wed Aug 19 07:54:01 2015	(r394748)
@@ -8,7 +8,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	trevor at bitba.se
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Resolve specially formatted statements to Python objects
 
 LICENSE=	LGPL21

Modified: head/finance/py-stripe/Makefile
==============================================================================
--- head/finance/py-stripe/Makefile	Wed Aug 19 07:51:51 2015	(r394747)
+++ head/finance/py-stripe/Makefile	Wed Aug 19 07:54:01 2015	(r394748)
@@ -9,7 +9,7 @@ CATEGORIES=	finance python
 MASTER_SITES=	https://code.stripe.com/stripe/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	trevor at bitba.se
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Python bindings for the Stripe.com payment system
 
 LICENSE=	MIT

Modified: head/www/py-selector/Makefile
==============================================================================
--- head/www/py-selector/Makefile	Wed Aug 19 07:51:51 2015	(r394747)
+++ head/www/py-selector/Makefile	Wed Aug 19 07:54:01 2015	(r394748)
@@ -7,7 +7,7 @@ CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	trevor at bitba.se
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	WSGI request delegation (a.k.a. routing)
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list