Revision: 2816
          http://gar.svn.sourceforge.net/gar/?rev=2816&view=rev
Author:   dmichelsen
Date:     2009-01-13 18:12:38 +0000 (Tue, 13 Jan 2009)

Log Message:
-----------
Target 'newpkg-%': Make mGAR v2 default

Modified Paths:
--------------
    csw/mgar/pkg/Makefile
    csw/mgar/pkg/cpan/Makefile
    csw/mgar/pkg/xfce/Makefile

Modified: csw/mgar/pkg/Makefile
===================================================================
--- csw/mgar/pkg/Makefile       2009-01-13 17:58:43 UTC (rev 2815)
+++ csw/mgar/pkg/Makefile       2009-01-13 18:12:38 UTC (rev 2816)
@@ -37,7 +37,7 @@
 
 # Lines returned by 'svn propget -R' look like this:
 #
-# gar/trunk - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+# gar/trunk - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
 # gar-v1 https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
 # gar-v2 https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
 # 
@@ -84,8 +84,8 @@
        echo "%copyright      url file://%{WORKSRC}/LICENSE";                   
                                                        \
        ) > $*/trunk/files/CSWpackage.gspec
        @echo "cookies\ndownload\nwork\n" | svn propset svn:ignore -F /dev/fd/0 
$*/trunk
-       @echo "gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1"; | svn 
propset svn:externals -F /dev/fd/0 $*/trunk
-       @svn co https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1 $*/trunk/gar
+       @echo "gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2"; | svn 
propset svn:externals -F /dev/fd/0 $*/trunk
+       @svn co https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 $*/trunk/gar
        @echo
        @echo "Your package is set up for editing at $*/trunk"
        @echo "Please don't forget to add the gspec-file!"

Modified: csw/mgar/pkg/cpan/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Makefile  2009-01-13 17:58:43 UTC (rev 2815)
+++ csw/mgar/pkg/cpan/Makefile  2009-01-13 18:12:38 UTC (rev 2816)
@@ -55,8 +55,8 @@
        echo "%copyright      url file://%{WORKSRC}/LICENSE";           \
        ) > $*/trunk/files/CSWpackage.gspec
        @echo "cookies\ndownload\nwork\n" | svn propset svn:ignore -F /dev/fd/0 
$*/trunk
-       @echo "gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1"; | svn 
propset svn:externals -F /dev/fd/0 $*/trunk
-       @svn co https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1 $*/trunk/gar
+       @echo "gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2"; | svn 
propset svn:externals -F /dev/fd/0 $*/trunk
+       @svn co https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 $*/trunk/gar
        @echo
        @echo "Your package is set up for editing at $*/trunk"
        @echo "Please don't forget to add the gspec-file!"

Modified: csw/mgar/pkg/xfce/Makefile
===================================================================
--- csw/mgar/pkg/xfce/Makefile  2009-01-13 17:58:43 UTC (rev 2815)
+++ csw/mgar/pkg/xfce/Makefile  2009-01-13 18:12:38 UTC (rev 2816)
@@ -55,8 +55,8 @@
        echo "%copyright      url file://%{WORKSRC}/LICENSE";           \
        ) > $*/trunk/files/CSWpackage.gspec
        @echo "cookies\ndownload\nwork\n" | svn propset svn:ignore -F /dev/fd/0 
$*/trunk
-       @echo "gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1"; | svn 
propset svn:externals -F /dev/fd/0 $*/trunk
-       @svn co https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1 $*/trunk/gar
+       @echo "gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2"; | svn 
propset svn:externals -F /dev/fd/0 $*/trunk
+       @svn co https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 $*/trunk/gar
        @echo
        @echo "Your package is set up for editing at $*/trunk"
        @echo "Please don't forget to add the gspec-file!"


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to