pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/unit-php
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 1 07:00:27 UTC 2023
Modified Files:
pkgsrc/www/unit-php: Makefile
Log Message:
unit-php: simplify PKGNAME
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/unit-php/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/unit-php/Makefile
diff -u pkgsrc/www/unit-php/Makefile:1.9 pkgsrc/www/unit-php/Makefile:1.10
--- pkgsrc/www/unit-php/Makefile:1.9 Wed Mar 9 14:08:25 2022
+++ pkgsrc/www/unit-php/Makefile Thu Jun 1 07:00:27 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/03/09 14:08:25 osa Exp $
+# $NetBSD: Makefile,v 1.10 2023/06/01 07:00:27 wiz Exp $
-PKGNAME= unit-${LANG}${PHP_VERSION:R:S|.||g}-${UNIT_VERSION}
+PKGNAME= unit-${LANG}${PKG_PHP_VERSION}-${UNIT_VERSION}
COMMENT= PHP module for NGINX Unit
LANG= php
Home |
Main Index |
Thread Index |
Old Index