From linimon@lonesome.com  Thu Jun 19 18:48:56 2003
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D06FE37B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 19 Jun 2003 18:48:56 -0700 (PDT)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4392443F85
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 19 Jun 2003 18:48:56 -0700 (PDT)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP id 6A762140CB
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 19 Jun 2003 20:48:55 -0500 (CDT)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.9/8.12.3) with ESMTP id h5K1r4Na094847
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 19 Jun 2003 20:53:04 -0500 (CDT)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.9/8.12.6/Submit) id h5K1r42F094846;
	Thu, 19 Jun 2003 20:53:04 -0500 (CDT)
	(envelope-from linimon)
Message-Id: <200306200153.h5K1r42F094846@lonesome.lonesome.com>
Date: Thu, 19 Jun 2003 20:53:04 -0500 (CDT)
From: Mark Linimon <linimon@lonesome.com>
Reply-To:
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: [patch] mark security/hashish as broken
X-Send-Pr-Version: 3.113.1
X-GNATS-Notify:

>Number:         53527
>Category:       ports
>Synopsis:       [patch] mark security/hashish as broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 19 18:50:12 PDT 2003
>Closed-Date:    Wed Jul 09 09:12:44 PDT 2003
>Last-Modified:  Wed Jul 09 09:12:44 PDT 2003
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	This port fails to install with the error 'HashModule undeclared'.
>How-To-Repeat:
	make install
>Fix:

--- hashish/Makefile.dist	Sat Jun  7 14:07:40 2003
+++ hashish/Makefile	Thu Jun 19 20:51:41 2003
@@ -17,6 +17,8 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A file and string hashing utility
 
+BROKEN=		'compile fails: HashModule undeclared'
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
 LIB_DEPENDS=	wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Fri Jun 20 10:56:17 PDT 2003 
Responsible-Changed-Why:  

Reassign misfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53527 
State-Changed-From-To: open->closed 
State-Changed-By: naddy 
State-Changed-When: Wed Jul 9 09:12:18 PDT 2003 
State-Changed-Why:  
Committed in similar form, thanks. 

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