SF.net SVN: gar:[26056] csw/mgar/pkg/subversion/trunk

2016-12-04 Thread rthurner--- via devel
Revision: 26056
  http://sourceforge.net/p/gar/code/26056
Author:   rthurner
Date: 2016-12-04 12:32:46 + (Sun, 04 Dec 2016)
Log Message:
---
subversion/trunk: subversion, update from svn-1.9.4 to svn-1.9.5

Modified Paths:
--
csw/mgar/pkg/subversion/trunk/Makefile
csw/mgar/pkg/subversion/trunk/checksums

Modified: csw/mgar/pkg/subversion/trunk/Makefile
===
--- csw/mgar/pkg/subversion/trunk/Makefile  2016-12-01 10:19:37 UTC (rev 
26055)
+++ csw/mgar/pkg/subversion/trunk/Makefile  2016-12-04 12:32:46 UTC (rev 
26056)
@@ -20,7 +20,7 @@
 #   http://subversion.apache.org/mailing-lists.html
 
 NAME = subversion
-VERSION = 1.9.4
+VERSION = 1.9.5
 GARTYPE = v2
 
 DESCRIPTION = Version control rethought

Modified: csw/mgar/pkg/subversion/trunk/checksums
===
--- csw/mgar/pkg/subversion/trunk/checksums 2016-12-01 10:19:37 UTC (rev 
26055)
+++ csw/mgar/pkg/subversion/trunk/checksums 2016-12-04 12:32:46 UTC (rev 
26056)
@@ -1 +1 @@
-29121a038f87641055a8183f49e9739f  subversion-1.9.4.tar.bz2
+9fcbae352a5efe73d46a88c97c6bba14  subversion-1.9.5.tar.bz2

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



SF.net SVN: gar:[26057] csw/mgar/pkg/git/trunk

2016-12-04 Thread rthurner--- via devel
Revision: 26057
  http://sourceforge.net/p/gar/code/26057
Author:   rthurner
Date: 2016-12-04 12:42:19 + (Sun, 04 Dec 2016)
Log Message:
---
git/trunk: git, update to git-2.11.0

Modified Paths:
--
csw/mgar/pkg/git/trunk/Makefile
csw/mgar/pkg/git/trunk/checksums

Modified: csw/mgar/pkg/git/trunk/Makefile
===
--- csw/mgar/pkg/git/trunk/Makefile 2016-12-04 12:32:46 UTC (rev 26056)
+++ csw/mgar/pkg/git/trunk/Makefile 2016-12-04 12:42:19 UTC (rev 26057)
@@ -1,5 +1,5 @@
 NAME = git
-VERSION = 2.7.1
+VERSION = 2.11.0
 #PATCHLEVEL = rc4
 DISTNAME = $(NAME)-$(VERSION)
 GARTYPE = v2

Modified: csw/mgar/pkg/git/trunk/checksums
===
--- csw/mgar/pkg/git/trunk/checksums2016-12-04 12:32:46 UTC (rev 26056)
+++ csw/mgar/pkg/git/trunk/checksums2016-12-04 12:42:19 UTC (rev 26057)
@@ -1 +1 @@
-846ac45a1638e9a6ff3a9b790f6c8d99  git-2.7.1.tar.gz
+eac9324afcf4c95ab11acb2e2283e376  git-2.11.0.tar.gz

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



SF.net SVN: gar:[26058] csw/mgar/pkg/git/trunk/files

2016-12-04 Thread rthurner--- via devel
Revision: 26058
  http://sourceforge.net/p/gar/code/26058
Author:   rthurner
Date: 2016-12-04 14:53:35 + (Sun, 04 Dec 2016)
Log Message:
---
git/trunk: git, update patches to new version

Modified Paths:
--

csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch

csw/mgar/pkg/git/trunk/files/0002-Alter-the-value-of-_PATH_DEFPATH-when-paths.h-not-pr.patch

csw/mgar/pkg/git/trunk/files/0005-Modify-use-of-sed-and-tr-to-be-compatible-with-xpg4-.patch

Modified: 
csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch
===
--- 
csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch
   2016-12-04 12:42:19 UTC (rev 26057)
