pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nginx
Module Name: pkgsrc
Committed By: osa
Date: Fri Nov 21 17:26:47 UTC 2025
Modified Files:
pkgsrc/www/nginx: Makefile
Log Message:
www/nginx: update CONFLICTS after adding new shiny www/freenginx-devel
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 pkgsrc/www/nginx/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/nginx/Makefile
diff -u pkgsrc/www/nginx/Makefile:1.185 pkgsrc/www/nginx/Makefile:1.186
--- pkgsrc/www/nginx/Makefile:1.185 Sat Oct 25 01:44:42 2025
+++ pkgsrc/www/nginx/Makefile Fri Nov 21 17:26:46 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.185 2025/10/25 01:44:42 osa Exp $
+# $NetBSD: Makefile,v 1.186 2025/11/21 17:26:46 osa Exp $
DISTNAME= nginx-1.28.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/
DISTFILES= ${DEFAULT_DISTFILES}
@@ -15,7 +15,7 @@ HOMEPAGE= https://nginx.org/
COMMENT= Lightweight HTTP server and mail proxy server
LICENSE= 2-clause-bsd
-CONFLICTS= nginx-devel-[0-9]*
+CONFLICTS= freenginx-devel-[0-9]* nginx-devel-[0-9]*
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index