mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 0.88.20
This commit is contained in:
parent
1b88874355
commit
8a1a4eda02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272274
3 changed files with 3 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= dbf
|
||||
PORTVERSION= 0.88.19
|
||||
PORTVERSION= 0.88.20
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dbf-0.88.19.zip) = 01d2865d222a38e3e4469472f2b22814a80198378760f846b236a49448ff7fde
|
||||
SIZE (dbf-0.88.19.zip) = 331552
|
||||
SHA256 (dbf-0.88.20.zip) = 4f9b42752b8367f7de8b36ae639eee60ebf1f1cbee2715a1cd9d7ace5d2a96f2
|
||||
SIZE (dbf-0.88.20.zip) = 318132
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
%%PYTHON_SITELIBDIR%%/test_dbf.py
|
||||
%%PYTHON_SITELIBDIR%%/test_dbf.pyc
|
||||
%%PYTHON_SITELIBDIR%%/test_dbf.pyo
|
||||
%%PYTHON_SITELIBDIR%%/dbf/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/dbf/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/dbf/__init__.pyo
|
||||
|
|
Loading…
Add table
Reference in a new issue