+++ 
csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch
   2016-12-04 14:53:35 UTC (rev 26058)
@@ -1,17 +1,15 @@
-From 27d53590be0ef3a170bdbe06ff904e198bf06549 Mon Sep 17 00:00:00 2001
-From: Ben Walton 
-Date: Sat, 2 May 2015 13:34:53 +0100
-Subject: [PATCH] Update path in documentation to be CSW-proper.
+From d1028067c242186191fc567855b7c653930aabc3 Mon Sep 17 00:00:00 2001
+From: THURNER rupert 
+Date: Sun, 4 Dec 2016 14:50:39 +0100
+Subject: [PATCH] change documentation to point to gits default template
+ directory in /opt/csw/share instead of /usr/share
 
-Change /usr/share to /opt/csw/share in the git-init documentation.
-
-Signed-off-by: Ben Walton 
 ---
  Documentation/git-init.txt | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/Documentation/git-init.txt b/Documentation/git-init.txt
-index 8174d27..0707d56 100644
+index 9d27197..8ac7299 100644
 --- a/Documentation/git-init.txt
 +++ b/Documentation/git-init.txt
 @@ -127,7 +127,7 @@ The template directory will be one of the following (in 
order):
@@ -22,7 +20,7 @@
 + - the default template directory: `/opt/csw/share/git-core/templates`.
  
  The default template directory includes some directory structure, suggested
- "exclude patterns" (see linkgit:gitignore[5]), and sample hook files (see 
linkgit:githooks[5]).
+ "exclude patterns" (see linkgit:gitignore[5]), and sample hook files.
 -- 
-2.3.3
+2.4.0
 

Modified: 
csw/mgar/pkg/git/trunk/files/0002-Alter-the-value-of-_PATH_DEFPATH-when-paths.h-not-pr.patch
===
--- 
csw/mgar/pkg/git/trunk/files/0002-Alter-the-value-of-_PATH_DEFPATH-when-paths.h-not-pr.patch
2016-12-04 12:42:19 UTC (rev 26057)
+++ 
csw/mgar/pkg/git/trunk/files/0002-Alter-the-value-of-_PATH_DEFPATH-when-paths.h-not-pr.patch
2016-12-04 14:53:35 UTC (rev 26058)
@@ -1,23 +1,21 @@
-From 937605b8ae8eac2bf669af619f60eed3b3b42d23 Mon Sep 17 00:00:00 2001
-From: Ben Walton 
-Date: Sat, 27 Nov 2010 15:11:49 +0100
-Subject: [PATCH 3/3] Alter the value of _PATH_DEFPATH when paths.h not present
+From fb6813b93a65d9063ec0242060ea8b9c808e2fc6 Mon Sep 17 00:00:00 2001
+From: THURNER rupert 
+Date: Sun, 4 Dec 2016 14:59:40 +0100
+Subject: [PATCH 6/6] Alter the value of _PATH_DEFPATH when paths.h not present
 
 Since solaris doesn't provide paths.h, we won't get a system value
 for _PATH_DEFPATH.  This is handled by conditionally setting it, but
 the value includes /usr/local/bin as the first item.  We'll swap that
 out for /opt/csw/bin instead.
-
-Signed-off-by: Ben Walton 
 ---
- git-compat-util.h |2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ git-compat-util.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/git-compat-util.h b/git-compat-util.h
-index 2af8d3e..762f620 100644
+index 87237b0..accd50b 100644
 --- a/git-compat-util.h
 +++ b/git-compat-util.h
-@@ -184,7 +184,7 @@ extern char *gitbasename(char *);
+@@ -327,7 +327,7 @@ extern char *gitdirname(char *);
  #include 
  #endif
  #ifndef _PATH_DEFPATH
@@ -25,7 +23,7 @@
 +#define _PATH_DEFPATH "/opt/csw/bin:/usr/bin:/bin"
  #endif
  
- #ifndef STRIP_EXTENSION
+ #ifndef has_dos_drive_prefix
 -- 
-1.7.3
+2.4.0
 

