pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel *: drop maintainership for WebAssembly related p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca6a848e049b
branches: trunk
changeset: 388108:ca6a848e049b
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sun Nov 13 18:17:46 2022 +0000
description:
*: drop maintainership for WebAssembly related packages.
diffstat:
devel/binaryen/Makefile | 4 ++--
devel/wabt/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r c91ff5c4c18c -r ca6a848e049b devel/binaryen/Makefile
--- a/devel/binaryen/Makefile Sun Nov 13 16:15:13 2022 +0000
+++ b/devel/binaryen/Makefile Sun Nov 13 18:17:46 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2022/09/04 14:36:07 fcambus Exp $
+# $NetBSD: Makefile,v 1.14 2022/11/13 18:17:46 fcambus Exp $
VERSION= 110
DISTNAME= binaryen-${VERSION}
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_GITHUB:=WebAssembly/}
GITHUB_TAG= version_${VERSION}
-MAINTAINER= fcambus%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/WebAssembly/binaryen/
COMMENT= Compiler and toolchain infrastructure library for WebAssembly
LICENSE= apache-2.0
diff -r c91ff5c4c18c -r ca6a848e049b devel/wabt/Makefile
--- a/devel/wabt/Makefile Sun Nov 13 16:15:13 2022 +0000
+++ b/devel/wabt/Makefile Sun Nov 13 18:17:46 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2022/10/05 08:32:33 fcambus Exp $
+# $NetBSD: Makefile,v 1.15 2022/11/13 18:17:46 fcambus Exp $
DISTNAME= wabt-1.0.30
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=WebAssembly/}
-MAINTAINER= fcambus%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/WebAssembly/wabt/
COMMENT= The WebAssembly Binary Toolkit
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index