svn commit: r552064 - branches/2020Q4/sysutils/pot
Jimmy Olgeni
olgeni at FreeBSD.org
Sun Oct 11 13:40:40 UTC 2020
Author: olgeni
Date: Sun Oct 11 13:40:39 2020
New Revision: 552064
URL: https://svnweb.freebsd.org/changeset/ports/552064
Log:
MFH: r552031
sysutils/pot: quick fix for RUN_DEPENDS after r551851.
Approved by: ports-secteam
Modified:
branches/2020Q4/sysutils/pot/Makefile
Directory Properties:
branches/2020Q4/ (props changed)
Modified: branches/2020Q4/sysutils/pot/Makefile
==============================================================================
--- branches/2020Q4/sysutils/pot/Makefile Sun Oct 11 13:26:50 2020 (r552063)
+++ branches/2020Q4/sysutils/pot/Makefile Sun Oct 11 13:40:39 2020 (r552064)
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= potnet:sysutils/potnet \
ncat:security/nmap \
- ${LOCALBASE}/share/freebsd/MANIFESTS/amd64-amd64-11.2-RELEASE:misc/freebsd-release-manifests
+ ${LOCALBASE}/share/freebsd/MANIFESTS/amd64-amd64-12.1-RELEASE:misc/freebsd-release-manifests
USE_RC_SUBR= pot pot_early
More information about the svn-ports-all
mailing list