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: fhajny
Date: Fri Jan 26 14:47:48 UTC 2018
Modified Files:
pkgsrc/www/nginx: Makefile.common
Removed Files:
pkgsrc/www/nginx: Makefile.cflags
Log Message:
www/nginx*: Remove CFLAGS/SunPro workaround, the problem was fixed
by upstream 5 years ago: https://trac.nginx.org/nginx/ticket/65
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 pkgsrc/www/nginx/Makefile.cflags
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/nginx/Makefile.common
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.common
diff -u pkgsrc/www/nginx/Makefile.common:1.12 pkgsrc/www/nginx/Makefile.common:1.13
--- pkgsrc/www/nginx/Makefile.common:1.12 Sat Oct 28 10:57:29 2017
+++ pkgsrc/www/nginx/Makefile.common Fri Jan 26 14:47:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2017/10/28 10:57:29 adam Exp $
+# $NetBSD: Makefile.common,v 1.13 2018/01/26 14:47:47 fhajny Exp $
# used by www/nginx/Makefile
# used by www/nginx-devel/Makefile
@@ -121,4 +121,3 @@ do-install:
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
-.include "../../www/nginx/Makefile.cflags"
Home |
Main Index |
Thread Index |
Old Index