[csw-devel] SF.net SVN: gar:[14319] csw/mgar/pkg/nginx/trunk/Makefile
aigoshin at users.sourceforge.net
aigoshin at users.sourceforge.net
Mon Apr 18 14:40:20 CEST 2011
Revision: 14319
http://gar.svn.sourceforge.net/gar/?rev=14319&view=rev
Author: aigoshin
Date: 2011-04-18 12:40:19 +0000 (Mon, 18 Apr 2011)
Log Message:
-----------
nginx: release 20110418
Modified Paths:
--------------
csw/mgar/pkg/nginx/trunk/Makefile
Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile 2011-04-18 12:07:36 UTC (rev 14318)
+++ csw/mgar/pkg/nginx/trunk/Makefile 2011-04-18 12:40:19 UTC (rev 14319)
@@ -21,7 +21,7 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
-RUNTIME_DEP_PKGS = CSWosslrt CSWpcrert CSWzlib CSWperl
+RUNTIME_DEP_PKGS = CSWosslrt CSWlibpcre0 CSWzlib CSWperl
PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
@@ -76,6 +76,8 @@
CONFIGURE_ARGS += --with-http_ssl_module
CONFIGURE_ARGS += --with-http_stub_status_module
+CHECKPKG_OVERRIDES_CSWnginx += bad-location-of-file|file=/var/run/nginx
+
TEST_SCRIPTS =
INITSMF = $(sysconfdir)/init.d/cswnginx
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list