FreeBSD Bugzilla – Attachment 227827 Details for
Bug 258425
devel/jansson: Update to 2.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for (lib)jansson
jansson-214.patch (text/plain), 2.12 KB, created by
Daniel Engberg
on 2021-09-11 10:14:12 UTC
(
hide
)
Description:
Patch for (lib)jansson
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-09-11 10:14:12 UTC
Size:
2.12 KB
patch
obsolete
>diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile >index 36a20e0ee6a2..d11bed17268f 100644 >--- a/devel/jansson/Makefile >+++ b/devel/jansson/Makefile >@@ -1,9 +1,9 @@ > # Created by: vanilla@ > > PORTNAME= jansson >-PORTVERSION= 2.13.1 >+DISTVERSION= 2.14 > CATEGORIES= devel >-MASTER_SITES= http://www.digip.org/jansson/releases/ >+MASTER_SITES= https://github.com/akheron/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= vanilla@FreeBSD.org > COMMENT= C library for encoding, decoding, and manipulating JSON data >diff --git a/devel/jansson/distinfo b/devel/jansson/distinfo >index b9f29d8caae4..54573138b2d0 100644 >--- a/devel/jansson/distinfo >+++ b/devel/jansson/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1590071298 >-SHA256 (jansson-2.13.1.tar.bz2) = ee90a0f879d2b7b7159124ff22b937a2a9a8c36d3bb65d1da7dd3f04370a10bd >-SIZE (jansson-2.13.1.tar.bz2) = 430215 >+TIMESTAMP = 1631354622 >+SHA256 (jansson-2.14.tar.bz2) = fba956f27c6ae56ce6dfd52fbf9d20254aad42821f74fa52f83957625294afb9 >+SIZE (jansson-2.14.tar.bz2) = 434481 >diff --git a/devel/jansson/files/patch-src_utf.h b/devel/jansson/files/patch-src_utf.h >deleted file mode 100644 >index f74a9be4b132..000000000000 >--- a/devel/jansson/files/patch-src_utf.h >+++ /dev/null >@@ -1,11 +0,0 @@ >---- src/utf.h.orig 2015-03-07 07:02:40 UTC >-+++ src/utf.h >-@@ -16,6 +16,8 @@ >- #include <stdint.h> >- #endif >- >-+#include <sys/types.h> >-+ >- int utf8_encode(int32_t codepoint, char *buffer, size_t *size); >- >- size_t utf8_check_first(char byte); >diff --git a/devel/jansson/pkg-descr b/devel/jansson/pkg-descr >index 54a482c4b78b..fc939b594b73 100644 >--- a/devel/jansson/pkg-descr >+++ b/devel/jansson/pkg-descr >@@ -11,4 +11,4 @@ data. Its main features and design principles are: > > - Extensive test suite > >-WWW: http://www.digip.org/jansson/ >+WWW: https://github.com/akheron/jansson >diff --git a/devel/jansson/pkg-plist b/devel/jansson/pkg-plist >index 6c98ae4a0eb7..20249c72891a 100644 >--- a/devel/jansson/pkg-plist >+++ b/devel/jansson/pkg-plist >@@ -3,5 +3,5 @@ include/jansson_config.h > lib/libjansson.a > lib/libjansson.so > lib/libjansson.so.4 >-lib/libjansson.so.4.13.0 >+lib/libjansson.so.4.14.0 > libdata/pkgconfig/jansson.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 258425
: 227827