git: a05b36f760fa - main - print/texlive-tlmgr: Fix missing runtime file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Feb 2022 21:59:13 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a05b36f760fa1c46be859edd46b8d673fda28f0a commit a05b36f760fa1c46be859edd46b8d673fda28f0a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-02-22 21:58:07 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-02-22 21:58:58 +0000 print/texlive-tlmgr: Fix missing runtime file Reported by: pi --- print/texlive-tlmgr/Makefile | 3 +++ print/texlive-tlmgr/pkg-plist | 1 + 2 files changed, 4 insertions(+) diff --git a/print/texlive-tlmgr/Makefile b/print/texlive-tlmgr/Makefile index 0f2fd3ac49be..aec9c80a26fa 100644 --- a/print/texlive-tlmgr/Makefile +++ b/print/texlive-tlmgr/Makefile @@ -1,5 +1,6 @@ PORTNAME= texlive PORTVERSION= ${TEXLIVE_VERSION} +PORTREVISION= 1 CATEGORIES= print perl5 MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}/ PKGNAMESUFFIX= -tlmgr @@ -43,6 +44,8 @@ do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/TeXLive ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${PORTVERSION}-extra/tlpkg/TeXLive/*.pm \ ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/TeXLive + ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${PORTVERSION}-extra/tlpkg/TeXLive/trans.pl \ + ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/TeXLive @${MKDIR} ${STAGEDIR}${PREFIX}/${TEXMFDISTDIR} ${TOUCH} ${STAGEDIR}${PREFIX}/${TEXMFDISTDIR}/.texlive-tlmgr ${MKDIR} ${STAGEDIR}/var/db/tlpkg diff --git a/print/texlive-tlmgr/pkg-plist b/print/texlive-tlmgr/pkg-plist index 05605a1e8a23..09c8ce55a58a 100644 --- a/print/texlive-tlmgr/pkg-plist +++ b/print/texlive-tlmgr/pkg-plist @@ -11,6 +11,7 @@ bin/tlmgr %%SITE_PERL%%/TeXLive/TLUtils.pm %%SITE_PERL%%/TeXLive/TLWinGoo.pm %%SITE_PERL%%/TeXLive/TeXCatalogue.pm +%%SITE_PERL%%/TeXLive/trans.pl %%TEXMFDISTDIR%%/.texlive-tlmgr %%TEXMFDISTDIR%%/scripts/texlive/tlmgr.pl share/tlpkg