From owner-svn-ports-all@FreeBSD.ORG Wed Sep 17 14:04:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B68DD132; Wed, 17 Sep 2014 14:04:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 A1B6D191; Wed, 17 Sep 2014 14:04:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8HE4wLP071028; Wed, 17 Sep 2014 14:04:58 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8HE4wKX071026; Wed, 17 Sep 2014 14:04:58 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201409171404.s8HE4wKX071026@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 17 Sep 2014 14:04:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368376 - head/sysutils/zfsnap 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.18-1 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: Wed, 17 Sep 2014 14:04:58 -0000 Author: madpilot Date: Wed Sep 17 14:04:57 2014 New Revision: 368376 URL: http://svnweb.freebsd.org/changeset/ports/368376 QAT: https://qat.redports.org/buildarchive/r368376/ Log: - Update to 1.11.1 [1] - Reset maintainer due to repeated timeouts PR: 192987 [1] Submitted by: yamagi at yamagi.org Modified: head/sysutils/zfsnap/Makefile head/sysutils/zfsnap/distinfo Modified: head/sysutils/zfsnap/Makefile ============================================================================== --- head/sysutils/zfsnap/Makefile Wed Sep 17 13:58:45 2014 (r368375) +++ head/sysutils/zfsnap/Makefile Wed Sep 17 14:04:57 2014 (r368376) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= zfsnap -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 CATEGORIES= sysutils -MAINTAINER= graudeejs@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple sh script to make zfs rolling snaphosts with cron NO_BUILD= yes @@ -13,7 +13,7 @@ USE_GITHUB= yes GH_PROJECT= zfsnap GH_ACCOUNT= zfsnap GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 2228749 +GH_COMMIT= 27e9b3e PERIODICDIR?= ${PREFIX}/etc/periodic PLIST_SUB+= PERIODICDIR="${PERIODICDIR:S,^${PREFIX}/,,}" Modified: head/sysutils/zfsnap/distinfo ============================================================================== --- head/sysutils/zfsnap/distinfo Wed Sep 17 13:58:45 2014 (r368375) +++ head/sysutils/zfsnap/distinfo Wed Sep 17 14:04:57 2014 (r368376) @@ -1,2 +1,2 @@ -SHA256 (zfsnap-1.11.0.tar.gz) = 85cfc69902462ef8ee1cc2518fc24c6f683c1cca6533977edfaf26fc5603e662 -SIZE (zfsnap-1.11.0.tar.gz) = 4970 +SHA256 (zfsnap-1.11.1.tar.gz) = 41ee8a8ba38723594e96957149ea3327d8dfaa14ce7c3407762294683b07ef21 +SIZE (zfsnap-1.11.1.tar.gz) = 4973