lblume | 23 May 2013 18:59
Picon

[csw-devel] SF.net SVN: gar:[21187] csw/mgar/pkg/samba/branches/samba3

Revision: 21187
          http://gar.svn.sourceforge.net/gar/?rev=21187&view=rev
Author:   lblume
Date:     2013-05-23 16:59:24 +0000 (Thu, 23 May 2013)
Log Message:
-----------
samba/branches/samba3: Bump to 3.6.15

Modified Paths:
--------------
    csw/mgar/pkg/samba/branches/samba3/Makefile
    csw/mgar/pkg/samba/branches/samba3/checksums

Modified: csw/mgar/pkg/samba/branches/samba3/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba3/Makefile	2013-05-23 16:22:20 UTC (rev 21186)
+++ csw/mgar/pkg/samba/branches/samba3/Makefile	2013-05-23 16:59:24 UTC (rev 21187)
 <at>  <at>  -1,8 +1,8  <at>  <at> 
 # TBD:
 # - Check http://src.opensolaris.org/source/xref/userland/src/components/samba/samba/ from time
to time

-NAME = samba
-VERSION = 3.6.14
+NAME    = samba
+VERSION = 3.6.15
 GARTYPE = v2

 DESCRIPTION = Tools to access a servers filespace and printers via SMB (server)

(Continue reading)

dmichelsen | 23 May 2013 18:22
Picon

[csw-devel] SF.net SVN: gar:[21186] csw/mgar/pkg/erlang/trunk

Revision: 21186
          http://gar.svn.sourceforge.net/gar/?rev=21186&view=rev
Author:   dmichelsen
Date:     2013-05-23 16:22:20 +0000 (Thu, 23 May 2013)
Log Message:
-----------
erlang/trunk: Update to R16B

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

Added Paths:
-----------
    csw/mgar/pkg/erlang/trunk/files/0001-Fix-main-signature.patch

Modified: csw/mgar/pkg/erlang/trunk/Makefile
===================================================================
--- csw/mgar/pkg/erlang/trunk/Makefile	2013-05-23 13:24:03 UTC (rev 21185)
+++ csw/mgar/pkg/erlang/trunk/Makefile	2013-05-23 16:22:20 UTC (rev 21186)
 <at>  <at>  -1,6 +1,6  <at>  <at> 
 # $Id$
 NAME = erlang
-VERSION = R15B02
+VERSION = R16B
 GARTYPE = v2

 DESCRIPTION = A functional programming language from Ericsson
 <at>  <at>  -15,9 +15,12  <at>  <at> 
(Continue reading)

dmichelsen | 23 May 2013 15:24
Picon

[csw-devel] SF.net SVN: gar:[21185] csw/mgar/pkg/rrdtool/trunk

Revision: 21185
          http://gar.svn.sourceforge.net/gar/?rev=21185&view=rev
Author:   dmichelsen
Date:     2013-05-23 13:24:03 +0000 (Thu, 23 May 2013)
Log Message:
-----------
rrdtool/trunk: Update to 1.4.8

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

Modified: csw/mgar/pkg/rrdtool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rrdtool/trunk/Makefile	2013-05-22 21:35:38 UTC (rev 21184)
+++ csw/mgar/pkg/rrdtool/trunk/Makefile	2013-05-23 13:24:03 UTC (rev 21185)
 <at>  <at>  -1,5 +1,5  <at>  <at> 
 NAME = rrdtool
-VERSION = 1.4.7
+VERSION = 1.4.8
 GARTYPE = v2

 DESCRIPTION = Time-series data logging and graphing
 <at>  <at>  -41,7 +41,6  <at>  <at> 
 RUNTIME_DEP_PKGS_CSWrrdtool += CSWlibglib2-0-0
 RUNTIME_DEP_PKGS_CSWrrdtool += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWrrdtool += CSWlibwrap1
-RUNTIME_DEP_PKGS_CSWrrdtool += CSWlibdbi1
 RUNTIME_DEP_PKGS_CSWrrdtool += CSWlibrrd4
(Continue reading)

bdwalton | 22 May 2013 23:35
Picon

[csw-devel] SF.net SVN: gar:[21184] csw/mgar/pkg/libcurl4/branches/curl-7.30.0

Revision: 21184
          http://gar.svn.sourceforge.net/gar/?rev=21184&view=rev
Author:   bdwalton
Date:     2013-05-22 21:35:38 +0000 (Wed, 22 May 2013)
Log Message:
-----------
libcurl4/branches/curl-7.30.0: version bump to 7.30.0

Modified Paths:
--------------
    csw/mgar/pkg/libcurl4/branches/curl-7.30.0/Makefile
    csw/mgar/pkg/libcurl4/branches/curl-7.30.0/checksums

