mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.5.0.
PR: ports/184116 Submitted by: Richard Kojedzinszky <krichy@cflinux.hu> (maintainer)
This commit is contained in:
parent
0822c814ea
commit
56ef653f63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334445
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libjson++
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.cflinux.hu/pub/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libjson++-0.4.0.tar.gz) = 62729569fbee31cdaefb40c81a3b77b5cffe516e95e52e8f7bf4e54551bc99ef
|
||||
SIZE (libjson++-0.4.0.tar.gz) = 25247
|
||||
SHA256 (libjson++-0.5.0.tar.gz) = 636563683f78bd6f81ccc54d407bebeda86b8cb48f37cf8d730d6cb04213147c
|
||||
SIZE (libjson++-0.5.0.tar.gz) = 25490
|
||||
|
@ -10,6 +10,6 @@ include/json/util.hpp
|
||||
include/json/value.hpp
|
||||
lib/libjson++.a
|
||||
lib/libjson++.so
|
||||
lib/libjson++.so.0.4
|
||||
lib/libjson++.so.0.4.0
|
||||
lib/libjson++.so.0.5
|
||||
lib/libjson++.so.0.5.0
|
||||
@dirrm include/json
|
||||
|
Loading…
Reference in New Issue
Block a user