Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2013 07:03:15 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323433 - head/textproc/py-pyx12
Message-ID:  <201307220703.r6M73FKH059489@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Mon Jul 22 07:03:15 2013
New Revision: 323433
URL: http://svnweb.freebsd.org/changeset/ports/323433

Log:
  - reset maintainer
  - trim Makefile header while here
  
  Actually maintainer asked to remove this port, but I see no point
  there, because there is newer version on pypi:
  https://pypi.python.org/pypi/pyx12
  
  so this port just need to be updated and stay here.
  
  PR:		170786
  Submitted by:	John Holland <jholland@kazoocmh.org> (maintainer)

Modified:
  head/textproc/py-pyx12/Makefile

Modified: head/textproc/py-pyx12/Makefile
==============================================================================
--- head/textproc/py-pyx12/Makefile	Mon Jul 22 06:55:34 2013	(r323432)
+++ head/textproc/py-pyx12/Makefile	Mon Jul 22 07:03:15 2013	(r323433)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pyx12
-# Date created:		29 Jan 2004
-# Whom:			john@zoner.org
-#
+# Created by: john@zoner.org
 # $FreeBSD$
-#
 
 PORTNAME=	pyx12
 PORTVERSION=	1.5.0
@@ -12,7 +8,7 @@ MASTER_SITES=	SF
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pyx12-${PORTVERSION:S/.b/b/}
 
-MAINTAINER=	jholland@kazoocmh.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Validate and convert HIPAA X12 documents
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \



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