diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-08-05 07:16:22 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-08-05 07:17:21 +0900 |
commit | 23f689b9a10e055c2d68234b2f9a9b0a605eb248 (patch) | |
tree | 9d3b3266cee472d41f588d450dac005acb38b12f | |
parent | security/openvpn-auth-oauth2: Update to 1.25.1 (diff) |
misc/qman: update to latest GitHub commit (devel branch, 0c54909)
Changelog: https://github.com/plp13/qman/compare/16b4e808ab619d7bfb7d94017ca9505b69a387fb...0c549098790bdfcf879334dabb1541d537cd5a56
-rw-r--r-- | misc/qman/Makefile | 4 | ||||
-rw-r--r-- | misc/qman/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/qman/Makefile b/misc/qman/Makefile index 350c241b60ee..c8c7702b9a65 100644 --- a/misc/qman/Makefile +++ b/misc/qman/Makefile @@ -1,5 +1,5 @@ PORTNAME= qman -PORTVERSION= 1.4.2.20250630 +PORTVERSION= 1.4.3.20250803 CATEGORIES= misc MAINTAINER= tagattie@FreeBSD.org @@ -15,7 +15,7 @@ USES= groff:run meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= plp13 -GH_TAGNAME= 16b4e808ab619d7bfb7d94017ca9505b69a387fb +GH_TAGNAME= 0c549098790bdfcf879334dabb1541d537cd5a56 MESON_ARGS= -Dconfigdir=${PREFIX}/etc/xdg/${PORTNAME} \ -Ddocs=disabled \ diff --git a/misc/qman/distinfo b/misc/qman/distinfo index a727c006d449..7810eeadfc05 100644 --- a/misc/qman/distinfo +++ b/misc/qman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752607509 -SHA256 (plp13-qman-1.4.2.20250630-16b4e808ab619d7bfb7d94017ca9505b69a387fb_GH0.tar.gz) = 8b950c83bae0bd0fa5bd67d549b9044f152aae5925a1cf804cc56228272cabaa -SIZE (plp13-qman-1.4.2.20250630-16b4e808ab619d7bfb7d94017ca9505b69a387fb_GH0.tar.gz) = 952625 +TIMESTAMP = 1754344281 +SHA256 (plp13-qman-1.4.3.20250803-0c549098790bdfcf879334dabb1541d537cd5a56_GH0.tar.gz) = 6453e0383ca1f89547d32ba4b99167b3256d07eee10e060b74b4472bbe219f69 +SIZE (plp13-qman-1.4.3.20250803-0c549098790bdfcf879334dabb1541d537cd5a56_GH0.tar.gz) = 953926 |