[csw-devel] SF.net SVN: gar:[15001] csw/mgar/pkg/facter/trunk
phipsy at users.sourceforge.net
phipsy at users.sourceforge.net
Thu Jul 7 13:33:28 CEST 2011
Revision: 15001
http://gar.svn.sourceforge.net/gar/?rev=15001&view=rev
Author: phipsy
Date: 2011-07-07 11:33:28 +0000 (Thu, 07 Jul 2011)
Log Message:
-----------
facter 1.6.0 - still has Solaris prtdiag bug. DO NOT USE
Modified Paths:
--------------
csw/mgar/pkg/facter/trunk/Makefile
csw/mgar/pkg/facter/trunk/checksums
Modified: csw/mgar/pkg/facter/trunk/Makefile
===================================================================
--- csw/mgar/pkg/facter/trunk/Makefile 2011-07-07 08:06:39 UTC (rev 15000)
+++ csw/mgar/pkg/facter/trunk/Makefile 2011-07-07 11:33:28 UTC (rev 15001)
@@ -3,7 +3,7 @@
# $Id$
NAME = facter
-VERSION = 1.5.9
+VERSION = 1.6.0
CATEGORIES = apps
DESCRIPTION = A system fact gatherer
@@ -18,14 +18,15 @@
additional mechanisms for retrieving facts.
endef
-MASTER_SITES = http://puppetlabs.com/downloads/facter/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+MASTER_SITES = http://puppetlabs.com/downloads/facter/
+DISTFILES = $(NAME)-$(VERSION).tar.gz
SPKG_SOURCEURL = http://puppetlabs.com/
+LICENSE = LICENSE
RUNTIME_DEP_PKGS = CSWruby18
BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
-PATCHFILES += 0001-Patch-to-prtconf-run-in-memory.rb.patch
+#PATCHFILES += 0001-Patch-to-prtconf-run-in-memory.rb.patch
ARCHALL = 1
CONFIGURE_SCRIPTS =
@@ -36,7 +37,6 @@
CHECKPKG_OVERRIDES_CSWfacter += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/ssh.rb
CHECKPKG_OVERRIDES_CSWfacter += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/Cfkey.rb
CHECKPKG_OVERRIDES_CSWfacter += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/util/manufacturer.rb
-CHECKPKG_OVERRIDES_CSWfacter += pkginfo-opencsw-repository-uncommitted
include gar/category.mk
Modified: csw/mgar/pkg/facter/trunk/checksums
===================================================================
--- csw/mgar/pkg/facter/trunk/checksums 2011-07-07 08:06:39 UTC (rev 15000)
+++ csw/mgar/pkg/facter/trunk/checksums 2011-07-07 11:33:28 UTC (rev 15001)
@@ -1,3 +1,4 @@
21db7b613fe14a54e72ef062f3d5e190 facter-1.5.7.tar.gz
4dd4daebc59fa985b8aa7eb247ac4030 facter-1.5.8.tar.gz
435553aace9781ecff5dae593abc15fa facter-1.5.9.tar.gz
+bf7e384bf247935e973cfd7bf5592dfe facter-1.6.0.tar.gz
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