Upgrade to 1.0 release candidate 1.

This commit is contained in:
Oliver Braun 2003-08-14 12:54:07 +00:00
parent e2f5a0ddf3
commit 82305346a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86936
3 changed files with 12 additions and 7 deletions

View File

@ -6,10 +6,11 @@
#
PORTNAME= buddha
PORTVERSION= 0.9
PORTVERSION= 1.0.r1
CATEGORIES= devel haskell
MASTER_SITES= http://www.cs.mu.oz.au/~bjpop/buddha/download/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= obraun@FreeBSD.org
COMMENT= A declarative debugger for Haskell 98
@ -21,7 +22,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_GMAKE= yes
PLIST_SUB+= BUDDHA_VERSION=${PORTVERSION}
PLIST_SUB+= BUDDHA_VERSION=${PORTVERSION:S/.r/-rc/}
pre-everything::
@${ECHO_CMD} ""

View File

@ -1 +1 @@
MD5 (buddha-0.9.tar.gz) = 01a7e5821ca210df9305f522b7f9887a
MD5 (buddha-1.0-rc1.tar.gz) = 4cfb2c0c845b5e317df34d201f420800

View File

@ -17,8 +17,10 @@ lib/buddha-%%BUDDHA_VERSION%%/Directory_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/EDT.p_hi
lib/buddha-%%BUDDHA_VERSION%%/GhcInternals.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Hash.h
lib/buddha-%%BUDDHA_VERSION%%/Help.p_hi
lib/buddha-%%BUDDHA_VERSION%%/IO.i
lib/buddha-%%BUDDHA_VERSION%%/IOPrims_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/IOUtils.p_hi
lib/buddha-%%BUDDHA_VERSION%%/IO_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Internals.h
lib/buddha-%%BUDDHA_VERSION%%/IsException.p_hi
@ -39,13 +41,14 @@ lib/buddha-%%BUDDHA_VERSION%%/Monad.i
lib/buddha-%%BUDDHA_VERSION%%/Monad_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Numeric.i
lib/buddha-%%BUDDHA_VERSION%%/Numeric_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Partial.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Options.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Oracle.p_hi
lib/buddha-%%BUDDHA_VERSION%%/PartialByName.p_hi
lib/buddha-%%BUDDHA_VERSION%%/PartialByVal.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Prelude.i
lib/buddha-%%BUDDHA_VERSION%%/Prelude_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/PrettyGraph.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Prims_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/PrintLargeInteger.p_hi
lib/buddha-%%BUDDHA_VERSION%%/PrintLargeInteger_stub.h
lib/buddha-%%BUDDHA_VERSION%%/PrintMetaC.h
lib/buddha-%%BUDDHA_VERSION%%/PrintMetaHs.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Queue.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Random.i
@ -54,6 +57,7 @@ lib/buddha-%%BUDDHA_VERSION%%/Random_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Ratio.i
lib/buddha-%%BUDDHA_VERSION%%/RatioPrims_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/Ratio_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/ReifyHs.p_hi
lib/buddha-%%BUDDHA_VERSION%%/System.i
lib/buddha-%%BUDDHA_VERSION%%/SystemPrims_B.p_hi
lib/buddha-%%BUDDHA_VERSION%%/System_B.p_hi