Ping. On Fri, 22 Apr 2022, Paco Esteban wrote:
> Hi ports@, > > This is a simple update for devel/git-crypt to its latest version 0.7.0 > Changelog reads: > > * Avoid "argument list too long" errors on macOS. > * Fix handling of "-" arguments. > * Minor documentation improvements. > > Works fine for me on amd64. > > Ok to commit ? diff 9151fe3cdd89feb34573bf1117f0648961810822 /usr/ports blob - 63f9765eb3f093e9b3eed1aed45a978ed897db07 file + devel/git-crypt/Makefile --- devel/git-crypt/Makefile +++ devel/git-crypt/Makefile @@ -1,8 +1,7 @@ COMMENT = transparent file encryption in Git -DISTNAME = git-crypt-0.6.0 +DISTNAME = git-crypt-0.7.0 CATEGORIES = devel -REVISION = 0 HOMEPAGE = https://www.agwa.name/projects/git-crypt/ MAINTAINER = Paco Esteban <p...@openbsd.org> blob - b3a005dbf046e542b4884715fd485018d37d44da file + devel/git-crypt/distinfo --- devel/git-crypt/distinfo +++ devel/git-crypt/distinfo @@ -1,2 +1,2 @@ -SHA256 (git-crypt-0.6.0.tar.gz) = bTD82ZRC1Q9LPI1VQGf/HZgM358xIO53QTEXLbqY/W8= -SIZE (git-crypt-0.6.0.tar.gz) = 57275 +SHA256 (git-crypt-0.7.0.tar.gz) = UPEAgWpjamgkBHA7bCOkWeTTAkiyiGpc9XGw1SUnx9g= +SIZE (git-crypt-0.7.0.tar.gz) = 57621 -- Paco Esteban. 0x5818130B8A6DBC03