git: 36426c5e00e2 - main - math/R-cran-XLConnect: add a missing README.md
Thierry Thomas <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a760cb4.24592.472c066a__30840.9657490969$1786121418$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=36426c5e00e28149490c4c03c8f185f482d47f54 commit 36426c5e00e28149490c4c03c8f185f482d47f54 Author: Thierry Thomas <[email protected]> AuthorDate: 2026-08-07 16:33:43 +0000 Commit: Thierry Thomas <[email protected]> CommitDate: 2026-08-07 16:49:52 +0000 math/R-cran-XLConnect: add a missing README.md --- math/R-cran-XLConnect/Makefile | 1 + math/R-cran-XLConnect/pkg-plist | 1 + 2 files changed, 2 insertions(+) diff --git a/math/R-cran-XLConnect/Makefile b/math/R-cran-XLConnect/Makefile index baf6b3b39195..13bc886cdabc 100644 --- a/math/R-cran-XLConnect/Makefile +++ b/math/R-cran-XLConnect/Makefile @@ -1,5 +1,6 @@ PORTNAME= XLConnect DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-XLConnect/pkg-plist b/math/R-cran-XLConnect/pkg-plist index 2e62574cacf2..80722d638283 100644 --- a/math/R-cran-XLConnect/pkg-plist +++ b/math/R-cran-XLConnect/pkg-plist @@ -12,6 +12,7 @@ %%R_MOD_DIR%%/Meta/vignette.rds %%R_MOD_DIR%%/NAMESPACE %%R_MOD_DIR%%/NEWS +%%R_MOD_DIR%%/README.md %%R_MOD_DIR%%/R/XLConnect %%R_MOD_DIR%%/R/XLConnect.rdb %%R_MOD_DIR%%/R/XLConnect.rdx