[csw-devel] SF.net SVN: opencsw:[534] gar-wrapper/CHANGES

skayser at users.sourceforge.net skayser at users.sourceforge.net
Mon Sep 19 22:00:47 CEST 2011


Revision: 534
          http://opencsw.svn.sourceforge.net/opencsw/?rev=534&view=rev
Author:   skayser
Date:     2011-09-19 20:00:47 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
mgar: add NEW/CHANGE/FIX prefixes to CHANGES (modelled after gnuplot's changelog

Modified Paths:
--------------
    gar-wrapper/CHANGES

Modified: gar-wrapper/CHANGES
===================================================================
--- gar-wrapper/CHANGES	2011-09-19 19:49:45 UTC (rev 533)
+++ gar-wrapper/CHANGES	2011-09-19 20:00:47 UTC (rev 534)
@@ -1,23 +1,20 @@
 Changes since 0.92 (r380):
-* Added package version to "version" command output
-* Added new command "show-var" to display the runtime value of build
-  recipe variables (Maciej Blizinski)
-* Added new command "grep-buildsys" to facilitate greping the build system
-* Changed "newpkg" command to run relative to the build tree (not $PWD)
-  so that it can be run from anywhere
-* Improved error message when running a package specific command in
-  a non-package directory
+* NEW command "show-var" to show runtime value of recipe vars (Maciej Blizinski)
+* NEW command "grep-buildsys" to facilitate greping the build system
+* CHANGE added package version to "version" command output
+* CHANGE "newpkg" command now runs relative to the build tree (not $PWD)
+* CHANGE tweaked error message when running a pkg command in a non-pkg dir
 
 Changes since 0.91 (r360):
-* mgar will now warn and exit on legacy gar/ directories or symlinks
-* Added new command "list-categories" to list the supported CATEGORIES
-* Added new command "newpkg <pkg> <version>" to create package recipe skeletons
-* commit: will now only work from within package directories
-* commit: automatically commits parent directory when needed (new packages)
-* find-file: exclude .git directories
-* find-file: list all files if no argument given
-* init: fix bug when calling with a relative path (Oliver Kiddle)
-* newpkg: fix double slash in svn:externals
-* show-buildsys: fall back to "unknown" when GAR is not in subversion
-* ~/.garrc: add variable OVERRIDE_BUILDSYS to globally override the
+* NEW command "newpkg <pkg> <version>" to create package recipe skeletons
+* NEW command "list-categories" to list the supported CATEGORIES
+* NEW ~/.garrc: add variable OVERRIDE_BUILDSYS to globally override the
   path to GAR. Can be used to test new GAR branches
+* CHANGE mgar will now warn and exit on legacy gar/ directories or symlinks
+* CHANGE commit: will now only work from within package directories
+* CHANGE commit: commit parent directory when needed (new packages)
+* CHANGE find-file: exclude .git directories
+* CHANGE find-file: list all files if no argument given
+* FIX init: fix bug when calling with a relative path (Oliver Kiddle)
+* FIX newpkg: fix double slash in svn:externals
+* FIX show-buildsys: fall back to "unknown" when GAR is not in subversion

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