pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: ktnb
Date: Wed Apr 3 00:55:29 UTC 2024
Modified Files:
pkgsrc/editors/mle: Makefile
pkgsrc/editors/qemacs: Makefile
pkgsrc/lang/joker: Makefile
pkgsrc/mail/aerc: Makefile
pkgsrc/net/qrcp: Makefile
pkgsrc/news/newsraft: Makefile
pkgsrc/x11/herbe: Makefile
pkgsrc/x11/xmenu: Makefile
Log Message:
updated to use my NetBSD address
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/mle/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/qemacs/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/joker/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/aerc/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/qrcp/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/news/newsraft/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/herbe/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xmenu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/mle/Makefile
diff -u pkgsrc/editors/mle/Makefile:1.1 pkgsrc/editors/mle/Makefile:1.2
--- pkgsrc/editors/mle/Makefile:1.1 Mon Mar 18 07:16:43 2024
+++ pkgsrc/editors/mle/Makefile Wed Apr 3 00:55:28 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2024/03/18 07:16:43 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2024/04/03 00:55:28 ktnb Exp $
DISTNAME= mle-1.7.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=adsr/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
-MAINTAINER= ktnb%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://github.com/adsr/mle/
COMMENT= Termbox-based text editor
LICENSE= apache-2.0
Index: pkgsrc/editors/qemacs/Makefile
diff -u pkgsrc/editors/qemacs/Makefile:1.1 pkgsrc/editors/qemacs/Makefile:1.2
--- pkgsrc/editors/qemacs/Makefile:1.1 Sun Nov 19 13:00:26 2023
+++ pkgsrc/editors/qemacs/Makefile Wed Apr 3 00:55:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/11/19 13:00:26 bacon Exp $
+# $NetBSD: Makefile,v 1.2 2024/04/03 00:55:28 ktnb Exp $
DISTNAME= qemacs-6.1.1b
CATEGORIES= editors
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=qema
GITHUB_TAG= 06b3d373bbcc52b51ccb438bf3cab38a49492ff0
GITHUB_TYPE= tag
-MAINTAINER= kevin.bloom%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://github.com/qemacs/qemacs/
COMMENT= Quick Emacs
LICENSE= mit
Index: pkgsrc/lang/joker/Makefile
diff -u pkgsrc/lang/joker/Makefile:1.10 pkgsrc/lang/joker/Makefile:1.11
--- pkgsrc/lang/joker/Makefile:1.10 Mon Mar 11 07:44:15 2024
+++ pkgsrc/lang/joker/Makefile Wed Apr 3 00:55:28 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2024/03/11 07:44:15 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/04/03 00:55:28 ktnb Exp $
DISTNAME= joker-1.3.5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=candid82/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= ktnb%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://joker-lang.org/
COMMENT= Clojure dialect and linter
LICENSE= epl-v1.0
Index: pkgsrc/mail/aerc/Makefile
diff -u pkgsrc/mail/aerc/Makefile:1.4 pkgsrc/mail/aerc/Makefile:1.5
--- pkgsrc/mail/aerc/Makefile:1.4 Mon Mar 4 13:05:28 2024
+++ pkgsrc/mail/aerc/Makefile Wed Apr 3 00:55:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2024/03/04 13:05:28 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/04/03 00:55:28 ktnb Exp $
DISTNAME= 0.17.0
PKGNAME= aerc-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= mail
MASTER_SITES= https://git.sr.ht/~rjarry/aerc/archive/
DIST_SUBDIR= aerc
-MAINTAINER= ktnb%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://git.sr.ht/~rjarry/aerc/
COMMENT= Terminal email client written in Go
LICENSE= mit
Index: pkgsrc/net/qrcp/Makefile
diff -u pkgsrc/net/qrcp/Makefile:1.2 pkgsrc/net/qrcp/Makefile:1.3
--- pkgsrc/net/qrcp/Makefile:1.2 Sun Mar 3 17:00:11 2024
+++ pkgsrc/net/qrcp/Makefile Wed Apr 3 00:55:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2024/03/03 17:00:11 bacon Exp $
+# $NetBSD: Makefile,v 1.3 2024/04/03 00:55:28 ktnb Exp $
DISTNAME= 0.11.2
PKGNAME= qrcp-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=clau
DIST_SUBDIR= qrcp
GITHUB_TAG= refs/tags/0.11.2
-MAINTAINER= ktnb%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://github.com/claudiodangelis/qrcp/
COMMENT= Transfer files over Wi-Fi via a QR Code
LICENSE= mit
Index: pkgsrc/news/newsraft/Makefile
diff -u pkgsrc/news/newsraft/Makefile:1.2 pkgsrc/news/newsraft/Makefile:1.3
--- pkgsrc/news/newsraft/Makefile:1.2 Thu Mar 14 09:17:49 2024
+++ pkgsrc/news/newsraft/Makefile Wed Apr 3 00:55:28 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2024/03/14 09:17:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/04/03 00:55:28 ktnb Exp $
DISTNAME= newsraft-0.23
CATEGORIES= news
MASTER_SITES= https://codeberg.org/newsraft/newsraft/archive/
-MAINTAINER= ktnb%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://codeberg.org/newsraft
COMMENT= Terminal based feed reader
LICENSE= isc
Index: pkgsrc/x11/herbe/Makefile
diff -u pkgsrc/x11/herbe/Makefile:1.2 pkgsrc/x11/herbe/Makefile:1.3
--- pkgsrc/x11/herbe/Makefile:1.2 Sun Nov 12 13:24:08 2023
+++ pkgsrc/x11/herbe/Makefile Wed Apr 3 00:55:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/11/12 13:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/04/03 00:55:28 ktnb Exp $
# herbe does not contain a man page see below for info
# https://github.com/dudik/herbe/blob/1.0.0/README.md
@@ -8,7 +8,7 @@ PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=dudik/}
-MAINTAINER= kevin.bloom%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://github.com/dudik/herbe/
COMMENT= Daemon-less notifications without D-Bus
LICENSE= mit
Index: pkgsrc/x11/xmenu/Makefile
diff -u pkgsrc/x11/xmenu/Makefile:1.2 pkgsrc/x11/xmenu/Makefile:1.3
--- pkgsrc/x11/xmenu/Makefile:1.2 Sat Jan 13 13:58:30 2024
+++ pkgsrc/x11/xmenu/Makefile Wed Apr 3 00:55:28 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2024/01/13 13:58:30 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2024/04/03 00:55:28 ktnb Exp $
DISTNAME= xmenu-4.6.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=phillbush/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= kevin.bloom%posteo.net@localhost
+MAINTAINER= ktnb%NetBSD.org@localhost
HOMEPAGE= https://github.com/phillbush/xmenu/
COMMENT= Menu utility for X11
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index