Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2005 16:16:44 -0400
From:      Kevin Brunelle <kruptos@mlinux.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87344: Mark misc/gaim-ignorance as BROKEN
Message-ID:  <200510122016.j9CKGiEg018157@ms-smtp-01.tampabay.rr.com>
Resent-Message-ID: <200510122020.j9CKKOsh051691@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87344
>Category:       ports
>Synopsis:       Mark misc/gaim-ignorance as BROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 12 20:20:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Brunelle
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD fnord.quux.edu 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Aug 17 23:24:06 EDT 2005 kevinb@fnord.quux.edu:/drv1/obj/usr/src/sys/FOOKERN i386

>Description:
	Current code will not build as number of arguments to a function
has changed.  I do not have the time at the moment to hunt up the problem
and fix it.  The old source does not appear to exist on the main site and
thus I can't provide a reliable way for this to work at this time.  I will
work on it when I have more time in the near future.

>How-To-Repeat:
	Try and compile the port, manually, and you will see the error
almost immediately.
>Fix:

diff -ruN gaim-ignorance.bak/Makefile gaim-ignorance/Makefile
--- gaim-ignorance.bak/Makefile	Wed Oct 12 16:12:08 2005
+++ gaim-ignorance/Makefile	Wed Oct 12 16:09:11 2005
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	ignorance
-PORTVERSION=	1.3.1.2
-PORTREVISION=	2
+PORTVERSION=	2.1
 CATEGORIES=	misc
-MASTER_SITES=	http://bard.sytes.net/ignorance/
+MASTER_SITES=	http://mesh.dl.sourceforge.net/sourceforge/ignorance/
 PKGNAMEPREFIX=	gaim-
 
 MAINTAINER=	kruptos@mlinux.org
@@ -27,6 +26,8 @@
 PLIST_SUB=	EXAMPLESDIR_REL=${EXAMPLESDIR_REL}
 
 SUB_FILES=	pkg-message
+
+BROKEN=		"Does not compile"
 
 .if !defined(NOPORTDOCS)
 PORTDOCS=	README
diff -ruN gaim-ignorance.bak/distinfo gaim-ignorance/distinfo
--- gaim-ignorance.bak/distinfo	Wed Oct 12 16:12:08 2005
+++ gaim-ignorance/distinfo	Wed Oct 12 15:57:57 2005
@@ -1,2 +1,2 @@
-MD5 (ignorance-1.3.1.2.tar.bz2) = 7e252d0113cdc5120bcf2da591573d6c
-SIZE (ignorance-1.3.1.2.tar.bz2) = 226131
+MD5 (ignorance-2.1.tar.bz2) = 7a81c440e733e9156433fdd5e1806472
+SIZE (ignorance-2.1.tar.bz2) = 237880

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510122016.j9CKGiEg018157>