Modified: 
csw/mgar/pkg/git/trunk/files/0005-Modify-use-of-sed-and-tr-to-be-compatible-with-xpg4-.patch
===
--- 
csw/mgar/pkg/git/trunk/files/0005-Modify-use-of-sed-and-tr-to-be-compatible-with-xpg4-.patch
2016-12-04 12:42:19 UTC (rev 26057)
+++ 
csw/mgar/pkg/git/trunk/files/0005-Modify-use-of-sed-and-tr-to-be-compatible-with-xpg4-.patch
2016-12-04 14:53:35 UTC (rev 26058)
@@ -1,8 +1,8 @@
-From 8bf59ec75260d585ad49dceb7bd51d632eca432a Mon Sep 17 00:00:00 2001
-From: Ben Walton 
-Date: Mon, 4 May 2015 09:37:44 +0100
-Subject: [PATCH] Modify use of sed and tr to be compatible with xpg4 tools on
- Solaris
+From bc8e2ed873867e11dbf2ce67e1e49be2e874b1a0 Mon Sep 17 00:00:00 2001
+From: THURNER rupert 
+Date: Sun, 4 Dec 2016 15:39:31 +0100
+Subject: [PATCH 8/8] Modify use of sed and tr to be compatible with xpg4 tools
+ on So

SF.net SVN: gar:[26059] csw/mgar/pkg/mercurial/trunk

2016-12-04 Thread rthurner--- via devel
Revision: 26059
  http://sourceforge.net/p/gar/code/26059
Author:   rthurner
Date: 2016-12-04 15:04:09 + (Sun, 04 Dec 2016)
Log Message:
---
mercurial/trunk: mercurial, update to hg-4.0.1

Modified Paths:
--
csw/mgar/pkg/mercurial/trunk/Makefile
csw/mgar/pkg/mercurial/trunk/checksums

Modified: csw/mgar/pkg/mercurial/trunk/Makefile
===
--- csw/mgar/pkg/mercurial/trunk/Makefile   2016-12-04 14:53:35 UTC (rev 
26058)
+++ csw/mgar/pkg/mercurial/trunk/Makefile   2016-12-04 15:04:09 UTC (rev 
26059)
@@ -1,5 +1,5 @@
 NAME = mercurial
-VERSION = 4.0
+VERSION = 4.0.1
 CATEGORIES = python
 
 DESCRIPTION = Fast, lightweight Source Control Management system

Modified: csw/mgar/pkg/mercurial/trunk/checksums
===
--- csw/mgar/pkg/mercurial/trunk/checksums  2016-12-04 14:53:35 UTC (rev 
26058)
+++ csw/mgar/pkg/mercurial/trunk/checksums  2016-12-04 15:04:09 UTC (rev 
26059)
@@ -1 +1 @@
-9f0c93e1ee9098d958fbaabbd397286b  mercurial-4.0.tar.gz
+22a9b1d7c0c06a53f0ae5b386d536d08  mercurial-4.0.1.tar.gz

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



SF.net SVN: gar:[26060] csw/mgar/pkg/git/trunk/Makefile

2016-12-04 Thread rthurner--- via devel
Revision: 26060
  http://sourceforge.net/p/gar/code/26060
Author:   rthurner
Date: 2016-12-04 15:25:21 + (Sun, 04 Dec 2016)
Log Message:
---
git/trunk: git, disable tests for the moment

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

Modified: csw/mgar/pkg/git/trunk/Makefile
===
--- csw/mgar/pkg/git/trunk/Makefile 2016-12-04 15:04:09 UTC (rev 26059)
+++ csw/mgar/pkg/git/trunk/Makefile 2016-12-04 15:25:21 UTC (rev 26060)
@@ -16,7 +16,7 @@
 # 1.7.2.1 and 1.7.3 have a failure on current9s when fr.UFT-8 is
 # detected as the first available utf8 locale.  the failure is
 # harmless though.
-# TEST_SCRIPTS =
+TEST_SCRIPTS =
 TEST_TARGET = test
 
 PACKAGES  = CSWgit CSWgitk CSWgit-gui CSWgit-svn CSWgit-cvs

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



SF.net SVN: gar:[26061] csw/mgar/pkg/git/trunk/Makefile

2016-12-04 Thread rthurner--- via devel
Revision: 26061
  http://sourceforge.net/p/gar/code/26061
