From owner-svn-ports-all@freebsd.org Sun Feb 7 22:59:47 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 1123AAA1678; Sun, 7 Feb 2016 22:59:47 +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 D70281E39; Sun, 7 Feb 2016 22:59:46 +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 u17MxjU4045359; Sun, 7 Feb 2016 22:59:45 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u17Mxj77045357; Sun, 7 Feb 2016 22:59:45 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201602072259.u17Mxj77045357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 7 Feb 2016 22:59:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408459 - head/textproc/R-cran-xtable 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, 07 Feb 2016 22:59:47 -0000 Author: tota Date: Sun Feb 7 22:59:45 2016 New Revision: 408459 URL: https://svnweb.freebsd.org/changeset/ports/408459 Log: - Update to 1.8-2 - Fix LICENSE Modified: head/textproc/R-cran-xtable/Makefile head/textproc/R-cran-xtable/distinfo Modified: head/textproc/R-cran-xtable/Makefile ============================================================================== --- head/textproc/R-cran-xtable/Makefile Sun Feb 7 22:46:55 2016 (r408458) +++ head/textproc/R-cran-xtable/Makefile Sun Feb 7 22:59:45 2016 (r408459) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= xtable -DISTVERSION= 1.8-0 +DISTVERSION= 1.8-2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Export tables to LaTeX or HTML -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ USES= cran:auto-plist Modified: head/textproc/R-cran-xtable/distinfo ============================================================================== --- head/textproc/R-cran-xtable/distinfo Sun Feb 7 22:46:55 2016 (r408458) +++ head/textproc/R-cran-xtable/distinfo Sun Feb 7 22:59:45 2016 (r408459) @@ -1,2 +1,2 @@ -SHA256 (xtable_1.8-0.tar.gz) = 5325e362a4abe0f2c46e807ab590f69e360ce89ada7c9461e3de7ac0e23f82a6 -SIZE (xtable_1.8-0.tar.gz) = 287323 +SHA256 (xtable_1.8-2.tar.gz) = 1623a1cde2e130fedb46f98840c3a882f1cbb167b292ef2bd86d70baefc4280d +SIZE (xtable_1.8-2.tar.gz) = 619611