mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Unbreak by upgrading to 0.9.7.2
PR: 107575 Submitted by: Dan Langille <dan@langille.org> Approved by: maintainer timeout (marked BROKEN over 2 months ago)
This commit is contained in:
parent
49bc011c5b
commit
6fc51917c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181545
2 changed files with 4 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= urwid
|
||||
PORTVERSION= 0.9.7.1
|
||||
PORTVERSION= 0.9.7.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://excess.org/urwid/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= Curses-based user interface library for Python
|
||||
|
||||
BROKEN= Size mismatch
|
||||
|
||||
USE_PYTHON= 2.1+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
|
|
|
@ -1,3 +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
|
||||
MD5 (urwid-0.9.7.2.tar.gz) = 6e9a64c902389e3ddcfd28f876a383d3
|
||||
SHA256 (urwid-0.9.7.2.tar.gz) = 834cbcd01778789a74cbd7f5ac4b1e61dfd25bb760ea89c02448259e81f33b43
|
||||
SIZE (urwid-0.9.7.2.tar.gz) = 154066
|
||||
|
|
Loading…
Add table
Reference in a new issue