Author:   rthurner
Date: 2016-12-05 02:42:34 + (Mon, 05 Dec 2016)
Log Message:
---
git/trunk: git, add linbinl9 instead of libintl8 as dependency

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

Modified: csw/mgar/pkg/git/trunk/Makefile
===
--- csw/mgar/pkg/git/trunk/Makefile 2016-12-04 15:25:21 UTC (rev 26060)
+++ csw/mgar/pkg/git/trunk/Makefile 2016-12-05 02:42:34 UTC (rev 26061)
@@ -50,7 +50,7 @@
 RUNTIME_DEP_PKGS_CSWgit += CSWopenssh-client CSWlibiconv2 CSWlibexpat1
 RUNTIME_DEP_PKGS_CSWgit += CSWbash CSWpm-error CSWpm-term-readkey
 RUNTIME_DEP_PKGS_CSWgit += CSWpmnetsmtpssl CSWless
-RUNTIME_DEP_PKGS_CSWgit += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWgit += CSWlibintl9
 RUNTIME_DEP_PKGS_CSWgit += CSWlibssl1-0-0
 
 RUNTIME_DEP_PKGS_CSWgitk = CSWgit CSWtk

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



SF.net SVN: gar:[26062] csw/mgar/pkg/git/trunk/Makefile

2016-12-05 Thread rthurner--- via devel
Revision: 26062
  http://sourceforge.net/p/gar/code/26062
Author:   rthurner
Date: 2016-12-05 08:36:01 + (Mon, 05 Dec 2016)
Log Message:
---
git/trunk: git, not sure where this dependency is introduced but mgar refuses 
to build without it.

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

Modified: csw/mgar/pkg/git/trunk/Makefile
===
--- csw/mgar/pkg/git/trunk/Makefile 2016-12-05 02:42:34 UTC (rev 26061)
+++ csw/mgar/pkg/git/trunk/Makefile 2016-12-05 08:36:01 UTC (rev 26062)
@@ -177,6 +177,8 @@
 CHECKPKG_OVERRIDES_CSWgitk += surplus-dependency|CSWgit
 CHECKPKG_OVERRIDES_CSWgit-svn += surplus-dependency|CSWgit
 CHECKPKG_OVERRIDES_CSWgit-svn += surplus-dependency|CSWpmsvn
+CHECKPKG_OVERRIDES_CSWgit-svn += dependency-on-stub|pm_subversion_stub
+CHECKPKG_OVERRIDES_CSWgit += dependency-on-stub|pm_netsmtpssl_stub
 
 include gar/category.mk
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



SF.net SVN: gar:[26069] csw/mgar/pkg/cmake/trunk

2016-12-15 Thread rthurner--- via devel
Revision: 26069
  http://sourceforge.net/p/gar/code/26069
Author:   rthurner
Date: 2016-12-15 21:34:17 + (Thu, 15 Dec 2016)
Log Message:
---
cmake/trunk: cmake, update to cmake-3.7.1

Modified Paths:
--
csw/mgar/pkg/cmake/trunk/Makefile
csw/mgar/pkg/cmake/trunk/checksums

Modified: csw/mgar/pkg/cmake/trunk/Makefile
===
--- csw/mgar/pkg/cmake/trunk/Makefile   2016-12-12 13:50:35 UTC (rev 26068)
+++ csw/mgar/pkg/cmake/trunk/Makefile   2016-12-15 21:34:17 UTC (rev 26069)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = cmake
-VERSION = 3.6.3
+VERSION = 3.7.1
 GARTYPE = v2
 
 DESCRIPTION = Cross-platform make

Modified: csw/mgar/pkg/cmake/trunk/checksums
===
--- csw/mgar/pkg/cmake/trunk/checksums  2016-12-12 13:50:35 UTC (rev 26068)
+++ csw/mgar/pkg/cmake/trunk/checksums  2016-12-15 21:34:17 UTC (rev 26069)
@@ -1 +1 @@
-b62fc10072cd906160865b9e74ce228f  cmake-3.6.3.tar.gz
+d031d5a06e9f1c5367cdfc56fbd2a1c8  cmake-3.7.1.tar.gz

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.