diff options
author | acm <acm@FreeBSD.org> | 2008-04-23 00:07:46 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-04-23 00:07:46 +0800 |
commit | 2dbdbf85b43530bdd22e7507b47ec14dfc9f9210 (patch) | |
tree | 3c3a3eebf815b709420c9a793bb9396482dbf4f4 /graphics/guilib | |
parent | 46613dea5f94008c9908bcb9038ee1047ef5c37b (diff) | |
download | freebsd-ports-gnome-2dbdbf85b43530bdd22e7507b47ec14dfc9f9210.tar.gz freebsd-ports-gnome-2dbdbf85b43530bdd22e7507b47ec14dfc9f9210.tar.zst freebsd-ports-gnome-2dbdbf85b43530bdd22e7507b47ec14dfc9f9210.zip |
- Tarball was rerolled, now it installs two new files
- Remove BROKEN state
PR: 122935
Submitted by: Ganael Laplanche <ganael.laplanche.. at_martymac.com>
Diffstat (limited to 'graphics/guilib')
-rw-r--r-- | graphics/guilib/Makefile | 2 | ||||
-rw-r--r-- | graphics/guilib/distinfo | 6 | ||||
-rw-r--r-- | graphics/guilib/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index 92ea867d244b..70d4fc5c9da4 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -14,8 +14,6 @@ DISTNAME= GUIlib-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= A very simple GUI framework for use with SDL -BROKEN= Checksum mismatch - USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/guilib/distinfo b/graphics/guilib/distinfo index 5d4155c575b3..4f80b472a3d7 100644 --- a/graphics/guilib/distinfo +++ b/graphics/guilib/distinfo @@ -1,3 +1,3 @@ -MD5 (GUIlib-1.2.1.tar.gz) = b80a152a5fcd9e96155a7379339dd6f8 -SHA256 (GUIlib-1.2.1.tar.gz) = 7c87b4a907e40c280e799f44ce5f07658f812f1a39e92197fdb077f087d353ab -SIZE (GUIlib-1.2.1.tar.gz) = 345034 +MD5 (GUIlib-1.2.1.tar.gz) = a0114b925d79d6c66161e24cbeaa88b1 +SHA256 (GUIlib-1.2.1.tar.gz) = 3b383e537238048f4712395a38b9e3c65475d1dc93413e557f1b0a39c88f68df +SIZE (GUIlib-1.2.1.tar.gz) = 345042 diff --git a/graphics/guilib/pkg-plist b/graphics/guilib/pkg-plist index 838c717bf7b1..53ec3391777e 100644 --- a/graphics/guilib/pkg-plist +++ b/graphics/guilib/pkg-plist @@ -12,6 +12,8 @@ include/GUI/GUI_status.h include/GUI/GUI_termwin.h include/GUI/GUI_widget.h include/GUI/GUI_widgets.h +include/GUI/GUI_output.h +include/GUI/GUI_loadimage.h lib/libGUI.a lib/libGUI.la lib/libGUI.so |