mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 0.12.3.1
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
d3c2bb1e00
commit
29a1fa1a74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298193
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= glib
|
||||
PORTVERSION= 0.12.2
|
||||
PORTVERSION= 0.12.3.1
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/glib-0.12.2.tar.gz) = 860d5a03bbdf5e61a168c968ac6c261a1ea20fbfc7be82894060383f84342d5c
|
||||
SIZE (cabal/glib-0.12.2.tar.gz) = 45537
|
||||
SHA256 (cabal/glib-0.12.3.1.tar.gz) = fe821dc994452e497d075f3be74a7eac6e1637be84982ce7ae0aec59400bbacc
|
||||
SIZE (cabal/glib-0.12.3.1.tar.gz) = 45431
|
||||
|
@ -1,5 +1,6 @@
|
||||
The GNU Library is a collection of C data structures and utility function for
|
||||
dealing with Unicode. This package only binds as much functionality as required
|
||||
to support the packages that wrap libraries that are themselves based on GLib.
|
||||
The GNU Library is a collection of C data structures and utility function
|
||||
for dealing with Unicode. This package only binds as much functionality
|
||||
as required to support the packages that wrap libraries that are themselves
|
||||
based on GLib.
|
||||
|
||||
WWW: http://www.haskell.org/gtk2hs/
|
||||
WWW: http://projects.haskell.org/gtk2hs/
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtk2hs-buildtools
|
||||
PORTVERSION= 0.12.1
|
||||
PORTVERSION= 0.12.3.1
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -20,6 +20,8 @@ CABAL_SETUP= Setup.hs
|
||||
USE_ALEX= yes
|
||||
USE_HAPPY= yes
|
||||
|
||||
USE_CABAL= random
|
||||
|
||||
STANDALONE= yes
|
||||
EXECUTABLE= gtk2hsTypeGen gtk2hsHookGenerator gtk2hsC2hs
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/gtk2hs-buildtools-0.12.1.tar.gz) = f4256be0c386d025f58b1c0efe580a2cba92ae067025a3ba22511a8c30226d00
|
||||
SIZE (cabal/gtk2hs-buildtools-0.12.1.tar.gz) = 211085
|
||||
SHA256 (cabal/gtk2hs-buildtools-0.12.3.1.tar.gz) = c6ff1fbb9b50e0c5bbc65ab7e16f2b5ff80536b2704bac6c34f106ff8357b428
|
||||
SIZE (cabal/gtk2hs-buildtools-0.12.3.1.tar.gz) = 212286
|
||||
|
Loading…
Reference in New Issue
Block a user