Update to 8.2 and unbreak.
This commit is contained in:
parent
57eb08f176
commit
ddcb90eae1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132405
2 changed files with 3 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= tea
|
||||
PORTVERSION= 8.1
|
||||
PORTVERSION= 8.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://tea.linux.kiev.ua/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
@ -16,8 +16,6 @@ COMMENT= A simple and powerful GTK+ text editor
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
BROKEN= Size mismatch
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (tea.tar.bz2) = 49c84a90ee591fbdb91a108d779d23ce
|
||||
SIZE (tea.tar.bz2) = 341302
|
||||
MD5 (tea.tar.bz2) = 8f3e2fc82233c505375d092f32a96f56
|
||||
SIZE (tea.tar.bz2) = 336272
|
||||
|
|
Loading…
Reference in a new issue