SF.net SVN: gar:[26597] csw/mgar/pkg/collectd/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Nov 15 13:46:25 CET 2019
Revision: 26597
http://sourceforge.net/p/gar/code/26597
Author: dmichelsen
Date: 2019-11-15 12:46:25 +0000 (Fri, 15 Nov 2019)
Log Message:
-----------
collectd/trunk: Update to 5.10.0
Modified Paths:
--------------
csw/mgar/pkg/collectd/trunk/Makefile
csw/mgar/pkg/collectd/trunk/checksums
Modified: csw/mgar/pkg/collectd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/collectd/trunk/Makefile 2019-11-06 09:08:25 UTC (rev 26596)
+++ csw/mgar/pkg/collectd/trunk/Makefile 2019-11-15 12:46:25 UTC (rev 26597)
@@ -1,7 +1,7 @@
# $Id$
#
NAME = collectd
-VERSION = 5.9.1
+VERSION = 5.10.0
GARTYPE = v2
DESCRIPTION = Collects system performance statistics periodically
@@ -8,10 +8,11 @@
MASTER_SITES += http://collectd.org/files/
MASTER_SITES += https://github.com/collectd/collectd/archive/
-DISTFILES += $(DISTNAME).tar.gz
+MASTER_SITES += https://github.com/collectd/collectd/releases/download/$(DISTNAME)/
+DISTFILES += $(DISTNAME).tar.bz2
DISTFILES += cswcollectd
-WORKSRC = $(WORKDIR)/collectd-$(DISTNAME)
+# WORKSRC = $(WORKDIR)/collectd-$(DISTNAME)
VENDOR_URL = http://collectd.org/
@@ -274,9 +275,9 @@
include gar/category.mk
-post-patch:
- cd $(WORKSRC) && autoreconf -fi
- @$(MAKECOOKIE)
+#post-patch:
+# cd $(WORKSRC) && autoreconf -fi
+# @$(MAKECOOKIE)
post-install-modulated:
mv $(DESTDIR)/opt/csw/man $(DESTDIR)$(mandir)
Modified: csw/mgar/pkg/collectd/trunk/checksums
===================================================================
--- csw/mgar/pkg/collectd/trunk/checksums 2019-11-06 09:08:25 UTC (rev 26596)
+++ csw/mgar/pkg/collectd/trunk/checksums 2019-11-15 12:46:25 UTC (rev 26597)
@@ -1 +1 @@
-f05ba142d995df8ae1c58d34878cf892 collectd-5.9.1.tar.gz
+a8344a199b124711bdbec57f1c0b624f collectd-5.10.0.tar.bz2
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