[42611] trunk/dports/kde/kdegraphics4/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Nov 27 01:21:44 PST 2008
In revision 42611 you made a bunch of changes to the kdegraphics4
Portfile but gave an empty commit message.
In revision 42612 you deleted a blank line at the end of the
Portfile, and gave this log message:
On Nov 26, 2008, at 10:54, illogic-al at macports.org wrote:
> use ${prefix} and some other cleanups. prevent ccache use until
> cmake portgroup lands
> This is the changelog for the last change.
You should go back and edit the log messages of both of these
revisions so that they state what was actually done in those
revisions. Don't commit a second revision to describe a previous one.
Here's how you would edit those log messages:
svn propedit --revprop -r 42611 svn:log \
http://svn.macosforge.org/repository/macports
svn propedit --revprop -r 42612 svn:log \
http://svn.macosforge.org/repository/macports
This assumes your EDITOR environment variable is set appropriately.
More information about the macports-dev
mailing list