From owner-svn-ports-all@FreeBSD.ORG Mon May 25 20:05:40 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 C1C0F84C; Mon, 25 May 2015 20:05:40 +0000 (UTC) (envelope-from bofh@FreeBSD.org) 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 95AD8A38; Mon, 25 May 2015 20:05:40 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4PK5eOf033377; Mon, 25 May 2015 20:05:40 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4PK5dIk033371; Mon, 25 May 2015 20:05:39 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201505252005.t4PK5dIk033371@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Mon, 25 May 2015 20:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387428 - in head/devel/icmake: . 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, 25 May 2015 20:05:40 -0000 Author: bofh Date: Mon May 25 20:05:38 2015 New Revision: 387428 URL: https://svnweb.freebsd.org/changeset/ports/387428 Log: devel/icmake: Update version 7.22.00=>7.22.01 - Convert patch files to 'make makepatch' compatible Modified: head/devel/icmake/Makefile head/devel/icmake/distinfo head/devel/icmake/files/patch-exec-bootstrap head/devel/icmake/files/patch-icm_install Modified: head/devel/icmake/Makefile ============================================================================== --- head/devel/icmake/Makefile Mon May 25 19:56:11 2015 (r387427) +++ head/devel/icmake/Makefile Mon May 25 20:05:38 2015 (r387428) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= icmake -PORTVERSION= 7.22.00 +PORTVERSION= 7.22.01 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/icmake/distinfo ============================================================================== --- head/devel/icmake/distinfo Mon May 25 19:56:11 2015 (r387427) +++ head/devel/icmake/distinfo Mon May 25 20:05:38 2015 (r387428) @@ -1,2 +1,2 @@ -SHA256 (icmake_7.22.00.orig.tar.gz) = df60e28997dd6313e6fe5bdeb7f6d6030a5c9243c088f5034a4d3d4fa3ed7b04 -SIZE (icmake_7.22.00.orig.tar.gz) = 331885 +SHA256 (icmake_7.22.01.orig.tar.gz) = b522e7937e9d4f0bec738dfce371673e3c4a8bc9f4d209a51631e5ed59ba66c7 +SIZE (icmake_7.22.01.orig.tar.gz) = 331750 Modified: head/devel/icmake/files/patch-exec-bootstrap ============================================================================== --- head/devel/icmake/files/patch-exec-bootstrap Mon May 25 19:56:11 2015 (r387427) +++ head/devel/icmake/files/patch-exec-bootstrap Mon May 25 20:05:38 2015 (r387428) @@ -1,5 +1,5 @@ ---- exec/bootstrap.orig 2012-09-07 09:43:56.000000000 +0200 -+++ exec/bootstrap 2012-12-01 23:45:56.000000000 +0100 +--- exec/bootstrap.orig 2012-07-15 13:24:41 UTC ++++ exec/bootstrap @@ -1,6 +1,6 @@ echo Creating icm-exec @@ -8,7 +8,7 @@ mkdir -p tmp/bin -@@ -8,10 +8,10 @@ +@@ -8,10 +8,10 @@ NR=0 for x in auks var virtual int list string stack opcodefun builtin do cd $x Modified: head/devel/icmake/files/patch-icm_install ============================================================================== --- head/devel/icmake/files/patch-icm_install Mon May 25 19:56:11 2015 (r387427) +++ head/devel/icmake/files/patch-icm_install Mon May 25 20:05:38 2015 (r387428) @@ -1,6 +1,6 @@ ---- icm_install.orig 2015-01-20 14:49:31.174629532 +0600 -+++ icm_install 2015-01-20 14:52:16.796620272 +0600 -@@ -19,11 +19,7 @@ +--- icm_install.orig 2015-05-25 19:37:41 UTC ++++ icm_install +@@ -19,11 +19,7 @@ if [ "$1" == "strip" ] ; then shift fi