From owner-svn-ports-all@freebsd.org Tue Dec 8 18:01:00 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 335CF9D4FAC; Tue, 8 Dec 2015 18:01:00 +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 AFFDA19BB; Tue, 8 Dec 2015 18:00:59 +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 tB8I0wJO092801; Tue, 8 Dec 2015 18:00:58 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB8I0wPC092798; Tue, 8 Dec 2015 18:00:58 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201512081800.tB8I0wPC092798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Tue, 8 Dec 2015 18:00:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403324 - head/sysutils/zogftw 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, 08 Dec 2015 18:01:00 -0000 Author: miwi Date: Tue Dec 8 18:00:58 2015 New Revision: 403324 URL: https://svnweb.freebsd.org/changeset/ports/403324 Log: - Update to 2015-11-21-0a21288 - Update WWW PR: 204742 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4342 Modified: head/sysutils/zogftw/Makefile head/sysutils/zogftw/distinfo head/sysutils/zogftw/pkg-descr Modified: head/sysutils/zogftw/Makefile ============================================================================== --- head/sysutils/zogftw/Makefile Tue Dec 8 17:56:44 2015 (r403323) +++ head/sysutils/zogftw/Makefile Tue Dec 8 18:00:58 2015 (r403324) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= zogftw -PORTVERSION= 0.0.2014.12.12 +PORTVERSION= 0.0.2015.11.21 CATEGORIES= sysutils -MASTER_SITES= http://www.fabiankeil.de/sourcecode/zogftw/ -DISTNAME= ${PORTNAME}-2014-12-12-71f792b +MASTER_SITES= https://www.fabiankeil.de/sourcecode/zogftw/ +DISTNAME= ${PORTNAME}-2015-11-21-0a21288 MAINTAINER= fk@fabiankeil.de COMMENT= Creates redundant backups on encrypted ZFS pools Modified: head/sysutils/zogftw/distinfo ============================================================================== --- head/sysutils/zogftw/distinfo Tue Dec 8 17:56:44 2015 (r403323) +++ head/sysutils/zogftw/distinfo Tue Dec 8 18:00:58 2015 (r403324) @@ -1,2 +1,2 @@ -SHA256 (zogftw-2014-12-12-71f792b.tar.gz) = e9cf09e432857c23e88a5bf3e151d8474b20d6de87418058eda86832e1642f3f -SIZE (zogftw-2014-12-12-71f792b.tar.gz) = 38542 +SHA256 (zogftw-2015-11-21-0a21288.tar.gz) = 79a3a32fd261575ff20193988056150ec9e1fd27c5a8462fa7aa7ed08dc54041 +SIZE (zogftw-2015-11-21-0a21288.tar.gz) = 42068 Modified: head/sysutils/zogftw/pkg-descr ============================================================================== --- head/sysutils/zogftw/pkg-descr Tue Dec 8 17:56:44 2015 (r403323) +++ head/sysutils/zogftw/pkg-descr Tue Dec 8 18:00:58 2015 (r403324) @@ -11,4 +11,4 @@ manually. zogftw is extendable in shell. It can be sourced from other shell scripts or interactive shells. -WWW: http://www.fabiankeil.de/gehacktes/zogftw/ +WWW: https://www.fabiankeil.de/gehacktes/zogftw/