From owner-svn-ports-head@freebsd.org Sun Sep 25 16:39:06 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 163BABE8CAA; Sun, 25 Sep 2016 16:39:06 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFE6223D; Sun, 25 Sep 2016 16:39:05 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8PGd4qh005194; Sun, 25 Sep 2016 16:39:04 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8PGd4rZ005188; Sun, 25 Sep 2016 16:39:04 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201609251639.u8PGd4rZ005188@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sun, 25 Sep 2016 16:39:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422753 - in head: graphics/jasper www/smb_auth www/tidy x11-wm/fvwm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Sep 2016 16:39:06 -0000 Author: dinoex Date: Sun Sep 25 16:39:04 2016 New Revision: 422753 URL: https://svnweb.freebsd.org/changeset/ports/422753 Log: - drop maintainership Modified: head/graphics/jasper/Makefile head/www/smb_auth/Makefile head/www/tidy/Makefile head/x11-wm/fvwm/Makefile Modified: head/graphics/jasper/Makefile ============================================================================== --- head/graphics/jasper/Makefile Sun Sep 25 14:17:06 2016 (r422752) +++ head/graphics/jasper/Makefile Sun Sep 25 16:39:04 2016 (r422753) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ \ ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/ -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the codec specified in the JPEG-2000 standard LICENSE= MIT Modified: head/www/smb_auth/Makefile ============================================================================== --- head/www/smb_auth/Makefile Sun Sep 25 14:17:06 2016 (r422752) +++ head/www/smb_auth/Makefile Sun Sep 25 16:39:04 2016 (r422753) @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= www MASTER_SITES= LOCAL/dinoex -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Proxy authentication module against an SMB server .if !defined(WITHOUT_REGISTER_SAMBA) Modified: head/www/tidy/Makefile ============================================================================== --- head/www/tidy/Makefile Sun Sep 25 14:17:06 2016 (r422752) +++ head/www/tidy/Makefile Sun Sep 25 16:39:04 2016 (r422753) @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ DISTNAME= tidy4aug00 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fixes and tidies up HTML files LICENSE= BSD2CLAUSE Modified: head/x11-wm/fvwm/Makefile ============================================================================== --- head/x11-wm/fvwm/Makefile Sun Sep 25 14:17:06 2016 (r422752) +++ head/x11-wm/fvwm/Makefile Sun Sep 25 16:39:04 2016 (r422753) @@ -8,7 +8,7 @@ CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-1/ PKGNAMESUFFIX= 1${PKGNAMESUFFIX2} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fvwm window manager USES= imake