Path to this page:
./
www/uhttpmock,
Library for mocking web service APIs which use HTTP or HTTPS
Branch: CURRENT,
Version: 0.5.3nb1,
Package name: uhttpmock-0.5.3nb1,
Maintainer: pkgsrc-usersuhttpmock is a project for mocking web service APIs which use HTTP
or HTTPS. It provides a library, libuhttpmock, which implements
recording and playback of HTTP request-response traces.
Required to run:[
devel/glib2] [
lang/vala] [
devel/gobject-introspection] [
net/libsoup]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 311.238 KB
Version history: (Expand)
- (2023-01-30) Updated to version: uhttpmock-0.5.3nb1
- (2023-01-03) Updated to version: uhttpmock-0.5.3
- (2023-01-02) Updated to version: uhttpmock-0.4.0nb37
- (2022-11-23) Updated to version: uhttpmock-0.4.0nb36
- (2022-07-22) Updated to version: uhttpmock-0.4.0nb35
- (2022-04-20) Updated to version: uhttpmock-0.4.0nb34
CVS history: (Expand)
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 14:31:28 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
uhttpmock: update to 0.5.3.
Overview of changes from uhttpmock 0.5.2 to uhttpmock 0.5.3
===========================================================
Bugs fixed:
• Add an integration tutorial (by Rasmus Thomsen) (#3)
• Only specify SOUP_SERVER_LISTEN_HTTPS if TLS is enabled (!9)
• Expand TLS certificate instructions (!10)
Overview of changes from uhttpmock 0.5.1 to uhttpmock 0.5.2
===========================================================
Bugs fixed:
• Add GitLab CI
• Fix autoconf-archive usage due to them breaking API
• Bump GObject dependency to 2.38 to use newer private data API
Overview of changes from uhttpmock 0.5.0 to uhttpmock 0.5.1
===========================================================
Major changes:
• Fix header include path in GIR/VAPI file
• Various build system cleanups
Overview of changes from uhttpmock 0.4.0 to uhttpmock 0.5.0
===========================================================
Major changes:
• Minor documentation updates
API changes:
• Add uhm_server_filter_ignore_parameter_values()
• Add uhm_server_compare_messages_remove_filter()
Bugs fixed:
• https://gitlab.com/uhttpmock/uhttpmock/issues/2
|
2023-01-02 01:11:25 by Thomas Klausner | Files touched by this commit (100) |
Log message:
*: bump PKGREVISION for libsoup (2) library version bump
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) |  |
Log message:
massive revision bump after textproc/icu update
|
2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54) |
Log message:
*: Re-apply SunOS linker argument removals.
These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.
|
2022-07-22 19:07:15 by Michael Baeuerle | Files touched by this commit (53) |
Log message:
*: recursive bump for graphics/graphviz 5.0.0
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) |  |
Log message:
revbump for textproc/icu update
|
2022-03-30 12:02:27 by Thomas Klausner | Files touched by this commit (47) |
Log message:
*: recursive bump for vala 0.56
|