From owner-svn-ports-all@FreeBSD.ORG Mon May 11 21:32:12 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9EC4E2F9; Mon, 11 May 2015 21:32:12 +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 730301F50; Mon, 11 May 2015 21:32:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4BLWC9T098658; Mon, 11 May 2015 21:32:12 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4BLWBrw098651; Mon, 11 May 2015 21:32:11 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201505112132.t4BLWBrw098651@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 11 May 2015 21:32:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386104 - in head/sysutils/clone: . files 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: Mon, 11 May 2015 21:32:12 -0000 Author: madpilot Date: Mon May 11 21:32:11 2015 New Revision: 386104 URL: https://svnweb.freebsd.org/changeset/ports/386104 Log: - Update to 1.0.6 - Regenerate patch to make portlint happy PR: 199852 Submitted by: cyclaero at gmail.com (maintainer) Modified: head/sysutils/clone/Makefile head/sysutils/clone/distinfo head/sysutils/clone/files/patch-Makefile (contents, props changed) Modified: head/sysutils/clone/Makefile ============================================================================== --- head/sysutils/clone/Makefile Mon May 11 20:56:01 2015 (r386103) +++ head/sysutils/clone/Makefile Mon May 11 21:32:11 2015 (r386104) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= clone -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= sysutils MASTER_SITES= https://googledrive.com/host/0BzyUSAiURzitVGlOeXFsTW9XOVk/ @@ -10,6 +10,8 @@ COMMENT= File tree cloning tool LICENSE= BSD2CLAUSE +USES= compiler:c11 + PLIST_FILES= bin/clone \ man/man1/clone.1.gz Modified: head/sysutils/clone/distinfo ============================================================================== --- head/sysutils/clone/distinfo Mon May 11 20:56:01 2015 (r386103) +++ head/sysutils/clone/distinfo Mon May 11 21:32:11 2015 (r386104) @@ -1,2 +1,2 @@ -SHA256 (clone-1.0.5.tar.gz) = 8504bfe11c3329f6908198641ca5a15dce1965cb71309fe0c52bf85a9990fce2 -SIZE (clone-1.0.5.tar.gz) = 28328 +SHA256 (clone-1.0.6.tar.gz) = 0ed5d2ca266b42924f7ef9495fccae235a0d5665c1b5a16cf6d86214f3d35ed2 +SIZE (clone-1.0.6.tar.gz) = 30091 Modified: head/sysutils/clone/files/patch-Makefile ============================================================================== --- head/sysutils/clone/files/patch-Makefile Mon May 11 20:56:01 2015 (r386103) +++ head/sysutils/clone/files/patch-Makefile Mon May 11 21:32:11 2015 (r386104) @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- Makefile.orig +--- Makefile.orig 2015-05-01 19:21:45 UTC +++ Makefile -@@ -60,5 +60,5 @@ +@@ -60,5 +60,5 @@ clean: update: clean all install: $(TOOL)