           SPELL=mod_umask
         VERSION=0.1.0
     SOURCE_HASH=sha512:804f4f28f3145d0290a5dada93a6d3822cb432456fdf35b2d4b5ca19b0d795d7060eff5b9ef97ca8c99581d6f5cdced06dacae532a803b0133f13298577473c3
          SOURCE=$SPELL-$VERSION.tar.bz2
      LICENSE[0]=APACHE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.outoforder.cc/downloads/$SPELL/$SOURCE
        WEB_SITE=http://www.outoforder.cc/projects/apache/mod_umask/
         ENTERED=20100730
           SHORT="umask module for Apache 2"
cat << EOF
mod_umask sets the Unix umask of the Apache HTTPd process after it has started.
This is useful when accessing Subversion from both mod_dav_svn and via a local
client with a file:// url. Without setting a proper umask the file permissions
can create a repository that is not easily accessable from both.
EOF
