git: 2f18f98fee94 - main - net/guacamole-server: Fix build, no longer need patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Feb 2025 08:36:29 UTC
The branch main has been updated by ultima: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f18f98fee949ea4c679a1e810d9307e46165724 commit 2f18f98fee949ea4c679a1e810d9307e46165724 Author: Richard Gallamore <ultima@FreeBSD.org> AuthorDate: 2025-02-16 08:34:37 +0000 Commit: Richard Gallamore <ultima@FreeBSD.org> CommitDate: 2025-02-16 08:34:37 +0000 net/guacamole-server: Fix build, no longer need patch --- net/guacamole-server/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/guacamole-server/Makefile b/net/guacamole-server/Makefile index ec6af2c46189..b756df891415 100644 --- a/net/guacamole-server/Makefile +++ b/net/guacamole-server/Makefile @@ -3,9 +3,6 @@ DISTVERSION= 1.5.5 CATEGORIES= net MASTER_SITES= APACHE/guacamole/${DISTVERSION}/source/ -PATCH_SITES= https://github.com/apache/${PORTNAME}/commit/ -PATCHFILES= 5cf408ebbba9544fb5dfb297d98d5a1e1751a56d.patch:-p1 - MAINTAINER= ultima@FreeBSD.org COMMENT= HTML5 Clientless Remote Desktop WWW= https://guacamole.incubator.apache.org