From owner-svn-ports-all@freebsd.org Sun Feb 28 21:10:23 2016 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 7522FAB7D6A; Sun, 28 Feb 2016 21:10:23 +0000 (UTC) (envelope-from rakuco@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 4759C322; Sun, 28 Feb 2016 21:10:23 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1SLAMk0067153; Sun, 28 Feb 2016 21:10:22 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1SLAMsT067151; Sun, 28 Feb 2016 21:10:22 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201602282110.u1SLAMsT067151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 28 Feb 2016 21:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409764 - head/archivers/grzip 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: Sun, 28 Feb 2016 21:10:23 -0000 Author: rakuco Date: Sun Feb 28 21:10:22 2016 New Revision: 409764 URL: https://svnweb.freebsd.org/changeset/ports/409764 Log: Add another mirror and pass maintainership to submitter. PR: 206686 Submitted by: Chris Hutchinson Modified: head/archivers/grzip/Makefile head/archivers/grzip/pkg-descr Modified: head/archivers/grzip/Makefile ============================================================================== --- head/archivers/grzip/Makefile Sun Feb 28 21:06:12 2016 (r409763) +++ head/archivers/grzip/Makefile Sun Feb 28 21:10:22 2016 (r409764) @@ -5,9 +5,10 @@ PORTNAME= grzip PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ +MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ \ + http://BSDforge.com/projects/source/archivers/grzip/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Efficient file compressor LICENSE= LGPL21 Modified: head/archivers/grzip/pkg-descr ============================================================================== --- head/archivers/grzip/pkg-descr Sun Feb 28 21:06:12 2016 (r409763) +++ head/archivers/grzip/pkg-descr Sun Feb 28 21:10:22 2016 (r409764) @@ -6,4 +6,4 @@ simplicity and effectiveness. This imple of 2.234 bps on the Calgary Corpus (14 files) without preprocessing filters. -WWW: http://magicssoft.ru/?folder=projects&page=GRZipII +WWW: http://BSDforge.com/projects/archivers/grzip