ports/107459: [PATCH] devel/py-urwid unbroke. Fix distinfo

R.Mahmatkhanov R.Mahmatkhanov at REMOVE_THIS.SKYLINK.ru
Wed Jan 3 11:50:13 UTC 2007


>Number:         107459
>Category:       ports
>Synopsis:       [PATCH] devel/py-urwid unbroke. Fix distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 03 11:50:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     R.Mahmatkhanov
>Release:        6.2
>Organization:
SkyLink
>Environment:
FreeBSD 6.2-PRERELEASE i386
>Description:
devel/py-urwid had BROKEN= Size mismatch. I've fix distinfo (new size and checksums) and Makefile (remove BROKEN, bump PORTREVISION). It builds cleanly and works as we all expecting. 
>How-To-Repeat:
Try to install this port. 
>Fix:


Patch attached with submission follows:

*** /usr/ports/devel/py-urwid/Makefile	Wed Jan  3 14:19:32 2007
--- Makefile	Wed Jan  3 14:23:08 2007
***************
*** 6,19 ****
  
  PORTNAME=	urwid
  PORTVERSION=	0.9.7.1
  CATEGORIES=	devel python
  MASTER_SITES=	http://excess.org/urwid/
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=	perky at FreeBSD.org
  COMMENT=	Curses-based user interface library for Python
- 
- BROKEN=		Size mismatch
  
  USE_PYTHON=	2.1+
  USE_PYDISTUTILS=	yes
--- 6,18 ----
  
  PORTNAME=	urwid
  PORTVERSION=	0.9.7.1
+ PORTREVISION=   1
  CATEGORIES=	devel python
  MASTER_SITES=	http://excess.org/urwid/
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=	perky at FreeBSD.org
  COMMENT=	Curses-based user interface library for Python
  
  USE_PYTHON=	2.1+
  USE_PYDISTUTILS=	yes
*** /usr/ports/devel/py-urwid/distinfo	Sun Oct  8 15:06:42 2006
--- distinfo	Wed Jan  3 14:14:09 2007
***************
*** 1,3 ****
! MD5 (urwid-0.9.7.1.tar.gz) = fa551f5c275a47fc5a627cc1fce17c90
! SHA256 (urwid-0.9.7.1.tar.gz) = 394b6389faa75ace00adb6111377c49148d951bf40571c8e489510f10c743faf
! SIZE (urwid-0.9.7.1.tar.gz) = 153698
--- 1,4 ----
! MD5 (urwid-0.9.7.1.tar.gz) = 048f2f4b624731cacf95e002e0e82dba
! SHA256 (urwid-0.9.7.1.tar.gz) = 7b1b5d6ff0143737784cbf40de1249347a3028f3f3e515e5b5c42b0963adfc4b
! SIZE (urwid-0.9.7.1.tar.gz) = 153706
! 

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list