aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-xml2/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2023-05-12 16:09:35 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2023-05-12 16:29:05 +0000
commit97c8aaf0cdd90c37bb7a555eaea715f435e4d559 (patch)
tree54e1284fc7120ff5381645726b1254cc7ab14409 /textproc/R-cran-xml2/Makefile
parent14419435b689659bdb9f91a4dbaa8ea2e2f9248a (diff)
downloadports-97c8aaf0cdd90c37bb7a555eaea715f435e4d559.tar.gz
ports-97c8aaf0cdd90c37bb7a555eaea715f435e4d559.zip
textproc/R-cran-xml2: Update to 1.3.4
Diffstat (limited to 'textproc/R-cran-xml2/Makefile')
-rw-r--r--textproc/R-cran-xml2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile
index f3668ac56120..51ef6ddfea14 100644
--- a/textproc/R-cran-xml2/Makefile
+++ b/textproc/R-cran-xml2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= xml2
-PORTVERSION= 1.3.3
-PORTREVISION= 3
+PORTVERSION= 1.3.4
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -10,7 +9,7 @@ WWW= https://cran.r-project.org/web/packages/xml2/
LICENSE= MIT
-USES= cran:auto-plist,compiles gnome
+USES= cran:auto-plist,compiles gnome
USE_GNOME= libxml2
.include <bsd.port.mk>