mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Upgrade to 0.5.0.
This commit is contained in:
parent
2bacd1a897
commit
2b3f7ff83d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253489
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= msgpack
|
||||
PORTVERSION= 0.4.3
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SOURCEFORGE
|
||||
MASTER_SITE_SUBDIR= msgpack/msgpack/cpp
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (msgpack-0.4.3.tar.gz) = ae55b5a48221fabc587a9ff2b0b6106e
|
||||
SHA256 (msgpack-0.4.3.tar.gz) = 12fa9e50277a1e79153c435216ad48b26e6ee0ffacf7fbe78f5bac13098ee72d
|
||||
SIZE (msgpack-0.4.3.tar.gz) = 375608
|
||||
MD5 (msgpack-0.5.0.tar.gz) = 4a0e9ac4697e351bc740aecc091cdf94
|
||||
SHA256 (msgpack-0.5.0.tar.gz) = 7e1ba7b69d928754daa423707713a338ac7a96f5e66cbae32f54eb3b018f199c
|
||||
SIZE (msgpack-0.5.0.tar.gz) = 377989
|
||||
|
@ -32,12 +32,14 @@ include/msgpack/unpack_define.h
|
||||
include/msgpack/unpack_template.h
|
||||
include/msgpack/vrefbuffer.h
|
||||
include/msgpack/vrefbuffer.hpp
|
||||
include/msgpack/zbuffer.h
|
||||
include/msgpack/zbuffer.hpp
|
||||
include/msgpack/zone.h
|
||||
include/msgpack/zone.hpp
|
||||
lib/libmsgpack.a
|
||||
lib/libmsgpack.la
|
||||
lib/libmsgpack.so
|
||||
lib/libmsgpack.so.2
|
||||
lib/libmsgpack.so.3
|
||||
lib/libmsgpackc.a
|
||||
lib/libmsgpackc.la
|
||||
lib/libmsgpackc.so
|
||||
|
Loading…
Reference in New Issue
Block a user