diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2001-07-18 20:26:21 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2001-07-18 20:26:21 +0000 |
commit | 514303980698050bc858dbc627d80d7928bf9b5a (patch) | |
tree | f695def7bcb4a1b6d6254719a5da8826e2ed2670 /graphics/tgif | |
parent | 43eba135165ef1819815b75f2547767195d26af6 (diff) | |
download | pkgsrc-514303980698050bc858dbc627d80d7928bf9b5a.tar.gz |
work around a compiler bug on alpha which causes arrowheads to not
be displayed.
Diffstat (limited to 'graphics/tgif')
-rw-r--r-- | graphics/tgif/Makefile | 4 | ||||
-rw-r--r-- | graphics/tgif/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index da65c047a29..194c6f6f66d 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2001/07/15 03:29:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.32 2001/07/18 20:26:21 dmcmahill Exp $ # DISTNAME= tgif-4.1.40 -PKGNAME= tgif-4.1.40nb1 +PKGNAME= tgif-4.1.40nb3 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ diff --git a/graphics/tgif/distinfo b/graphics/tgif/distinfo index b86ef77c2f6..d7c74d9afbe 100644 --- a/graphics/tgif/distinfo +++ b/graphics/tgif/distinfo @@ -1,5 +1,7 @@ -$NetBSD: distinfo,v 1.3 2001/07/15 03:29:22 dmcmahill Exp $ +$NetBSD: distinfo,v 1.4 2001/07/18 20:26:21 dmcmahill Exp $ SHA1 (tgif-4.1.40.tar.gz) = 478d24a338d71f20649d03fe6b888d733baca82e Size (tgif-4.1.40.tar.gz) = 1436655 bytes SHA1 (patch-aa) = 585096ebe834f47dc4091eeeec63fcb5510fc123 +SHA1 (patch-ab) = 5f3ca62f2f0cbbdcdcfa3c279a01210015fc548c +SHA1 (patch-ac) = 93f835fbd264f5f2e39caba6be5797810f071550 |