Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2022 06:26:21 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8c63c5717e17 - main - www: Connect rustypaste and rustypaste-cli to build
Message-ID:  <202210230626.29N6QLGs017628@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c63c5717e17209e92017da36bc0717bb7251d97

commit 8c63c5717e17209e92017da36bc0717bb7251d97
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-10-23 06:25:30 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-10-23 06:25:30 +0000

    www: Connect rustypaste and rustypaste-cli to build
    
    Reported by:    antoine
---
 www/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/Makefile b/www/Makefile
index 40394ace7634..3564d85b1c74 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2174,6 +2174,8 @@
     SUBDIR += rubygem-websocket-driver
     SUBDIR += rubygem-websocket-extensions
     SUBDIR += rubygem-yapra
+    SUBDIR += rustypaste
+    SUBDIR += rustypaste-cli
     SUBDIR += s
     SUBDIR += sabredav
     SUBDIR += sahi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210230626.29N6QLGs017628>