diff options
author | dsainty <dsainty@pkgsrc.org> | 2009-01-11 02:31:28 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2009-01-11 02:31:28 +0000 |
commit | 48cb0d11fc89fdbf5c0166d1f7573e8e1b417bbe (patch) | |
tree | 70947174e8dca8ffc06435a7abcffaea30c86a99 /devel/SDL_ttf/distinfo | |
parent | a593302fa8b42a5db567538653928d19ccec5626 (diff) | |
download | pkgsrc-48cb0d11fc89fdbf5c0166d1f7573e8e1b417bbe.tar.gz |
We don't install the example programs so we can avoid building them. showfont
may otherwise fail to build with link time errors if include/SDL/SDL_config.h
defines HAVE_ICONV.
Should make no difference to installed package (if the build succeed), so no
need to bump revision.
Diffstat (limited to 'devel/SDL_ttf/distinfo')
-rw-r--r-- | devel/SDL_ttf/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/SDL_ttf/distinfo b/devel/SDL_ttf/distinfo index e1445e10489..23d021f44ac 100644 --- a/devel/SDL_ttf/distinfo +++ b/devel/SDL_ttf/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/07/26 00:08:40 wiz Exp $ +$NetBSD: distinfo,v 1.8 2009/01/11 02:31:28 dsainty Exp $ SHA1 (SDL_ttf-2.0.9.tar.gz) = 6bc3618b08ddbbf565fe8f63f624782c15e1cef2 RMD160 (SDL_ttf-2.0.9.tar.gz) = 4e0b0f727f73b5d8a579e3e615ab4f50ec992b82 Size (SDL_ttf-2.0.9.tar.gz) = 3143838 bytes +SHA1 (patch-aa) = dd9cd7608b8f0c4454ecb996e96028f30a849ff8 |