mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.12.1
- Sort PLIST Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
This commit is contained in:
parent
c249e8d54c
commit
05e5b700f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427336
3 changed files with 8 additions and 8 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= json-c
|
||||
PORTVERSION= 0.12
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.12.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://s3.amazonaws.com/json-c_releases/releases/
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (json-c-0.12.tar.gz) = 000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f
|
||||
SIZE (json-c-0.12.tar.gz) = 501419
|
||||
TIMESTAMP = 1480353678
|
||||
SHA256 (json-c-0.12.1.tar.gz) = 2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123
|
||||
SIZE (json-c-0.12.1.tar.gz) = 535086
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
lib/libjson-c.a
|
||||
lib/libjson-c.so
|
||||
lib/libjson-c.so.2
|
||||
lib/libjson-c.so.2.0.1
|
||||
include/json-c/arraylist.h
|
||||
include/json-c/bits.h
|
||||
include/json-c/debug.h
|
||||
|
@ -17,4 +13,8 @@ include/json-c/json_util.h
|
|||
include/json-c/linkhash.h
|
||||
include/json-c/printbuf.h
|
||||
include/json-c/random_seed.h
|
||||
lib/libjson-c.a
|
||||
lib/libjson-c.so
|
||||
lib/libjson-c.so.2
|
||||
lib/libjson-c.so.2.0.2
|
||||
libdata/pkgconfig/json-c.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue