pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/coconut Remove broken. Fixed by gtkglext, tested...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/440b76bf02b9
branches:  trunk
changeset: 504955:440b76bf02b9
user:      garbled <garbled%pkgsrc.org@localhost>
date:      Wed Dec 28 08:32:28 2005 +0000

description:
Remove broken. Fixed by gtkglext, tested on 2.0/i386.  This might be
worth deleting anyhow however, if nobody uses it.  According to the
sourceforge project page development on it has stopped, nothing depends
on it, and the sourceforge page has no record of the 0.3 version we have
in pkgsrc.

diffstat:

 devel/coconut/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 5e096c28916e -r 440b76bf02b9 devel/coconut/Makefile
--- a/devel/coconut/Makefile    Wed Dec 28 08:11:29 2005 +0000
+++ b/devel/coconut/Makefile    Wed Dec 28 08:32:28 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.29 2005/12/28 08:32:28 garbled Exp $
 #
 
 DISTNAME=      coconut-0.3.0
@@ -11,9 +11,6 @@
 HOMEPAGE=      http://sourceforge.net/projects/coconut-lib/
 COMMENT=       Objective-C library for Unix-like systems
 
-PKG_FAIL_REASON+=      "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+=      "Will be removed in pkgsrc-2006Q1 unless fixed"
-
 BUILD_DEPENDS+=        papaya>=0.1.7:../../devel/papaya
 
 USE_TOOLS+=    pkg-config



Home | Main Index | Thread Index | Old Index