pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math
Module Name: pkgsrc
Committed By: taca
Date: Sat Feb 8 03:46:08 UTC 2025
Modified Files:
pkgsrc/math/pear-Math_BigInteger: Makefile
pkgsrc/math/pear-Numbers_Roman: Makefile
pkgsrc/math/pear-Numbers_Words: Makefile
pkgsrc/math/php-stats: Makefile
Log Message:
multiple PHP support
* Use PHP_BASE_VERS in DEPENDS if required.
* Use REPLACE_PHP.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/pear-Math_BigInteger/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/pear-Numbers_Roman/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/pear-Numbers_Words/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/php-stats/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/pear-Math_BigInteger/Makefile
diff -u pkgsrc/math/pear-Math_BigInteger/Makefile:1.4 pkgsrc/math/pear-Math_BigInteger/Makefile:1.5
--- pkgsrc/math/pear-Math_BigInteger/Makefile:1.4 Wed Jul 3 07:28:22 2019
+++ pkgsrc/math/pear-Math_BigInteger/Makefile Sat Feb 8 03:46:08 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/07/03 07:28:22 nia Exp $
+# $NetBSD: Makefile,v 1.5 2025/02/08 03:46:08 taca Exp $
DISTNAME= Math_BigInteger-1.0.3
+PKGREVISION= 1
CATEGORIES= math
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/math/pear-Numbers_Roman/Makefile
diff -u pkgsrc/math/pear-Numbers_Roman/Makefile:1.11 pkgsrc/math/pear-Numbers_Roman/Makefile:1.12
--- pkgsrc/math/pear-Numbers_Roman/Makefile:1.11 Wed Jul 3 07:28:23 2019
+++ pkgsrc/math/pear-Numbers_Roman/Makefile Sat Feb 8 03:46:08 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/07/03 07:28:23 nia Exp $
+# $NetBSD: Makefile,v 1.12 2025/02/08 03:46:08 taca Exp $
DISTNAME= Numbers_Roman-1.0.2
+PKGREVISION= 1
CATEGORIES= math
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/math/pear-Numbers_Words/Makefile
diff -u pkgsrc/math/pear-Numbers_Words/Makefile:1.16 pkgsrc/math/pear-Numbers_Words/Makefile:1.17
--- pkgsrc/math/pear-Numbers_Words/Makefile:1.16 Wed Jul 3 07:28:23 2019
+++ pkgsrc/math/pear-Numbers_Words/Makefile Sat Feb 8 03:46:08 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2019/07/03 07:28:23 nia Exp $
+# $NetBSD: Makefile,v 1.17 2025/02/08 03:46:08 taca Exp $
DISTNAME= Numbers_Words-0.18.2
+PKGREVISION= 1
CATEGORIES= math
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/math/php-stats/Makefile
diff -u pkgsrc/math/php-stats/Makefile:1.9 pkgsrc/math/php-stats/Makefile:1.10
--- pkgsrc/math/php-stats/Makefile:1.9 Sat May 28 13:33:01 2022
+++ pkgsrc/math/php-stats/Makefile Sat Feb 8 03:46:08 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2022/05/28 13:33:01 taca Exp $
+# $NetBSD: Makefile,v 1.10 2025/02/08 03:46:08 taca Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
+PKGREVISION= 1
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
Home |
Main Index |
Thread Index |
Old Index