Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2017 02:36:35 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434500 - head/sysutils/clone
Message-ID:  <201702210236.v1L2aZ6p020834@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Feb 21 02:36:35 2017
New Revision: 434500
URL: https://svnweb.freebsd.org/changeset/ports/434500

Log:
  - Update to 1.0.7
  
  PR:		217242
  Submitted by:	cyclaero@gmail.com(maintainer)

Modified:
  head/sysutils/clone/Makefile
  head/sysutils/clone/distinfo

Modified: head/sysutils/clone/Makefile
==============================================================================
--- head/sysutils/clone/Makefile	Tue Feb 21 02:32:10 2017	(r434499)
+++ head/sysutils/clone/Makefile	Tue Feb 21 02:36:35 2017	(r434500)
@@ -1,10 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	clone
-PORTVERSION=	1.0.6
-PORTREVISION=	1
+PORTVERSION=	1.0.7
 CATEGORIES=	sysutils
-MASTER_SITES=	https://googledrive.com/host/0BzyUSAiURzitVGlOeXFsTW9XOVk/
+MASTER_SITES=	http://cyclaero.com/public/clone/
 
 MAINTAINER=	cyclaero@gmail.com
 COMMENT=	File tree cloning tool

Modified: head/sysutils/clone/distinfo
==============================================================================
--- head/sysutils/clone/distinfo	Tue Feb 21 02:32:10 2017	(r434499)
+++ head/sysutils/clone/distinfo	Tue Feb 21 02:36:35 2017	(r434500)
@@ -1,2 +1,3 @@
-SHA256 (clone-1.0.6.tar.gz) = 0ed5d2ca266b42924f7ef9495fccae235a0d5665c1b5a16cf6d86214f3d35ed2
-SIZE (clone-1.0.6.tar.gz) = 30091
+TIMESTAMP = 1487644110
+SHA256 (clone-1.0.7.tar.gz) = 5210c1b15d7c2012be7358a4a4b6fc68ff0259ed1100eda69dab7a08c63c4f83
+SIZE (clone-1.0.7.tar.gz) = 31067



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702210236.v1L2aZ6p020834>