[csw-devel] SF.net SVN: gar:[20608] csw/mgar/pkg/monit/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Apr 6 18:12:34 CEST 2013


Revision: 20608
          http://gar.svn.sourceforge.net/gar/?rev=20608&view=rev
Author:   chninkel
Date:     2013-04-06 16:12:34 +0000 (Sat, 06 Apr 2013)
Log Message:
-----------
monit/trunk: temporary revert to 4.10.1 to build against libssl 1.0.0

Modified Paths:
--------------
    csw/mgar/pkg/monit/trunk/Makefile

Modified: csw/mgar/pkg/monit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/monit/trunk/Makefile	2013-04-06 15:45:34 UTC (rev 20607)
+++ csw/mgar/pkg/monit/trunk/Makefile	2013-04-06 16:12:34 UTC (rev 20608)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = monit
-VERSION = 5.3.1
+VERSION = 4.10.1
 GARTYPE = v2
 
 DESCRIPTION = Utility for monitoring and managing daemons or similar programs
@@ -15,9 +15,13 @@
 VENDOR_URL = http://mmonit.com/monit/
 MASTER_SITES = http://mmonit.com/monit/dist/
 DISTFILES  = $(DISTNAME).tar.gz
-PATCHFILES += 0001-Drop-some-build-flags-that-get-hard-coded-by-configu.patch
-PATCHFILES += 0002-fix-usr-local-references-drop-usr-local-etc-monitrc-.patch
+#PATCHFILES += 0001-Drop-some-build-flags-that-get-hard-coded-by-configu.patch
+#PATCHFILES += 0002-fix-usr-local-references-drop-usr-local-etc-monitrc-.patch
 
+CHECKPKG_OVERRIDES_CSWmonit += file-with-bad-content|/usr/local|root/opt/csw/bin/amd64/monit
+CHECKPKG_OVERRIDES_CSWmonit += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/monit.1
+
+
 GARCOMPILER = GNU
 BUILD64_ONLY = 1
 
@@ -28,5 +32,7 @@
 
 RUNTIME_DEP_PKGS_CSWmonit += CSWlibssl1-0-0
 
+TEST_SCRIPTS = 
+
 include gar/category.mk
 

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