diff options
author | dbn <dbn@FreeBSD.org> | 2014-04-27 15:44:22 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2014-04-27 15:44:22 +0800 |
commit | a4d48c667d074af002f4a20ded3c0a50271923fa (patch) | |
tree | c62a0d4cfe99d2bf5f73f559a467a0f41a3fcb5b /math/R-cran-RSvgDevice/Makefile | |
parent | 4b10304a228fdfbd954379b42bde9530fc457d9c (diff) | |
download | freebsd-ports-gnome-a4d48c667d074af002f4a20ded3c0a50271923fa.tar.gz freebsd-ports-gnome-a4d48c667d074af002f4a20ded3c0a50271923fa.tar.zst freebsd-ports-gnome-a4d48c667d074af002f4a20ded3c0a50271923fa.zip |
Update math/RSvgDevice to 0.6.4.4.
ChangeLog (unofficial):
- Increase support for filename length from 256 characters to 1024 characters.
Diffstat (limited to 'math/R-cran-RSvgDevice/Makefile')
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index 0395d42a3a98..767ae382e61d 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= RSvgDevice -PORTVERSION= 0.6.4.3 -PORTREVISION= 3 +PORTVERSION= 0.6.4.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |