pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ast-grep: Switch to real homepage



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Aug 24 12:44:36 2023 +0200
Changeset:	34f3af75e76f200315d2b5fda4955ffeeb6408cb

Modified Files:
	ast-grep/Makefile

Log Message:
ast-grep: Switch to real homepage

It is also linked as homepage in the GitHub project and has all the
documentation.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=34f3af75e76f200315d2b5fda4955ffeeb6408cb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ast-grep/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ast-grep/Makefile b/ast-grep/Makefile
index f5e1964757..c5c7090249 100644
--- a/ast-grep/Makefile
+++ b/ast-grep/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ast-grep/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/ast-grep/ast-grep/
+HOMEPAGE=	https://ast-grep.github.io/
 COMMENT=	CLI tool for code structrual search, lint and rewriting
 LICENSE=	mit
 


Home | Main Index | Thread Index | Old Index