From owner-svn-ports-all@freebsd.org Tue Dec 1 12:48:01 2015 Return-Path: Delivered-To: svn-ports-all@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 C5024A24B5C; Tue, 1 Dec 2015 12:48:01 +0000 (UTC) (envelope-from amdmi3@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 92B37198B; Tue, 1 Dec 2015 12:48:01 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB1Cm0it040200; Tue, 1 Dec 2015 12:48:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB1Cm0eo040199; Tue, 1 Dec 2015 12:48:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201512011248.tB1Cm0eo040199@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 1 Dec 2015 12:48:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402730 - head/japanese/ack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2015 12:48:01 -0000 Author: amdmi3 Date: Tue Dec 1 12:48:00 2015 New Revision: 402730 URL: https://svnweb.freebsd.org/changeset/ports/402730 Log: - Update MASTER_SITES, unbreak fetch - Pass maintainership to submitter PR: 204796 Submitted by: CQG00620@nifty.ne.jp Modified: head/japanese/ack/Makefile Modified: head/japanese/ack/Makefile ============================================================================== --- head/japanese/ack/Makefile Tue Dec 1 11:16:00 2015 (r402729) +++ head/japanese/ack/Makefile Tue Dec 1 12:48:00 2015 (r402730) @@ -5,15 +5,13 @@ PORTNAME= ack PORTVERSION= 1.39 PORTREVISION= 1 CATEGORIES= japanese converters -MASTER_SITES= http://ftp.vector.co.jp/pack/unix/util/text/conv/code/ +MASTER_SITES= http://ftp.vector.co.jp/06/43/1369/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= CQG00620@nifty.ne.jp COMMENT= Kanji code converter -BROKEN= unfetchable - CONFLICTS_INSTALL= p5-ack-[0-9]* ack-[0-9]* ALL_TARGET= ack