pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
adjust maintainer email
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Mon Sep 6 17:37:36 2021 +0200
Changeset: 8f9c0ac5d791a026a17a19c460adbccba12bbdd4
Modified Files:
cargo-audit/Makefile
cfiles/Makefile
guile-persist/Makefile
guile-reader/Makefile
guile-stis-parser/Makefile
mes-nyacc/Makefile
mescc-tools/Makefile
mle/Makefile
nary/Makefile
pack/Makefile
pijul/Makefile
powwow/Makefile
py-cgen/Makefile
py-pip2pi/Makefile
py-potr/Makefile
py-taler-util/Makefile
py-zbar/Makefile
rust-bindgen/Makefile
termbox/Makefile
Log Message:
adjust maintainer email
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f9c0ac5d791a026a17a19c460adbccba12bbdd4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cargo-audit/Makefile | 2 +-
cfiles/Makefile | 2 +-
guile-persist/Makefile | 2 +-
guile-reader/Makefile | 2 +-
guile-stis-parser/Makefile | 2 +-
mes-nyacc/Makefile | 2 +-
mescc-tools/Makefile | 2 +-
mle/Makefile | 2 +-
nary/Makefile | 2 +-
pack/Makefile | 2 +-
pijul/Makefile | 2 +-
powwow/Makefile | 2 +-
py-cgen/Makefile | 2 +-
py-pip2pi/Makefile | 2 +-
py-potr/Makefile | 2 +-
py-taler-util/Makefile | 2 +-
py-zbar/Makefile | 2 +-
rust-bindgen/Makefile | 2 +-
termbox/Makefile | 2 +-
19 files changed, 19 insertions(+), 19 deletions(-)
diffs:
diff --git a/cargo-audit/Makefile b/cargo-audit/Makefile
index cbc3a5f66b..57161ed6dc 100644
--- a/cargo-audit/Makefile
+++ b/cargo-audit/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel security
MASTER_SITES= ${MASTER_SITE_GITHUB:=RustSec/}
DIST_SUBDIR= ${GITHUB_PROJECT}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/RustSec/cargo-audit/
COMMENT= Audit Cargo.lock files for crates with security vulnerabilities
LICENSE= apache-2.0 # or MIT
diff --git a/cfiles/Makefile b/cfiles/Makefile
index 7f957c11a5..a072838785 100644
--- a/cfiles/Makefile
+++ b/cfiles/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=mananapr/}
DIST_SUBDIR= ${GITHUB_PROJECT}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/mananapr/cfiles/
COMMENT= Ncurses file manager written in C with vim like keybindings
LICENSE= mit
diff --git a/guile-persist/Makefile b/guile-persist/Makefile
index a7b8412820..895e000741 100644
--- a/guile-persist/Makefile
+++ b/guile-persist/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= https://gitlab.com/tampe/${GITLAB_PROJECT}/-/archive/${GITLAB_TAG}
GITLAB_PROJECT= guile-persist
GITLAB_TAG= ebebb66ae6d6c47dbc406cdbcaccb5ffed2e463a
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/tampe/guile-persist/
COMMENT= Persistance programming framework for GNU Guile
LICENSE= gnu-lgpl-v2
diff --git a/guile-reader/Makefile b/guile-reader/Makefile
index 94c9601166..25b2c35cfb 100644
--- a/guile-reader/Makefile
+++ b/guile-reader/Makefile
@@ -4,7 +4,7 @@ DISTNAME= guile-reader-0.6.2
CATEGORIES= devel
MASTER_SITES= http://download.savannah.nongnu.org/releases/guile-reader/
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://download.savannah.nongnu.org/releases/guile-reader/
COMMENT= Extensible reader framework for GNU Guile.
#LICENSE= # TODO: (see mk/license.mk)
diff --git a/guile-stis-parser/Makefile b/guile-stis-parser/Makefile
index fda226ad96..82559984d3 100644
--- a/guile-stis-parser/Makefile
+++ b/guile-stis-parser/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= https://gitlab.com/tampe/${GITLAB_PROJECT}/-/archive/${GITLAB_TAG}
GITLAB_PROJECT= stis-parser
GITLAB_TAG= 5d91e9ee8ebf7e7c5911f5689a92ece954aa3f82
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/tampe/stis-parser/
COMMENT= Parser combinator framework for GNU Guile
LICENSE= gnu-lgpl-v2
diff --git a/mes-nyacc/Makefile b/mes-nyacc/Makefile
index 7ef5798c20..f8c9d23585 100644
--- a/mes-nyacc/Makefile
+++ b/mes-nyacc/Makefile
@@ -5,7 +5,7 @@ PKGNAME= mes-${DISTNAME:S/v//}
CATEGORIES= devel
MASTER_SITES= https://gitlab.com/janneke/nyacc/-/archive/v0.80.43/
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/janneke/nyacc/
COMMENT= NYACC (Not Yet Another Compiler Compiler) with patches for mes
LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
diff --git a/mescc-tools/Makefile b/mescc-tools/Makefile
index ce1c8672b8..e68392f838 100644
--- a/mescc-tools/Makefile
+++ b/mescc-tools/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${DISTNAME:S/Release_//}
CATEGORIES= devel
MASTER_SITES= http://git.savannah.nongnu.org/cgit/mescc-tools.git/snapshot/
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/oriansj/mescc-tools/
COMMENT= Tools for the full source bootstrapping process
LICENSE= gnu-gpl-v3
diff --git a/mle/Makefile b/mle/Makefile
index 101dcb271c..b65004e700 100644
--- a/mle/Makefile
+++ b/mle/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=adsr/}
DIST_SUBDIR= ${GITHUB_PROJECT}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/adsr/mle/
COMMENT= Termbox-based texteditor
LICENSE= apache-2.0
diff --git a/nary/Makefile b/nary/Makefile
index 7ac28cf612..607e265a77 100644
--- a/nary/Makefile
+++ b/nary/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=llambda/}
GITHUB_TAG= 4078240ae5bd2bf6759dc21668514ee3480fa646
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/llambda/nary
COMMENT= Npm in Rust
LICENSE= mit
diff --git a/pack/Makefile b/pack/Makefile
index 6ce0ffde7e..4009897ed1 100644
--- a/pack/Makefile
+++ b/pack/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=maralla/}
GITHUB_TAG= v0.2.5
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/maralla/pack
COMMENT= Vim package manager
LICENSE= mit
diff --git a/pijul/Makefile b/pijul/Makefile
index 212db1d6ca..f8873c05fd 100644
--- a/pijul/Makefile
+++ b/pijul/Makefile
@@ -4,7 +4,7 @@ DISTNAME= pijul-0.12.0
CATEGORIES= devel
MASTER_SITES= https://pijul.org/releases/
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://pijul.org
COMMENT= Distributed version control system
LICENSE= gnu-gpl-v2
diff --git a/powwow/Makefile b/powwow/Makefile
index b672421989..20539d7949 100644
--- a/powwow/Makefile
+++ b/powwow/Makefile
@@ -4,7 +4,7 @@ DISTNAME= powwow-1.2.20
CATEGORIES= games
MASTER_SITES= http://hoopajoo.net/static/projects/
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= http://hoopajoo.net/projects/powwow.html
COMMENT= Client to play MUDs
LICENSE= gnu-gpl-v2
diff --git a/py-cgen/Makefile b/py-cgen/Makefile
index 756e8ef57f..da09814ad6 100644
--- a/py-cgen/Makefile
+++ b/py-cgen/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cgen/}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/inducer/cgen
COMMENT= C and Cxx source generation from an AST
LICENSE= mit
diff --git a/py-pip2pi/Makefile b/py-pip2pi/Makefile
index c3c4414357..235597c4b3 100644
--- a/py-pip2pi/Makefile
+++ b/py-pip2pi/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pip2pi/}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/wolever/pip2pi/
COMMENT= Build a PyPI-compatible package repository from pip
LICENSE= 2-clause-bsd
diff --git a/py-potr/Makefile b/py-potr/Makefile
index 95860d0860..4a55ba9efe 100644
--- a/py-potr/Makefile
+++ b/py-potr/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
CATEGORIES= python devel security
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-potr/}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/python-otr/pure-python-otr
COMMENT= Off-The-Record protocol implementation in Python
LICENSE= gnu-lgpl-v3
diff --git a/py-taler-util/Makefile b/py-taler-util/Makefile
index bf21a55456..dc25d9d91d 100644
--- a/py-taler-util/Makefile
+++ b/py-taler-util/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/taler-util/}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://git.taler.net/taler-util.git
COMMENT= Util library for GNU Taler
LICENSE= gnu-lgpl-v3 # or later
diff --git a/py-zbar/Makefile b/py-zbar/Makefile
index aa72725db9..f05760325e 100644
--- a/py-zbar/Makefile
+++ b/py-zbar/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zbar/}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= http://zbar.sourceforge.net/
COMMENT= Python bindings for the ZBar bar code reader
LICENSE= gnu-lgpl-v2.1
diff --git a/rust-bindgen/Makefile b/rust-bindgen/Makefile
index c49ba0db4d..fb8b8dcbff 100644
--- a/rust-bindgen/Makefile
+++ b/rust-bindgen/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=rust-lang/}
DIST_SUBDIR= ${GITHUB_PROJECT}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/rust-lang/rust-bindgen/
COMMENT= Automatically generate Rust FFI bindings to C (and some C++) libraries
LICENSE= modified-bsd
diff --git a/termbox/Makefile b/termbox/Makefile
index 6872738f45..9a9c0905b4 100644
--- a/termbox/Makefile
+++ b/termbox/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=nsf/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= ng0%NetBSD.org@localhost
+MAINTAINER= nikita%NetBSD.org@localhost
HOMEPAGE= https://github.com/nsf/termbox/
COMMENT= Library for writing text-based user interfaces
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index