mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 1.7.7
PR: ports/202471 Submitted by: Chris Petrik <chris@bsdjunk.com>
This commit is contained in:
parent
064f67716a
commit
e3f1b4a865
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395106
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= avro
|
||||
PORTVERSION= 1.7.4
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.7.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.sai.msu.su/apache/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ \
|
||||
APACHE/${PORTNAME}/stable
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (avro-src-1.7.4.tar.gz) = 25fe5a577db20af573b01d620a174ed365ed2a9d68337784e65e5eba673ee69c
|
||||
SIZE (avro-src-1.7.4.tar.gz) = 1951821
|
||||
SHA256 (avro-src-1.7.7.tar.gz) = 343c69331f4bc68ab9a9009117e900478bf73ca94b3357bcab977d97b346fb8d
|
||||
SIZE (avro-src-1.7.7.tar.gz) = 2382037
|
||||
|
@ -10,6 +10,7 @@ include/avro/Decoder.hh
|
||||
include/avro/Encoder.hh
|
||||
include/avro/Exception.hh
|
||||
include/avro/Generic.hh
|
||||
include/avro/GenericDatum.hh
|
||||
include/avro/Layout.hh
|
||||
include/avro/Node.hh
|
||||
include/avro/NodeConcepts.hh
|
||||
|
Loading…
Reference in New Issue
Block a user