diff options
Diffstat (limited to 'textproc/R-cran-highr')
-rw-r--r-- | textproc/R-cran-highr/Makefile | 6 | ||||
-rw-r--r-- | textproc/R-cran-highr/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile index 3e7e37892b39..ce5d57ce1cee 100644 --- a/textproc/R-cran-highr/Makefile +++ b/textproc/R-cran-highr/Makefile @@ -2,16 +2,14 @@ # $FreeBSD$ PORTNAME= highr -PORTVERSION= 0.6 -PORTREVISION= 1 +PORTVERSION= 0.7 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Syntax Highlighting for R Source Code -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ USES= cran:auto-plist diff --git a/textproc/R-cran-highr/distinfo b/textproc/R-cran-highr/distinfo index e46a479f1636..c07de3d3980a 100644 --- a/textproc/R-cran-highr/distinfo +++ b/textproc/R-cran-highr/distinfo @@ -1,2 +1,3 @@ -SHA256 (highr_0.6.tar.gz) = 43e152b2dea596df6e14c44398c74fcd438ece15eaae5bdb84aef8d61b213b59 -SIZE (highr_0.6.tar.gz) = 17294 +TIMESTAMP = 1529463388 +SHA256 (highr_0.7.tar.gz) = cabba5b6f2ea82024a49c5ced5f1aa476f864bc52bc129038e319e4e26b6f3b7 +SIZE (highr_0.7.tar.gz) = 17505 |