diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-06-25 20:20:31 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-06-25 20:20:31 +0000 |
commit | afce01fc79e4f56a37f969fa34b9501464dd3e67 (patch) | |
tree | 52b2a418a68ff0642f3abe19536f8d9950f4986d | |
parent | Update to 4.3.9 (diff) |
- Update to 0.5-2
Notes
Notes:
svn path=/head/; revision=390599
-rw-r--r-- | textproc/R-cran-stringi/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-stringi/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index 5c179325423c..1ff77320b37d 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stringi -DISTVERSION= 0.4-1 +DISTVERSION= 0.5-2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringi/distinfo b/textproc/R-cran-stringi/distinfo index ae662f7e6771..9fdce540fb3c 100644 --- a/textproc/R-cran-stringi/distinfo +++ b/textproc/R-cran-stringi/distinfo @@ -1,2 +1,2 @@ -SHA256 (stringi_0.4-1.tar.gz) = d22e9237ca685f35465503f29efdd5aeb5b7091491204aa0db69e65d592a2f06 -SIZE (stringi_0.4-1.tar.gz) = 3461563 +SHA256 (stringi_0.5-2.tar.gz) = 5faf22153e1df1381eb4a4f94a2ec03dd35e9edd45c66503034d2aa0e407768e +SIZE (stringi_0.5-2.tar.gz) = 3641292 |