Date: Sun, 7 May 2017 08:15:30 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440315 - head/textproc/R-cran-stringi Message-ID: <201705070815.v478FUr2025743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun May 7 08:15:30 2017 New Revision: 440315 URL: https://svnweb.freebsd.org/changeset/ports/440315 Log: - Update to 1.1.5 Modified: head/textproc/R-cran-stringi/Makefile (contents, props changed) head/textproc/R-cran-stringi/distinfo (contents, props changed) Modified: head/textproc/R-cran-stringi/Makefile ============================================================================== --- head/textproc/R-cran-stringi/Makefile Sun May 7 07:53:54 2017 (r440314) +++ head/textproc/R-cran-stringi/Makefile Sun May 7 08:15:30 2017 (r440315) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stringi -DISTVERSION= 1.1.2 -PORTREVISION= 1 +DISTVERSION= 1.1.5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/textproc/R-cran-stringi/distinfo ============================================================================== --- head/textproc/R-cran-stringi/distinfo Sun May 7 07:53:54 2017 (r440314) +++ head/textproc/R-cran-stringi/distinfo Sun May 7 08:15:30 2017 (r440315) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475915173 -SHA256 (stringi_1.1.2.tar.gz) = e50b7162ceb7ebae403475f6f8a76a39532a2abc82112db88661f48aa4b9218e -SIZE (stringi_1.1.2.tar.gz) = 3644855 +TIMESTAMP = 1494144068 +SHA256 (stringi_1.1.5.tar.gz) = 651e85fc4ec6cf71ad8a4347f2bd4b00a490cf9eec20921a83bf5222740402f2 +SIZE (stringi_1.1.5.tar.gz) = 3645872
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705070815.v478FUr2025743>