From owner-svn-ports-all@freebsd.org Sun Apr 23 03:23:07 2017 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 003E0D3F20B; Sun, 23 Apr 2017 03:23:07 +0000 (UTC) (envelope-from miwi@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 C140DD8E; Sun, 23 Apr 2017 03:23:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3N3N5Ig044258; Sun, 23 Apr 2017 03:23:05 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3N3N5fB044256; Sun, 23 Apr 2017 03:23:05 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201704230323.v3N3N5fB044256@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 23 Apr 2017 03:23:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439194 - head/sysutils/zrep 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.23 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, 23 Apr 2017 03:23:07 -0000 Author: miwi Date: Sun Apr 23 03:23:05 2017 New Revision: 439194 URL: https://svnweb.freebsd.org/changeset/ports/439194 Log: - Update to 1.7.1 PR: 217423 Submitted by: bsd@bontempi.net Approved by: maintainer timeout Modified: head/sysutils/zrep/Makefile head/sysutils/zrep/distinfo Modified: head/sysutils/zrep/Makefile ============================================================================== --- head/sysutils/zrep/Makefile Sun Apr 23 01:55:50 2017 (r439193) +++ head/sysutils/zrep/Makefile Sun Apr 23 03:23:05 2017 (r439194) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= zrep -PORTVERSION= 1.6.2 -DISTVERSIONPREFIX= v +PORTVERSION= 1.7.1 +DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru @@ -15,8 +15,8 @@ LICENSE_PERMS= no-dist-mirror no-dist-se RUN_DEPENDS= ksh93:shells/ksh93 -USE_GITHUB= yes -GH_ACCOUNT= bolthole +USE_GITHUB= yes +GH_ACCOUNT= bolthole PLIST_FILES= bin/zrep Modified: head/sysutils/zrep/distinfo ============================================================================== --- head/sysutils/zrep/distinfo Sun Apr 23 01:55:50 2017 (r439193) +++ head/sysutils/zrep/distinfo Sun Apr 23 03:23:05 2017 (r439194) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475938439 -SHA256 (bolthole-zrep-v1.6.2_GH0.tar.gz) = ae1e0ee056c08121f3f107a14c1e59a2fcc7076454c76108ee535da2820cafc3 -SIZE (bolthole-zrep-v1.6.2_GH0.tar.gz) = 45152 +TIMESTAMP = 1492916903 +SHA256 (bolthole-zrep-v1.7.1_GH0.tar.gz) = 980fe87bb868a1c2c5f51f9d0c15358c7e564b33450601f396d0aa292a70d118 +SIZE (bolthole-zrep-v1.7.1_GH0.tar.gz) = 49415