Skip to content

Commit

Permalink
devel/py-flatbuffers: Update to 23.5.9
Browse files Browse the repository at this point in the history
- Update WWW and clean up pkg-descr

Changes:	https://github.com/google/flatbuffers/releases
  • Loading branch information
sunpoet committed May 27, 2023
1 parent f066163 commit 0d1400c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
6 changes: 3 additions & 3 deletions devel/py-flatbuffers/Makefile
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
PORTNAME= flatbuffers
PORTVERSION= 2.0
PORTVERSION= 23.5.9
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= FlatBuffers serialization format for Python
WWW= https://google.github.io/flatbuffers/
WWW= https://google.github.io/flatbuffers/ \
https://github.com/google/flatbuffers

LICENSE= APACHE20

USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils

MAKE_ENV= VERSION=${PORTVERSION}
NO_ARCH= yes

CPE_VENDOR= google
Expand Down
6 changes: 3 additions & 3 deletions devel/py-flatbuffers/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1648248910
SHA256 (flatbuffers-2.0.tar.gz) = 12158ab0272375eab8db2d663ae97370c33f152b27801fa6024e1d6105fd4dd2
SIZE (flatbuffers-2.0.tar.gz) = 22462
TIMESTAMP = 1684104394
SHA256 (flatbuffers-23.5.9.tar.gz) = 93a506b6ab771c79ce816e7b35a93ed08ec5b4c9edb811101a22c44a4152f018
SIZE (flatbuffers-23.5.9.tar.gz) = 22115
2 changes: 0 additions & 2 deletions devel/py-flatbuffers/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ parsing/unpacking it first, while still having great forwards/backwards
compatibility.

Python runtime library for use with the Flatbuffers serialization format.

See also: https://github.com/google/flatbuffers

0 comments on commit 0d1400c

Please sign in to comment.