|
From: Christopher D. M. <cas...@us...> - 2013-02-21 16:10:58
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "cap4".
The branch, master has been updated
via 80eea995a1eabbaa9d42f12c0e3c7312314129ce (commit)
from 58afec446c37b7ea2d1afbee0e2ffdcb56264dcb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 80eea995a1eabbaa9d42f12c0e3c7312314129ce
Author: CDM <cas...@us...>
Date: Thu Feb 21 09:10:43 2013 -0700
CDM: new collectl
-----------------------------------------------------------------------
Summary of changes:
src/collectl/Makefile | 2 +-
src/pdsh/Makefile | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/collectl/Makefile b/src/collectl/Makefile
index 8ff8468..d212364 100644
--- a/src/collectl/Makefile
+++ b/src/collectl/Makefile
@@ -1,6 +1,6 @@
include ../make.def
-VERSION=3.6.3
+VERSION=3.6.5
SRC=collectl-$(VERSION)
#TAR=$(SRC).src.tar.gz
SRPM=$(SRC)-2.src.rpm
diff --git a/src/pdsh/Makefile b/src/pdsh/Makefile
index fb125ba..df31487 100644
--- a/src/pdsh/Makefile
+++ b/src/pdsh/Makefile
@@ -1,3 +1,4 @@
+#PDSH_WITH_OPTIONS="genders"
include ../make.def
VERSION=2.29
hooks/post-receive
--
cap4
|