From owner-svn-ports-all@freebsd.org Sun Jan 31 03:46:31 2016 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 6F976A4E5A8; Sun, 31 Jan 2016 03:46:31 +0000 (UTC) (envelope-from tota@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 403C814AA; Sun, 31 Jan 2016 03:46:31 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0V3kUSA089065; Sun, 31 Jan 2016 03:46:30 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0V3kUaB089063; Sun, 31 Jan 2016 03:46:30 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201601310346.u0V3kUaB089063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 31 Jan 2016 03:46:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407573 - head/databases/R-cran-RMySQL 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: Sun, 31 Jan 2016 03:46:31 -0000 Author: tota Date: Sun Jan 31 03:46:29 2016 New Revision: 407573 URL: https://svnweb.freebsd.org/changeset/ports/407573 Log: - Update to 0.10.8 Modified: head/databases/R-cran-RMySQL/Makefile head/databases/R-cran-RMySQL/distinfo Modified: head/databases/R-cran-RMySQL/Makefile ============================================================================== --- head/databases/R-cran-RMySQL/Makefile Sun Jan 31 02:24:40 2016 (r407572) +++ head/databases/R-cran-RMySQL/Makefile Sun Jan 31 03:46:29 2016 (r407573) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RMySQL -DISTVERSION= 0.10.7 +DISTVERSION= 0.10.8 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -17,6 +17,6 @@ USE_MYSQL= yes USES= cran:auto-plist post-patch: - @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure + @${REINPLACE_CMD} -e '/bin\//s|bash|sh|' ${WRKSRC}/configure .include Modified: head/databases/R-cran-RMySQL/distinfo ============================================================================== --- head/databases/R-cran-RMySQL/distinfo Sun Jan 31 02:24:40 2016 (r407572) +++ head/databases/R-cran-RMySQL/distinfo Sun Jan 31 03:46:29 2016 (r407573) @@ -1,2 +1,2 @@ -SHA256 (RMySQL_0.10.7.tar.gz) = 2e5061b90648d342a180723263fb39bac2de8bd1565569314b71ee5e604bb343 -SIZE (RMySQL_0.10.7.tar.gz) = 52422 +SHA256 (RMySQL_0.10.8.tar.gz) = 26cdb975e1b07a5eedfabe74c720fad7e9917a3b905276956c23c0aaa14afeb3 +SIZE (RMySQL_0.10.8.tar.gz) = 52126