From kruptos@mlinux.org  Wed Oct 12 20:16:48 2005
Return-Path: <kruptos@mlinux.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 52FCD16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Oct 2005 20:16:48 +0000 (GMT)
	(envelope-from kruptos@mlinux.org)
Received: from ms-smtp-01.tampabay.rr.com (ms-smtp-01-smtplb.tampabay.rr.com [65.32.5.131])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EB03F43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Oct 2005 20:16:47 +0000 (GMT)
	(envelope-from kruptos@mlinux.org)
Received: from _HOSTNAME_ (103.114.33.65.cfl.res.rr.com [65.33.114.103])
	by ms-smtp-01.tampabay.rr.com (8.12.10/8.12.7) with SMTP id j9CKGiEg018157
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Oct 2005 16:16:45 -0400 (EDT)
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Wed, 12 Oct 2005 16:16:44 -0400
Message-Id: <200510122016.j9CKGiEg018157@ms-smtp-01.tampabay.rr.com>
Date: Wed, 12 Oct 2005 16:16:44 -0400
From: Kevin Brunelle <kruptos@mlinux.org>
Reply-To: Kevin Brunelle <kruptos@mlinux.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Mark misc/gaim-ignorance as BROKEN
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         87344
>Category:       ports
>Synopsis:       Mark misc/gaim-ignorance as BROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 12 20:20:24 GMT 2005
>Closed-Date:    Thu Oct 13 10:34:52 GMT 2005
>Last-Modified:  Thu Oct 13 10:34:52 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Thu Oct 13 10:34:51 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87344 
>Unformatted:
