Date: Tue, 28 Mar 2023 21:37:05 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e114166d0d8d - main - =?utf-8?Q?math/blahtexml:=20Update=200.9=20=E2=86=92=201.0?= Message-ID: <202303282137.32SLb5Xc032632@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e114166d0d8d1607f1f18bcd5daee51d48b8bd2f commit e114166d0d8d1607f1f18bcd5daee51d48b8bd2f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-28 14:44:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-28 21:36:59 +0000 math/blahtexml: Update 0.9 → 1.0 Reported by: portscout --- math/blahtexml/Makefile | 4 ++-- math/blahtexml/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/blahtexml/Makefile b/math/blahtexml/Makefile index 14c851e4ad48..f86f51ff37ec 100644 --- a/math/blahtexml/Makefile +++ b/math/blahtexml/Makefile @@ -1,5 +1,6 @@ PORTNAME= blahtexml -DISTVERSION= 0.9 # not tagged, version is stated in the README +DISTVERSIONPREFIX= v +DISTVERSION= 1.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -15,7 +16,6 @@ USES= gmake localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= gvanas -GH_TAGNAME= 92f2c5f MAKEFILE= makefile MAKE_ARGS= CFLAGS="${CFLAGS}" diff --git a/math/blahtexml/distinfo b/math/blahtexml/distinfo index c901bfa56818..d8710a4edaee 100644 --- a/math/blahtexml/distinfo +++ b/math/blahtexml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632381802 -SHA256 (gvanas-blahtexml-0.9-92f2c5f_GH0.tar.gz) = c7ca4e791c551f2618e2614ad99674b536989676509e330ed5613adca1b4acd1 -SIZE (gvanas-blahtexml-0.9-92f2c5f_GH0.tar.gz) = 191102 +TIMESTAMP = 1680029942 +SHA256 (gvanas-blahtexml-v1.0_GH0.tar.gz) = ef746642b1371f591b222ce3461c08656734c32ad3637fd0574d91e83995849e +SIZE (gvanas-blahtexml-v1.0_GH0.tar.gz) = 191236
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303282137.32SLb5Xc032632>