From owner-svn-ports-head@freebsd.org Tue Oct 23 18:05:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F5F2FEE633; Tue, 23 Oct 2018 18:05:38 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C755088FB2; Tue, 23 Oct 2018 18:05:37 +0000 (UTC) (envelope-from dbn@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A232213663; Tue, 23 Oct 2018 18:05:37 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9NI5bv1073559; Tue, 23 Oct 2018 18:05:37 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NI5afS073555; Tue, 23 Oct 2018 18:05:36 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201810231805.w9NI5afS073555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Tue, 23 Oct 2018 18:05:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482863 - in head/textproc: . R-cran-rex X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: in head/textproc: . R-cran-rex X-SVN-Commit-Revision: 482863 X-SVN-Commit-Repository: ports 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.29 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: Tue, 23 Oct 2018 18:05:38 -0000 Author: dbn Date: Tue Oct 23 18:05:36 2018 New Revision: 482863 URL: https://svnweb.freebsd.org/changeset/ports/482863 Log: textproc/R-cran-rex: Friendly Regular Expressions Generated by: portcran (0.1.9) Added: head/textproc/R-cran-rex/ head/textproc/R-cran-rex/Makefile (contents, props changed) head/textproc/R-cran-rex/distinfo (contents, props changed) head/textproc/R-cran-rex/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Oct 23 17:55:45 2018 (r482862) +++ head/textproc/Makefile Tue Oct 23 18:05:36 2018 (r482863) @@ -18,6 +18,7 @@ SUBDIR += R-cran-pystr SUBDIR += R-cran-readr SUBDIR += R-cran-rematch + SUBDIR += R-cran-rex SUBDIR += R-cran-rmarkdown SUBDIR += R-cran-stringi SUBDIR += R-cran-stringr Added: head/textproc/R-cran-rex/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-rex/Makefile Tue Oct 23 18:05:36 2018 (r482863) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= rex +DISTVERSION= 1.1.2 +CATEGORIES= textproc +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= dbn@FreeBSD.org +COMMENT= Friendly Regular Expressions + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr +RUN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \ + R-cran-lazyeval>0:math/R-cran-lazyeval +TEST_DEPENDS= R-cran-Hmisc>0:devel/R-cran-Hmisc \ + R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ + R-cran-dplyr>0:math/R-cran-dplyr \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-stringr>0:textproc/R-cran-stringr \ + R-cran-rvest>0:www/R-cran-rvest + +USES= cran:auto-plist + +.include Added: head/textproc/R-cran-rex/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-rex/distinfo Tue Oct 23 18:05:36 2018 (r482863) @@ -0,0 +1,3 @@ +TIMESTAMP = 1540317825 +SHA256 (rex_1.1.2.tar.gz) = bd3c74ceaf335336f5dd04314d0a791f6311e421a2158f321f5aab275f539a2a +SIZE (rex_1.1.2.tar.gz) = 89430 Added: head/textproc/R-cran-rex/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-rex/pkg-descr Tue Oct 23 18:05:36 2018 (r482863) @@ -0,0 +1,3 @@ +A friendly interface for the construction of regular expressions. + +WWW: https://github.com/kevinushey/rex