mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Upgrade to pyenchant 2.0.0.
This commit is contained in:
parent
75a167d773
commit
afbbf3df32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457085
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= enchant
|
||||
PORTVERSION= 1.6.11
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= textproc devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,6 +21,7 @@ OPTIONS_DEFAULT=WX
|
||||
WX_DESC= Provide a wxSpellCheckerDialog
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
# Enable Python 3 only when Mk/bsd.wx.mk will support it
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1500925144
|
||||
SHA256 (pyenchant-1.6.11.tar.gz) = 27d3307aa3d3cd413c20eb1fd977446c133cae47d7329d8f846cd3d8ddae6278
|
||||
SIZE (pyenchant-1.6.11.tar.gz) = 64137
|
||||
TIMESTAMP = 1514047279
|
||||
SHA256 (pyenchant-2.0.0.tar.gz) = fc31cda72ace001da8fe5d42f11c26e514a91fa8c70468739216ddd8de64e2a0
|
||||
SIZE (pyenchant-2.0.0.tar.gz) = 64022
|
||||
|
Loading…
Reference in New Issue
Block a user