pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/php-bcmath



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb  8 03:17:43 UTC 2025

Modified Files:
        pkgsrc/math/php-bcmath: Makefile

Log Message:
multiple PHP support

Also bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/php-bcmath/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/php-bcmath/Makefile
diff -u pkgsrc/math/php-bcmath/Makefile:1.9 pkgsrc/math/php-bcmath/Makefile:1.10
--- pkgsrc/math/php-bcmath/Makefile:1.9 Tue Sep 11 23:04:30 2012
+++ pkgsrc/math/php-bcmath/Makefile     Sat Feb  8 03:17:43 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2012/09/11 23:04:30 asau Exp $
+# $NetBSD: Makefile,v 1.10 2025/02/08 03:17:43 taca Exp $
 
 MODNAME=               bcmath
+PKGREVISION=           1
 CATEGORIES+=           math
 COMMENT=               PHP extension for bc-style arbitrary precision math
 



Home | Main Index | Thread Index | Old Index