Modified: csw/mgar/pkg/libcurl4/branches/curl-7.30.0/Makefile
===================================================================
--- csw/mgar/pkg/libcurl4/branches/curl-7.30.0/Makefile	2013-05-22 21:33:12 UTC (rev 21183)
+++ csw/mgar/pkg/libcurl4/branches/curl-7.30.0/Makefile	2013-05-22 21:35:38 UTC (rev 21184)
 <at>  <at>  -1,5 +1,5  <at>  <at> 
 NAME = curl
-VERSION = 7.28.1
+VERSION = 7.30.0
 GARTYPE = v2

 DESCRIPTION = Command line tool and library for client-side URL transfers

Modified: csw/mgar/pkg/libcurl4/branches/curl-7.30.0/checksums
===================================================================
--- csw/mgar/pkg/libcurl4/branches/curl-7.30.0/checksums	2013-05-22 21:33:12 UTC (rev 21183)
+++ csw/mgar/pkg/libcurl4/branches/curl-7.30.0/checksums	2013-05-22 21:35:38 UTC (rev 21184)
 <at>  <at>  -1 +1  <at>  <at> 
(Continue reading)

bdwalton | 22 May 2013 23:33
Picon

[csw-devel] SF.net SVN: gar:[21183] csw/mgar/pkg/libcurl4/branches/curl-7.30.0/

Revision: 21183
          http://gar.svn.sourceforge.net/gar/?rev=21183&view=rev
Author:   bdwalton
Date:     2013-05-22 21:33:12 +0000 (Wed, 22 May 2013)
Log Message:
-----------
branch to work on the auto* tools problem with 7.30.0

Added Paths:
-----------
    csw/mgar/pkg/libcurl4/branches/curl-7.30.0/

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.
phipsy | 22 May 2013 22:23
Picon

[csw-devel] SF.net SVN: gar:[21182] csw/mgar/pkg/facter/trunk

Revision: 21182
          http://gar.svn.sourceforge.net/gar/?rev=21182&view=rev
Author:   phipsy
Date:     2013-05-22 20:23:37 +0000 (Wed, 22 May 2013)
Log Message:
-----------
facter: 1.7.1

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	2013-05-22 20:07:55 UTC (rev 21181)
+++ csw/mgar/pkg/facter/trunk/Makefile	2013-05-22 20:23:37 UTC (rev 21182)
 <at>  <at>  -3,7 +3,7  <at>  <at> 
 # $Id$

 NAME = facter
-VERSION = 1.6.18
+VERSION = 1.7.1
 GARTYPE = v2

 DESCRIPTION = A system fact gatherer

Modified: csw/mgar/pkg/facter/trunk/checksums
===================================================================
--- csw/mgar/pkg/facter/trunk/checksums	2013-05-22 20:07:55 UTC (rev 21181)
(Continue reading)

phipsy | 22 May 2013 22:07
Picon

[csw-devel] SF.net SVN: gar:[21181] csw/mgar/pkg/puppet3/trunk/checksums

Revision: 21181
          http://gar.svn.sourceforge.net/gar/?rev=21181&view=rev
Author:   phipsy
Date:     2013-05-22 20:07:55 +0000 (Wed, 22 May 2013)
Log Message:
-----------
puppet3: checksums

Modified Paths:
--------------
    csw/mgar/pkg/puppet3/trunk/checksums

Modified: csw/mgar/pkg/puppet3/trunk/checksums
===================================================================
--- csw/mgar/pkg/puppet3/trunk/checksums	2013-05-22 20:05:32 UTC (rev 21180)
+++ csw/mgar/pkg/puppet3/trunk/checksums	2013-05-22 20:07:55 UTC (rev 21181)
 <at>  <at>  -1,3 +1,4  <at>  <at> 
 2117e3a1964ac54fcd36d926eed3db94  puppet-3.0.1.tar.gz
 4cbdcc9dfcda677c820175375a500651  puppet-3.1.0.tar.gz
 e942079612703a460a9fdb52e6bcae4a  puppet-3.1.1.tar.gz
+a9bce4fe7a68aebcb6e97256e7faac5b  puppet-3.2.1.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.
phipsy | 22 May 2013 22:05
Picon

[csw-devel] SF.net SVN: gar:[21180] csw/mgar/pkg/puppet3/trunk/Makefile

Revision: 21180
          http://gar.svn.sourceforge.net/gar/?rev=21180&view=rev
Author:   phipsy
Date:     2013-05-22 20:05:32 +0000 (Wed, 22 May 2013)
Log Message:
-----------
puppet3: 3.2.1

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

