diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2008-07-18 20:05:17 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2008-07-18 20:05:17 +0000 |
commit | f5d876d7f61e1f4eef9a90ff37bf526f1e0abf49 (patch) | |
tree | 860c4fa4084e1f9caab1b9cf2f29f2a127094ec9 /x11-toolkits/hs-opengl-ghc | |
parent | 1ff262e9107cbe7853ba39cf03522713fa651cf2 (diff) | |
download | ports-f5d876d7f61e1f4eef9a90ff37bf526f1e0abf49.tar.gz ports-f5d876d7f61e1f4eef9a90ff37bf526f1e0abf49.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-opengl-ghc')
-rw-r--r-- | x11-toolkits/hs-opengl-ghc/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/hs-opengl-ghc/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/hs-opengl-ghc/Makefile b/x11-toolkits/hs-opengl-ghc/Makefile index 9370e0e6bc70..4f1af9e9f244 100644 --- a/x11-toolkits/hs-opengl-ghc/Makefile +++ b/x11-toolkits/hs-opengl-ghc/Makefile @@ -6,6 +6,7 @@ PORTNAME= opengl PORTVERSION= 2.2.1.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits haskell MASTER_SITES= http://www.haskell.org/ghc/dist/${GHC_VERSION}/ PKGNAMEPREFIX= hs- @@ -21,7 +22,7 @@ COMMENT= OpenGL bindings for Haskell programs USE_BZIP2= yes USE_GL= yes -GHC_VERSION= 6.8.2 +GHC_VERSION= 6.8.3 PLIST_SUB+= GHC_VERSION=${GHC_VERSION} \ PORTVERSION=${PORTVERSION} \ PORTNAME=${PORTNAME} \ diff --git a/x11-toolkits/hs-opengl-ghc/distinfo b/x11-toolkits/hs-opengl-ghc/distinfo index 4fe973fd93d7..e7de6713f77f 100644 --- a/x11-toolkits/hs-opengl-ghc/distinfo +++ b/x11-toolkits/hs-opengl-ghc/distinfo @@ -1,3 +1,3 @@ -MD5 (ghc-6.8.2-src-extralibs.tar.bz2) = d199c50814188fb77355d41058b8613c -SHA256 (ghc-6.8.2-src-extralibs.tar.bz2) = 96cdd5694907b22d3ecd7988d04e0105e50a8096d5662b21b6acaf79ffba9510 -SIZE (ghc-6.8.2-src-extralibs.tar.bz2) = 1919843 +MD5 (ghc-6.8.3-src-extralibs.tar.bz2) = 5ac72f5d5433151cf6b718dc6601dc41 +SHA256 (ghc-6.8.3-src-extralibs.tar.bz2) = ee2f5ba6a46157fc53eae515cb6fa1ed3c5023e7eac15981d92af0af00ee2ba2 +SIZE (ghc-6.8.3-src-extralibs.tar.bz2) = 1912647 |