pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/bc-gh
Module Name: pkgsrc
Committed By: ktnb
Date: Mon Jan 13 14:31:56 UTC 2025
Modified Files:
pkgsrc/math/bc-gh: Makefile distinfo
Log Message:
bc-gh: update to 7.0.3
many bug fixes from over the years
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/bc-gh/Makefile \
pkgsrc/math/bc-gh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/bc-gh/Makefile
diff -u pkgsrc/math/bc-gh/Makefile:1.11 pkgsrc/math/bc-gh/Makefile:1.12
--- pkgsrc/math/bc-gh/Makefile:1.11 Wed Feb 17 16:51:17 2021
+++ pkgsrc/math/bc-gh/Makefile Mon Jan 13 14:31:56 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2021/02/17 16:51:17 gdt Exp $
+# $NetBSD: Makefile,v 1.12 2025/01/13 14:31:56 ktnb Exp $
-VERSION= 3.3.0
+VERSION= 7.0.3
DISTNAME= bc-${VERSION}
PKGNAME= bc-gh-${VERSION}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=gavinhoward/}
GITHUB_PROJECT= bc
GITHUB_RELEASE= ${VERSION}
-EXTRACT_SUFX= .tar.xz
MAINTAINER= yzena.tech%gmail.com@localhost
#MAINTAINER+= gdt%NetBSD.org@localhost
@@ -15,6 +14,8 @@ HOMEPAGE= https://github.com/gavinhoward
COMMENT= Implementation of POSIX bc with GNU extensions
LICENSE= 2-clause-bsd
+USE_TOOLS+= pkg-config
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
# -l means install all translations, not examining local locales
Index: pkgsrc/math/bc-gh/distinfo
diff -u pkgsrc/math/bc-gh/distinfo:1.11 pkgsrc/math/bc-gh/distinfo:1.12
--- pkgsrc/math/bc-gh/distinfo:1.11 Tue Oct 26 10:55:36 2021
+++ pkgsrc/math/bc-gh/distinfo Mon Jan 13 14:31:56 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:55:36 nia Exp $
+$NetBSD: distinfo,v 1.12 2025/01/13 14:31:56 ktnb Exp $
-BLAKE2s (bc-3.3.0.tar.xz) = 2a83bf29af764eb4863db207f19db5b81ec53a9bf31546bc914404b4cdb43b42
-SHA512 (bc-3.3.0.tar.xz) = b8d0b6d6d9c5d4fc62df62d1b9b7e7006a8b430e063fe0d5f646cfaeb4c6fc9c7037b644e853b7ae7d5c5f42f079221e9cdc32564d70c9ddd6bb867ddc7056de
-Size (bc-3.3.0.tar.xz) = 229580 bytes
+BLAKE2s (bc-7.0.3.tar.gz) = 591bebda8f2bd4ec266faa830717b584bdcdc32e7f8cf8028d8e4b549a5250f8
+SHA512 (bc-7.0.3.tar.gz) = 65e2675972b6f74c6c97ebaf22fb53ab06f8561d745c3172589c8d438c97a56a02327b2bfab978942b2e91a341bd02683273bc78f13a646eceb21531a27da21b
+Size (bc-7.0.3.tar.gz) = 1158074 bytes
Home |
Main Index |
Thread Index |
Old Index