From nobody@FreeBSD.org  Fri Nov 18 17:29:08 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 689F016A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2005 17:29:08 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3ABC743D49
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2005 17:29:08 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jAIHT7tP082919
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2005 17:29:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jAIHT7Ba082918;
	Fri, 18 Nov 2005 17:29:07 GMT
	(envelope-from nobody)
Message-Id: <200511181729.jAIHT7Ba082918@www.freebsd.org>
Date: Fri, 18 Nov 2005 17:29:07 GMT
From: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] graphics/guilib remove broken size mismatch
X-Send-Pr-Version: www-2.3

>Number:         89245
>Category:       ports
>Synopsis:       [PATCH] graphics/guilib remove broken size mismatch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 17:30:20 GMT 2005
>Closed-Date:    Thu Nov 24 06:44:22 GMT 2005
>Last-Modified:  Thu Nov 24 06:44:22 GMT 2005
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD HellFire.BSD.org.pe 6.0-STABLE FreeBSD 6.0-STABLE #1: Sun Nov 13 21:15:57 PET 2005
>Description:
- Correct size, md5
- Add SHA256
- Take maintainership
>How-To-Repeat:
              
>Fix:
--- guilib-1.1.1_2.patch begins here ---
diff Makefile Makefile
--- Makefile	Wed Nov 16 12:50:45 2005
+++ Makefile	Fri Nov 18 12:16:00 2005
@@ -12,10 +12,8 @@
 MASTER_SITES=	http://www.libsdl.org/projects/GUIlib/src/
 DISTNAME=	GUIlib-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	acardenas@bsd.org.pe
 COMMENT=	A very simple GUI framework for use with SDL
-
-BROKEN=		Size mismatch
 
 USE_SDL=	sdl
 USE_GMAKE=	yes
diff distinfo distinfo
--- distinfo	Thu Jan 29 02:24:20 2004
+++ distinfo	Fri Nov 18 12:17:32 2005
@@ -1,2 +1,3 @@
-MD5 (GUIlib-1.1.1.tar.gz) = 9d5d88cdb42dd8611e31f5e3f8a3084e
-SIZE (GUIlib-1.1.1.tar.gz) = 179035
+MD5 (GUIlib-1.1.1.tar.gz) = 7ac15661310d2cde4c3ce72513b45535
+SHA256 (GUIlib-1.1.1.tar.gz) = dd4f21a69399c3fc12b9e517a49f3ab00f5f888440df62f7afaca8a01e1ea548
+SIZE (GUIlib-1.1.1.tar.gz) = 180324
--- guilib-1.1.1_2.patch ends here ---  
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Fri Nov 18 23:39:43 GMT 2005 
State-Changed-Why:  
Have you checked the actual difference between the old and new archive? 
What was changed? 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Fri Nov 18 23:39:43 GMT 2005 
Responsible-Changed-Why:  
Poking 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89245 
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Nov 24 06:44:00 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88968 
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Nov 24 06:44:00 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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