From owner-svn-ports-head@freebsd.org Sun May 8 22:51:54 2016 Return-Path: Delivered-To: svn-ports-head@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 D9E30B33136; Sun, 8 May 2016 22:51:54 +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 A06B31393; Sun, 8 May 2016 22:51:54 +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 u48MprK6016333; Sun, 8 May 2016 22:51:53 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48MprM4016331; Sun, 8 May 2016 22:51:53 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605082251.u48MprM4016331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 8 May 2016 22:51:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414822 - head/databases/R-cran-DBI X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2016 22:51:55 -0000 Author: tota Date: Sun May 8 22:51:53 2016 New Revision: 414822 URL: https://svnweb.freebsd.org/changeset/ports/414822 Log: - Update to 0.4-1 Modified: head/databases/R-cran-DBI/Makefile (contents, props changed) head/databases/R-cran-DBI/distinfo (contents, props changed) Modified: head/databases/R-cran-DBI/Makefile ============================================================================== --- head/databases/R-cran-DBI/Makefile Sun May 8 21:03:03 2016 (r414821) +++ head/databases/R-cran-DBI/Makefile Sun May 8 22:51:53 2016 (r414822) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBI -PORTVERSION= 0.4 +DISTVERSION= 0.4-1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/databases/R-cran-DBI/distinfo ============================================================================== --- head/databases/R-cran-DBI/distinfo Sun May 8 21:03:03 2016 (r414821) +++ head/databases/R-cran-DBI/distinfo Sun May 8 22:51:53 2016 (r414822) @@ -1,2 +1,2 @@ -SHA256 (DBI_0.4.tar.gz) = 0adf5ec3d177b8c54b50ec2f317047dce00c4b81592aaca5a244ff6db187390b -SIZE (DBI_0.4.tar.gz) = 141460 +SHA256 (DBI_0.4-1.tar.gz) = eff14a9af4975f23f8e1f4347d82c33c32c0b4f4f3e11370c582a89aeb8ac68e +SIZE (DBI_0.4-1.tar.gz) = 141644