The attached diff updates sysutils/direnv to the latest version
(2.25.2). Tested on amd64 and is working. make build, test, fake,
package, install, deinstall all working.

The changelog from 2.25.0 -> 2.25.1:

https://github.com/direnv/direnv/releases/tag/v2.25.1

2.25.1 -> 2.25.2 is the same substantively, they had a release
engineering issue and so redid the release and called it
2.25.2.

Thanks,

Ash


diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile
index 6f3cd772701..8a70cf2ee80 100644
--- a/sysutils/direnv/Makefile
+++ b/sysutils/direnv/Makefile
@@ -4,7 +4,7 @@ COMMENT =		tool for managing environment based on current directory
 
 GH_ACCOUNT =		direnv
 GH_PROJECT =		direnv
-GH_TAGNAME =		v2.25.0
+GH_TAGNAME =		v2.25.2
 
 MAINTAINER=		Ashton Fagg <ash...@fagg.id.au>
 CATEGORIES =		sysutils devel
diff --git a/sysutils/direnv/distinfo b/sysutils/direnv/distinfo
index 8182f807e9c..44d56f9a68c 100644
--- a/sysutils/direnv/distinfo
+++ b/sysutils/direnv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (direnv-2.25.0.tar.gz) = 8RADM76QRegyhaF1oJN7lv2dIRUZMzI0gV60qnxxn1s=
-SIZE (direnv-2.25.0.tar.gz) = 1357957
+SHA256 (direnv-2.25.2.tar.gz) = xCYkCGyftd1m5NSeKjCQfdMDgSal2tM2nFocbxXXuew=
+SIZE (direnv-2.25.2.tar.gz) = 1377094

Reply via email to