This document describes how to make a new release of Krang.
rm -rf krang cvs -z3 co krangRun krang_makedist:
bin/krang_makedist
This will create 'krang-$VERSION-src.tar.gz'. Per default, this
distribution won't contain any localization lexicons. You may however
include them using the --with_language option.
On each supported platform perform these steps:
bin/krang_buildRun krang_makedist:
bin/krang_makedist
This will create 'krang-$VERSION-$PLATFORM-$PERL-$ARCH.tar.gz', which is a binary distribution of Krang.
Upload the file to SourceForge and post an announcement to the Krang mailing lists.