[csw-devel] (no subject)
Ben Walton
bwalton at opencsw.org
Sat Jun 4 16:44:19 CEST 2011
Bcc:
Subject: Re: [csw-devel] SF.net SVN: gar:[14704] csw/mgar/pkg/graphviz/trunk
In-reply-to: <E1QSrad-0005TJ-Aj at sfp-svn-4.v30.ch3.sourceforge.com>
References: <E1QSrad-0005TJ-Aj at sfp-svn-4.v30.ch3.sourceforge.com>
Excerpts from ellson's message of Sat Jun 04 10:12:35 -0400 2011:
Hi John,
> @@ -4,7 +4,7 @@
> b66d09e11339fc981ab7c62518b3f92e CSWgraphvizgd.postinstall
> b66d09e11339fc981ab7c62518b3f92e CSWgraphvizgd.postuninstall
> d039829d638e26ea600f4db3e213959f configure.patch
> -85ebea4df5ba1af93d04f52dbf7b94b6 Makefile.am.patch
> +f2c5f062fb643dbb0db352a25bf09e6c Makefile.am.patch
Have you seen the makepatch GAR target? It uses git to generate your
patch and store a commit message with it (part of the patch file).
The basics are:
mgar patch # extract source, apply existing patches
cd work/solaris.../build-isa.../graphviz-$version/
edit source files
cd -
mgar makepatch
(add commit message)
(follow instructions for adding it to your recipe)
HTH.
-Ben
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302
More information about the devel
mailing list