svn commit: r312678 - in head: devel/newfile devel/readline www/linux-f10-flashplugin11

Eitan Adler eadler at FreeBSD.org
Wed Feb 20 22:31:58 UTC 2013


Author: eadler
Date: Wed Feb 20 22:31:57 2013
New Revision: 312678
URL: http://svnweb.freebsd.org/changeset/ports/312678

Log:
  Twiddle with some maintainer values:
  
  I no longer use devel/readline, and there are open PRs I have been unable to
  look at for some time.
  
  Take the orphan port devel/newfile
  
  Take www/linux-f10-flashplugin11:  I would like to handle updates to this port,
  vuxml, and generally be aware of major changes.  No objections were raised when
  I asked on emulation@

Modified:
  head/devel/newfile/Makefile
  head/devel/readline/Makefile
  head/www/linux-f10-flashplugin11/Makefile

Modified: head/devel/newfile/Makefile
==============================================================================
--- head/devel/newfile/Makefile	Wed Feb 20 21:22:56 2013	(r312677)
+++ head/devel/newfile/Makefile	Wed Feb 20 22:31:57 2013	(r312678)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	eadler at FreeBSD.org
 COMMENT=	A tool for creating starter files in various languages
 
 USE_RUBY=	yes

Modified: head/devel/readline/Makefile
==============================================================================
--- head/devel/readline/Makefile	Wed Feb 20 21:22:56 2013	(r312677)
+++ head/devel/readline/Makefile	Wed Feb 20 22:31:57 2013	(r312678)
@@ -9,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_GNU} \
 		ftp://ftp.cwru.edu/pub/bash/
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A library for editing command lines as they are typed
 
 LICENSE=	GPLv3

Modified: head/www/linux-f10-flashplugin11/Makefile
==============================================================================
--- head/www/linux-f10-flashplugin11/Makefile	Wed Feb 20 21:22:56 2013	(r312677)
+++ head/www/linux-f10-flashplugin11/Makefile	Wed Feb 20 22:31:57 2013	(r312678)
@@ -11,7 +11,7 @@ DISTFILES=	install_flash_player_11_linux
 		linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	emulation at FreeBSD.org
+MAINTAINER=	eadler at FreeBSD.org
 COMMENT=	Adobe Flash Player NPAPI Plugin
 
 LATEST_LINK=	${PKGNAMEPREFIX}${PORTNAME}11


More information about the svn-ports-head mailing list