Skip to content

Commit

Permalink
libproxy: update to 0.5.2.
Browse files Browse the repository at this point in the history
Link with libsocket where needed (#234) by @amigadave in #235
Remove libsoup from doc and CI by @janbrummer in #238
Fix coverity findings by @janbrummer in #241
Add a comment that docs option needs introspection by @janbrummer in #242
Set pac data after download only by @janbrummer in #244
Fix race condition in px_manager_get_proxies_sync by @janbrummer in #245
Update gobject dependency in pkgconfig file by @floppym in #239
Reread env variables in each get_config call by @janbrummer in #246
Bump version to 0.5.2 by @janbrummer in #247
  • Loading branch information
0-wiz-0 committed Jun 19, 2023
1 parent f6ed59d commit 95c16ca
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 35 deletions.
5 changes: 2 additions & 3 deletions www/libproxy/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.43 2023/06/07 11:27:34 micha Exp $
# $NetBSD: Makefile,v 1.44 2023/06/19 08:10:53 wiz Exp $

DISTNAME= libproxy-0.5.1
PKGREVISION= 1
DISTNAME= libproxy-0.5.2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GITHUB:=libproxy/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Expand Down
9 changes: 4 additions & 5 deletions www/libproxy/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.27 2023/05/24 17:07:10 wiz Exp $
$NetBSD: distinfo,v 1.28 2023/06/19 08:10:53 wiz Exp $

BLAKE2s (libproxy-0.5.1.tar.gz) = 6f353a17805d8eba6c2c5c7a3b2879dbb1ac64e1f9ef43bdcf51c42d050b36cb
SHA512 (libproxy-0.5.1.tar.gz) = 830e4bb1879c6afd1fbebc24de2ca75a597096a8eadb45dd3965b9f8121110039379342facebddce1b679a9b6ceb065089f0fbe38b55411a2c53ac36ef979ab7
Size (libproxy-0.5.1.tar.gz) = 59939 bytes
SHA1 (patch-src_backend_plugins_pacrunner-duktape_meson.build) = 680f14bb54f7d030a322dad08e30535e78f4cd92
BLAKE2s (libproxy-0.5.2.tar.gz) = 90cf34ce3eda56c958bd3a30a9c1f1de366e662ddbd01c75be59dce71d47b1df
SHA512 (libproxy-0.5.2.tar.gz) = 10d2d435288e8259bc16e6fc678bbd5edee7de8ef4235de29ed7740493690b33c3b1820f1a9befb60254069946e3ff3cc6130c7d19f34fff8062aec16dc1cbc8
Size (libproxy-0.5.2.tar.gz) = 60024 bytes

This file was deleted.

0 comments on commit 95c16ca

Please sign in to comment.