Misc shell code

This commit is contained in:
Don Stewart
2005-07-06 05:00:19 +00:00
parent e20870488d
commit 663d5457a8
4 changed files with 16 additions and 2 deletions

11
scripts/mkrelease.sh Normal file
View File

@ -0,0 +1,11 @@
#!/bin/sh
cd /tmp
rm -rf hs-plugins-0.9.10*
darcs get --set-scripts-executable /home/dons/hs-plugins
cd hs-plugins
rm -rf _darcs
cd ..
mv hs-plugins hs-plugins-0.9.10
tar czf hs-plugins-0.9.10.tar.gz hs-plugins-0.9.10

View File

@ -2,11 +2,11 @@
COMMENT= "dynamic link library for Haskell"
V= 0.9.8
V= 0.9.10
DISTNAME= hs-plugins-${V}
CATEGORIES= devel
MAINTAINER= Don Stewart <dons@openbsd.org>
HOMEPAGE= http://www.cse.unsw.edu.au/~dons/hs-plugins-0.9.8/
HOMEPAGE= http://www.cse.unsw.edu.au/~dons/hs-plugins/
MASTER_SITES= ${HOMEPAGE}
MODULES= ghc