Date: Thu, 4 Sep 2014 11:11:08 +0000 (UTC) From: Tim Bishop <tdb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367258 - head/sysutils/zfsnap Message-ID: <201409041111.s84BB8IG059952@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tdb Date: Thu Sep 4 11:11:08 2014 New Revision: 367258 URL: http://svnweb.freebsd.org/changeset/ports/367258 QAT: https://qat.redports.org/buildarchive/r367258/ Log: Fix zfsnap. The project has changed location. I have verified the old and new tarballs by hand and the contents (except the directory name) are identical. PR: 192705 Modified: head/sysutils/zfsnap/Makefile head/sysutils/zfsnap/distinfo Modified: head/sysutils/zfsnap/Makefile ============================================================================== --- head/sysutils/zfsnap/Makefile Thu Sep 4 11:00:14 2014 (r367257) +++ head/sysutils/zfsnap/Makefile Thu Sep 4 11:11:08 2014 (r367258) @@ -8,12 +8,10 @@ CATEGORIES= sysutils MAINTAINER= graudeejs@gmail.com COMMENT= Simple sh script to make zfs rolling snaphosts with cron -BROKEN= fetching checksum mismatch - NO_BUILD= yes USE_GITHUB= yes -GH_PROJECT= zfSnap -GH_ACCOUNT= graudeejs +GH_PROJECT= zfsnap +GH_ACCOUNT= zfsnap GH_TAGNAME= v${PORTVERSION} GH_COMMIT= 2228749 Modified: head/sysutils/zfsnap/distinfo ============================================================================== --- head/sysutils/zfsnap/distinfo Thu Sep 4 11:00:14 2014 (r367257) +++ head/sysutils/zfsnap/distinfo Thu Sep 4 11:11:08 2014 (r367258) @@ -1,2 +1,2 @@ -SHA256 (zfsnap-1.11.0.tar.gz) = 7e5f59eaf16413179724ace9fbbae5c53caf67f67c3516bf1b85edd4d78558a0 -SIZE (zfsnap-1.11.0.tar.gz) = 4973 +SHA256 (zfsnap-1.11.0.tar.gz) = 85cfc69902462ef8ee1cc2518fc24c6f683c1cca6533977edfaf26fc5603e662 +SIZE (zfsnap-1.11.0.tar.gz) = 4970
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409041111.s84BB8IG059952>