Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2016 01:29:41 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422173 - in head: cad/ghdl databases/libnvpair devel/afay devel/libuutil lang/modula3 math/ocaml-zarith security/wpa_supplicant textproc/words
Message-ID:  <201609150129.u8F1TfRP014003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Sep 15 01:29:41 2016
New Revision: 422173
URL: https://svnweb.freebsd.org/changeset/ports/422173

Log:
  Release some of my ports back to the heap

Modified:
  head/cad/ghdl/Makefile
  head/databases/libnvpair/Makefile
  head/devel/afay/Makefile
  head/devel/libuutil/Makefile
  head/lang/modula3/Makefile
  head/math/ocaml-zarith/Makefile
  head/security/wpa_supplicant/Makefile
  head/textproc/words/Makefile

Modified: head/cad/ghdl/Makefile
==============================================================================
--- head/cad/ghdl/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/cad/ghdl/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -8,7 +8,7 @@ DISTVERSIONPREFIX=	v
 CATEGORIES=	cad
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU VHDL simulator
 
 LICENSE=	GPLv2

Modified: head/databases/libnvpair/Makefile
==============================================================================
--- head/databases/libnvpair/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/databases/libnvpair/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -5,7 +5,7 @@ PORTNAME=	libnvpair
 PORTVERSION=	2.0
 CATEGORIES=	databases devel
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Illumos name-value pair library
 
 LICENSE=	CDDL

Modified: head/devel/afay/Makefile
==============================================================================
--- head/devel/afay/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/devel/afay/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://thiberlog.free.fr/src/
 DISTNAME=	afay_thiberlog_${PORTVERSION}
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Improved aflex and ayacc Ada 95 scanner and parser generators
 
 LICENSE=	aflex

Modified: head/devel/libuutil/Makefile
==============================================================================
--- head/devel/libuutil/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/devel/libuutil/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -5,7 +5,7 @@ PORTNAME=	libuutil
 PORTVERSION=	1.0.3
 CATEGORIES=	devel
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Illumos userland utilities library
 
 LICENSE=	CDDL

Modified: head/lang/modula3/Makefile
==============================================================================
--- head/lang/modula3/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/lang/modula3/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -8,7 +8,7 @@ CATEGORIES=	lang
 MASTER_SITES=	http://downloads.dragonlace.net/m3/:boot
 DISTFILES=	${SRCDISTFILE} ${BOOTDIST}
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Critical Mass Modula-3 compiler
 
 LICENSE=	DECM3

Modified: head/math/ocaml-zarith/Makefile
==============================================================================
--- head/math/ocaml-zarith/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/math/ocaml-zarith/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -7,7 +7,7 @@ CATEGORIES=	math
 MASTER_SITES=	http://forge.ocamlcore.org/frs/download.php/1199/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OCaml arithmetic library for arbitrary precision integers
 
 LICENSE=	GPLv2

Modified: head/security/wpa_supplicant/Makefile
==============================================================================
--- head/security/wpa_supplicant/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/security/wpa_supplicant/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -6,7 +6,7 @@ PORTREVISION=	2
 CATEGORIES=	security net
 MASTER_SITES=	http://w1.fi/releases/
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Supplicant (client) for WPA/802.1x protocols
 
 USES=		cpe gmake readline ssl

Modified: head/textproc/words/Makefile
==============================================================================
--- head/textproc/words/Makefile	Thu Sep 15 00:13:25 2016	(r422172)
+++ head/textproc/words/Makefile	Thu Sep 15 01:29:41 2016	(r422173)
@@ -8,7 +8,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	http://archives.nd.edu/whitaker/
 DISTNAME=	${PORTNAME}all
 
-MAINTAINER=	marino@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Latin-English Dictionary Program
 
 LICENSE=	PD



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