git: 15113a389fdd - main - math/libtexprintf: Use upstream release archive
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Feb 2025 18:48:04 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=15113a389fdd36024ecc1cede152caae8c97da4d commit 15113a389fdd36024ecc1cede152caae8c97da4d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-02-02 18:02:19 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-02-02 18:47:26 +0000 math/libtexprintf: Use upstream release archive Removes need to use USES= autoreconf and while at it remove GNU_CONFIGURE_MANPREFIX PR: 284103 Approved by: portmgr (maintainer timeout, 2+ weeks) --- math/libtexprintf/Makefile | 8 ++------ math/libtexprintf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/math/libtexprintf/Makefile b/math/libtexprintf/Makefile index 4331ab23a00c..a7909d6c3b56 100644 --- a/math/libtexprintf/Makefile +++ b/math/libtexprintf/Makefile @@ -1,8 +1,8 @@ PORTNAME= libtexprintf -DISTVERSIONPREFIX= v DISTVERSION= 1.25 PORTREVISION= 1 CATEGORIES= math textproc +MASTER_SITES= https://github.com/bartp5/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Formatted math formula output with tex-like syntax @@ -11,14 +11,10 @@ WWW= https://github.com/bartp5/libtexprintf LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake libtool +USES= gmake libtool USE_LDCONFIG= yes -USE_GITHUB= yes -GH_ACCOUNT= bartp5 - GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip diff --git a/math/libtexprintf/distinfo b/math/libtexprintf/distinfo index e3d76bf6f962..add47837718c 100644 --- a/math/libtexprintf/distinfo +++ b/math/libtexprintf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699915594 -SHA256 (bartp5-libtexprintf-v1.25_GH0.tar.gz) = c50a44e33eba551526ff553c0af0bdd3f3a219d8ed60f11fcd9d7b30cd028af1 -SIZE (bartp5-libtexprintf-v1.25_GH0.tar.gz) = 123468 +TIMESTAMP = 1737056103 +SHA256 (libtexprintf-1.25.tar.gz) = 8a6f132d7bb27a20a41f8f5905cab0a78d73453dcb74cbe8263f7632197b0c25 +SIZE (libtexprintf-1.25.tar.gz) = 466120