pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-medium
Module Name: pkgsrc
Committed By: taca
Date: Sat Feb 8 04:10:27 UTC 2025
Modified Files:
pkgsrc/meta-pkgs/bulk-medium: Makefile
Log Message:
meta-pkgs/bulk-medium: Switch PHP packages' name
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/meta-pkgs/bulk-medium/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.116 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.117
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.116 Sun Oct 20 14:04:16 2024
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile Sat Feb 8 04:10:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.116 2024/10/20 14:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2025/02/08 04:10:27 taca Exp $
-DISTNAME= bulk-medium-20240708
+DISTNAME= bulk-medium-20250208
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -81,10 +81,10 @@ DEPENDS+= tme-[0-9]*:../../emulators/tme
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
DEPENDS+= gawk-[0-9]*:../../lang/gawk
-DEPENDS+= php>=7.4<7.5:../../lang/php74
-DEPENDS+= php>=8.1<8.2:../../lang/php81
-DEPENDS+= php>=8.2<8.3:../../lang/php82
-DEPENDS+= php>=8.3<8.4:../../lang/php83
+DEPENDS+= php74>=7.4<7.5:../../lang/php74
+DEPENDS+= php81>=8.1<8.2:../../lang/php81
+DEPENDS+= php82>=8.2<8.3:../../lang/php82
+DEPENDS+= php83>=8.3<8.4:../../lang/php83
DEPENDS+= ruby31-base-[0-9]*:../../lang/ruby31-base
DEPENDS+= ruby32-base-[0-9]*:../../lang/ruby32-base
DEPENDS+= ruby33-[0-9]*:../../lang/ruby33
Home |
Main Index |
Thread Index |
Old Index