Date: Thu, 10 Nov 2022 05:17:11 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ceb73ea7d40c - main - editors/gnome-latex: Update to 3.42.0 Message-ID: <202211100517.2AA5HBR4006940@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ceb73ea7d40ca4ea42fd3f576317e0f2fc0c5b08 commit ceb73ea7d40ca4ea42fd3f576317e0f2fc0c5b08 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-11-10 05:00:12 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-11-10 05:00:39 +0000 editors/gnome-latex: Update to 3.42.0 --- editors/gnome-latex/Makefile | 2 +- editors/gnome-latex/distinfo | 6 +++--- editors/gnome-latex/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/editors/gnome-latex/Makefile b/editors/gnome-latex/Makefile index 8e059de1a97a..d03067557b8d 100644 --- a/editors/gnome-latex/Makefile +++ b/editors/gnome-latex/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnome-latex -PORTVERSION= 3.40.0 +PORTVERSION= 3.42.0 CATEGORIES= editors MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/editors/gnome-latex/distinfo b/editors/gnome-latex/distinfo index d7236280e0f6..9d6d94bb5883 100644 --- a/editors/gnome-latex/distinfo +++ b/editors/gnome-latex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651896803 -SHA256 (gnome/gnome-latex-3.40.0.tar.xz) = c5a77fe79bd40e378ea28c8f45a66327fbc8cc5c3b5b8f0f09c0217ee7cc0a90 -SIZE (gnome/gnome-latex-3.40.0.tar.xz) = 1050088 +TIMESTAMP = 1668053573 +SHA256 (gnome/gnome-latex-3.42.0.tar.xz) = 01231e70413758d1aed6960daa1a2281fa9135a605910ba874ced5327dcb8543 +SIZE (gnome/gnome-latex-3.42.0.tar.xz) = 1170904 diff --git a/editors/gnome-latex/pkg-plist b/editors/gnome-latex/pkg-plist index 85bdf2d28000..1c07ff939844 100644 --- a/editors/gnome-latex/pkg-plist +++ b/editors/gnome-latex/pkg-plist @@ -10,7 +10,6 @@ share/dbus-1/services/org.gnome.gnome-latex.service %%DATADIR%%/templates/book.xml %%DATADIR%%/templates/letter.xml %%DATADIR%%/templates/report.xml -%%DATADIR%%/ui/preferences_dialog.ui %%DATADIR%%/ui/ui.xml share/gtk-doc/html/gnome-latex/LatexilaApp.html share/gtk-doc/html/gnome-latex/LatexilaBuildJob.html @@ -39,6 +38,8 @@ share/gtk-doc/html/gnome-latex/ch04.html share/gtk-doc/html/gnome-latex/gnome-latex-LaTeX-commands.html share/gtk-doc/html/gnome-latex/gnome-latex-Latexila-Initialization-and-Finalization.html share/gtk-doc/html/gnome-latex/gnome-latex-LatexilaBuffer.html +share/gtk-doc/html/gnome-latex/gnome-latex-LatexilaDirs.html +share/gtk-doc/html/gnome-latex/gnome-latex-LatexilaPrefs.html share/gtk-doc/html/gnome-latex/gnome-latex-LatexilaTemplatesDialogs.html share/gtk-doc/html/gnome-latex/gnome-latex-LatexilaUtils.html share/gtk-doc/html/gnome-latex/gnome-latex-LatexilaView.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211100517.2AA5HBR4006940>