Modified: csw/mgar/pkg/puppet3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/puppet3/trunk/Makefile	2013-05-22 14:07:59 UTC (rev 21179)
+++ csw/mgar/pkg/puppet3/trunk/Makefile	2013-05-22 20:05:32 UTC (rev 21180)
 <at>  <at>  -3,7 +3,7  <at>  <at> 
 # $Id$

 NAME = puppet3
-VERSION = 3.1.1
+VERSION = 3.2.1
 GARTYPE = v2

 define BLURB

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.
dmichelsen | 22 May 2013 16:22
Picon

[csw-devel] SF.net SVN: opencsw:[663] mirror/check_prtdiag

Revision: 663
          http://sourceforge.net/p/opencsw/code/663
Author:   dmichelsen
Date:     2013-05-22 14:22:49 +0000 (Wed, 22 May 2013)
Log Message:
-----------
check_prtdiag: Fix output

Modified Paths:
--------------
    mirror/check_prtdiag

Modified: mirror/check_prtdiag
===================================================================
--- mirror/check_prtdiag	2013-05-13 10:05:11 UTC (rev 662)
+++ mirror/check_prtdiag	2013-05-22 14:22:49 UTC (rev 663)
 <at>  <at>  -369,7 +369,7  <at>  <at> 
 if( scalar( <at> failed) > 0 )
 {
 	print STDERR "\n" if( $verbose );
-	print STDOUT "CRITICAL - Checked $checked component".( $checked le 1 ? "" : "s").", found
".scalar( <at> failed)." errors : ".join(', ', <at> failed)."|";
+	print STDOUT uc( $PROGNAME ) . " CRITICAL - Checked $checked component".( $checked le 1 ? "" : "s").",
found ".scalar( <at> failed)." errors : ".join(', ', <at> failed)."|";
 	print STDOUT join(', ', <at> passed);
 	print STDOUT "\n";
 	exit(2);
 <at>  <at>  -377,13 +377,13  <at>  <at> 
 elsif( $checked == 0 )
 {
(Continue reading)

dmichelsen | 22 May 2013 16:08
Picon

[csw-devel] SF.net SVN: gar:[21179] csw/mgar/pkg/ghostscript/trunk/Makefile

Revision: 21179
          http://gar.svn.sourceforge.net/gar/?rev=21179&view=rev
Author:   dmichelsen
Date:     2013-05-22 14:07:59 +0000 (Wed, 22 May 2013)
Log Message:
-----------
ghostscript/trunk: Intermediate commit

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

Modified: csw/mgar/pkg/ghostscript/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ghostscript/trunk/Makefile	2013-05-22 13:54:03 UTC (rev 21178)
+++ csw/mgar/pkg/ghostscript/trunk/Makefile	2013-05-22 14:07:59 UTC (rev 21179)
 <at>  <at>  -11,50 +11,6  <at>  <at> 
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(NAME)-$(VERSION).tar.bz2

-PACKAGES = CSWghostscript
-SPKG_DESC_CSWgs = PostScript and PDF interpreter
-
-RUNTIME_DEP_PKGS_CSWgs += CSWlibjpeg7
-RUNTIME_DEP_PKGS_CSWgs += CSWlibz1
-RUNTIME_DEP_PKGS_CSWgs += CSWlibssl0-9-8
-RUNTIME_DEP_PKGS_CSWgs += CSWlibcom-err3
-RUNTIME_DEP_PKGS_CSWgs += CSWlibkrb5support0
-RUNTIME_DEP_PKGS_CSWgs += CSWlibcups2
-RUNTIME_DEP_PKGS_CSWgs += CSWlibkrb5-3
(Continue reading)

cgrzemba | 22 May 2013 15:54
Picon

[csw-devel] SF.net SVN: gar:[21178] csw/mgar/pkg/swig/trunk

Revision: 21178
          http://gar.svn.sourceforge.net/gar/?rev=21178&view=rev
Author:   cgrzemba
Date:     2013-05-22 13:54:03 +0000 (Wed, 22 May 2013)
Log Message:
-----------
swig/trunk: upgrade to version 2.0.9

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

Modified: csw/mgar/pkg/swig/trunk/Makefile
===================================================================
--- csw/mgar/pkg/swig/trunk/Makefile	2013-05-22 11:21:35 UTC (rev 21177)
+++ csw/mgar/pkg/swig/trunk/Makefile	2013-05-22 13:54:03 UTC (rev 21178)
 <at>  <at>  -1,7 +1,7  <at>  <at> 
 # $Id$

 NAME = swig
-VERSION = 2.0.4
+VERSION = 2.0.9
 GARTYPE = v2

 DESCRIPTION = A scripting interface generator for C/C++ code.
 <at>  <at>  -31,10 +31,11  <at>  <at> 

 LICENSE_CSWswig = LICENSE

(Continue reading)


Gmane