ports/89245: [PATCH] graphics/guilib remove broken size mismatch

Jose Alonso Cardenas Marquez acardenas at bsd.org.pe
Fri Nov 18 17:30:21 UTC 2005


>Number:         89245
>Category:       ports
>Synopsis:       [PATCH] graphics/guilib remove broken size mismatch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 17:30:20 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at FreeBSD.org
+MAINTAINER=	acardenas at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list