Index: head/devel/R-cran-crayon/Makefile =================================================================== --- head/devel/R-cran-crayon/Makefile (revision 453876) +++ head/devel/R-cran-crayon/Makefile (revision 453877) @@ -1,16 +1,16 @@ # Created by: Pedro Giffuni # $FreeBSD$ PORTNAME= crayon -DISTVERSION= 1.3.2 +DISTVERSION= 1.3.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= pfg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Colored Terminal Output LICENSE= MIT USES= cran:auto-plist .include Index: head/devel/R-cran-crayon/distinfo =================================================================== --- head/devel/R-cran-crayon/distinfo (revision 453876) +++ head/devel/R-cran-crayon/distinfo (revision 453877) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475217125 -SHA256 (crayon_1.3.2.tar.gz) = 9a6b75d63c05fe64baf222f1921330ceb727924bcc5fc2753ff0528d42555e68 -SIZE (crayon_1.3.2.tar.gz) = 656168 +TIMESTAMP = 1505687692 +SHA256 (crayon_1.3.4.tar.gz) = fc6e9bf990e9532c4fcf1a3d2ce22d8cf12d25a95e4779adfa17713ed836fa68 +SIZE (crayon_1.3.4.tar.gz) = 658694 Index: head/devel/R-cran-crayon/pkg-descr =================================================================== --- head/devel/R-cran-crayon/pkg-descr (revision 453876) +++ head/devel/R-cran-crayon/pkg-descr (revision 453877) @@ -1,7 +1,7 @@ Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project. -WWW: http://cran.r-project.org/web/packages/crayon/ +WWW: https://CRAN.R-project.org/package=crayon