SF.net SVN: gar:[25716] csw/mgar/pkg/smartmontools/trunk
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Thu May 19 17:01:00 CEST 2016
Revision: 25716
http://sourceforge.net/p/gar/code/25716
Author: lblume
Date: 2016-05-19 15:01:00 +0000 (Thu, 19 May 2016)
Log Message:
-----------
smartmontools/trunk: Bump to 6.5; update compiler choice
Modified Paths:
--------------
csw/mgar/pkg/smartmontools/trunk/Makefile
csw/mgar/pkg/smartmontools/trunk/checksums
Modified: csw/mgar/pkg/smartmontools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/smartmontools/trunk/Makefile 2016-05-19 12:00:41 UTC (rev 25715)
+++ csw/mgar/pkg/smartmontools/trunk/Makefile 2016-05-19 15:01:00 UTC (rev 25716)
@@ -1,7 +1,7 @@
# $Id$
NAME = smartmontools
-VERSION = 6.4
+VERSION = 6.5
GARTYPE = v2
DESCRIPTION = S.M.A.R.T. disk monitoring tools
@@ -16,7 +16,7 @@
MASTER_SITES = $(SF_MIRROR)
DISTFILES = $(NAME)-$(VERSION).tar.gz
-GARCOMPILER = GCC4
+GARCOMPILER = GCC5
# smartmontools packages built on 5.9 don't work on 5.10:
# > Error SMART Thresholds Read failed: I/O error
@@ -27,7 +27,7 @@
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
CONFIGURE_ARGS = $(DIRPATHS)
-CONFIGURE_ARGS += --with-docdir=$(sharedstatedir)/doc/$(NAME)
+CONFIGURE_ARGS += --docdir=$(sharedstatedir)/doc/$(NAME)
CONFIGURE_ARGS += --with-initscriptdir=/etc/opt/csw/init.d
INITSMF = $(sysconfdir)/init.d/cswsmartd
Modified: csw/mgar/pkg/smartmontools/trunk/checksums
===================================================================
--- csw/mgar/pkg/smartmontools/trunk/checksums 2016-05-19 12:00:41 UTC (rev 25715)
+++ csw/mgar/pkg/smartmontools/trunk/checksums 2016-05-19 15:01:00 UTC (rev 25716)
@@ -1 +1 @@
-56812c8312fd123ed40ef65afde1049e smartmontools-6.4.tar.gz
+093aeec3f8f39fa9a37593c4012d3156 smartmontools-6.5.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