git: 0f1f867ac011 - main - print/microtex: update g20230528 → g20240805
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 17:16:08 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f1f867ac0110b4f16047664959e54db40da35b7 commit 0f1f867ac0110b4f16047664959e54db40da35b7 Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-10-15 15:33:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-15 17:16:06 +0000 print/microtex: update g20230528 → g20240805 PR: 282114 --- print/microtex/Makefile | 6 +++--- print/microtex/distinfo | 6 +++--- print/microtex/pkg-descr | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/print/microtex/Makefile b/print/microtex/Makefile index 9e8264b01546..7b25272b95f2 100644 --- a/print/microtex/Makefile +++ b/print/microtex/Makefile @@ -1,5 +1,5 @@ PORTNAME= microtex -DISTVERSION= g20230528 +DISTVERSION= g20240805 CATEGORIES= print devel MAINTAINER= yuri@FreeBSD.org @@ -13,13 +13,13 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libtinyxml2.so:textproc/tinyxml2 USES= compiler:c++17-lang gnome meson pkgconfig -USE_GNOME= cairomm gtkmm30 glibmm pangomm +USE_GNOME= cairomm glibmm gtkmm30 pangomm USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= NanoMichael GH_PROJECT= MicroTeX -GH_TAGNAME= d87ebec +GH_TAGNAME= 0e3707f PORTSCOUT= skipv:xml-def diff --git a/print/microtex/distinfo b/print/microtex/distinfo index 0167131d6bac..1e8077588fb9 100644 --- a/print/microtex/distinfo +++ b/print/microtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718557879 -SHA256 (NanoMichael-MicroTeX-g20230528-d87ebec_GH0.tar.gz) = c59f185f0028c4017841835bcd217ebe7b5ef50fe7c3c0b755d8274ea3cb3cc1 -SIZE (NanoMichael-MicroTeX-g20230528-d87ebec_GH0.tar.gz) = 1596605 +TIMESTAMP = 1729010473 +SHA256 (NanoMichael-MicroTeX-g20240805-0e3707f_GH0.tar.gz) = 5eb44330e63543cc61390c3cddc805b02d0d0cad5a5987ac580bedbef6a5073d +SIZE (NanoMichael-MicroTeX-g20240805-0e3707f_GH0.tar.gz) = 1597436 diff --git a/print/microtex/pkg-descr b/print/microtex/pkg-descr index badf100a6414..c3fd02d719ed 100644 --- a/print/microtex/pkg-descr +++ b/print/microtex/pkg-descr @@ -1,4 +1,4 @@ MicroTeX is a dynamic, cross-platform, and embeddable LaTeX rendering library. -Its main purpose is to display mathematical formulas written in LaTeX. It can -be embedded in applications on various platforms (Android, iOS, Windows, Linux +Its main purpose is to display mathematical formulas written in LaTeX. It can be +embedded in applications on various platforms (Android, iOS, Windows, GNU/Linux, GTK, Qt...).