From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 12 20:20:26 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B556316A422 for ; Wed, 12 Oct 2005 20:20:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E380043D45 for ; Wed, 12 Oct 2005 20:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9CKKOjZ051692 for ; Wed, 12 Oct 2005 20:20:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9CKKOsh051691; Wed, 12 Oct 2005 20:20:24 GMT (envelope-from gnats) Resent-Date: Wed, 12 Oct 2005 20:20:24 GMT Resent-Message-Id: <200510122020.j9CKKOsh051691@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kevin Brunelle Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52FCD16A41F for ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/87344: Mark misc/gaim-ignorance as BROKEN X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Brunelle List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 20:20:27 -0000 >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: