git: f441c72cf4d9 - main - sysutils/py-salt: Revert previous commit as 3007 is completely broken on FreeBSD.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Apr 2024 07:17:43 UTC
The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=f441c72cf4d9410f0b71c01502e1cf14224a616d commit f441c72cf4d9410f0b71c01502e1cf14224a616d Author: Kirill Ponomarev <krion@FreeBSD.org> AuthorDate: 2024-04-28 07:12:51 +0000 Commit: Kirill Ponomarev <krion@FreeBSD.org> CommitDate: 2024-04-28 07:17:20 +0000 sysutils/py-salt: Revert previous commit as 3007 is completely broken on FreeBSD. --- sysutils/py-salt/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 7c9e38290e16..03a0b8d009ba 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -1,6 +1,7 @@ PORTNAME= salt PORTVERSION= 3006.7 PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}