pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Set MAINTAINER to pkgsrc-users.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1e1e85d87c0
branches:  trunk
changeset: 648580:e1e1e85d87c0
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Sun Mar 15 17:41:58 2015 +0000

description:
Set MAINTAINER to pkgsrc-users.

diffstat:

 graphics/py-nwdiag/Makefile                        |  4 ++--
 graphics/vnc2swf/Makefile                          |  4 ++--
 inputmethod/ibus-m17n/Makefile                     |  4 ++--
 inputmethod/libchewing/Makefile                    |  4 ++--
 inputmethod/libskk/Makefile                        |  4 ++--
 inputmethod/scim-hangul/Makefile                   |  4 ++--
 inputmethod/scim-prime/Makefile                    |  4 ++--
 inputmethod/scim-uim/Makefile                      |  4 ++--
 inputmethod/tegaki-python/Makefile                 |  4 ++--
 inputmethod/tegaki-wagomu-japanese-kyoiku/Makefile |  4 ++--
 inputmethod/tegaki-zinnia-japanese-light/Makefile  |  4 ++--
 inputmethod/tomoe/Makefile                         |  4 ++--
 mail/enma/Makefile                                 |  4 ++--
 misc/ruby-typed-array/Makefile                     |  4 ++--
 multimedia/gecko-mediaplayer/Makefile              |  4 ++--
 net/ruby-twitter-stream/Makefile                   |  4 ++--
 textproc/suikyo-elisp/Makefile                     |  4 ++--
 x11/x11vnc/Makefile                                |  4 ++--
 18 files changed, 36 insertions(+), 36 deletions(-)

diffs (truncated from 319 to 300 lines):

diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 graphics/py-nwdiag/Makefile
--- a/graphics/py-nwdiag/Makefile       Sun Mar 15 17:30:24 2015 +0000
+++ b/graphics/py-nwdiag/Makefile       Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/01/20 10:50:03 obache Exp $
+# $NetBSD: Makefile,v 1.11 2015/03/15 17:47:15 hiramatsu Exp $
 #
 
 DISTNAME=      nwdiag-1.0.4
@@ -6,7 +6,7 @@
 CATEGORIES=    graphics
 MASTER_SITES=  http://pypi.python.org/packages/source/n/nwdiag/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://blockdiag.com/nwdiag/build/html/
 COMMENT=       Simple network-diagram image generator
 LICENSE=       apache-2.0
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 graphics/vnc2swf/Makefile
--- a/graphics/vnc2swf/Makefile Sun Mar 15 17:30:24 2015 +0000
+++ b/graphics/vnc2swf/Makefile Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2013/04/06 21:07:32 rodent Exp $
+# $NetBSD: Makefile,v 1.20 2015/03/15 17:41:59 hiramatsu Exp $
 #
 
 DISTNAME=              vnc2swf-0.5.0
@@ -6,7 +6,7 @@
 CATEGORIES=            graphics
 MASTER_SITES=          http://www.unixuser.org/~euske/vnc2swf/
 
-MAINTAINER=            obache%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.unixuser.org/~euske/vnc2swf/
 COMMENT=               Record vnc session as flash movie
 LICENSE=               gnu-gpl-v2
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/ibus-m17n/Makefile
--- a/inputmethod/ibus-m17n/Makefile    Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/ibus-m17n/Makefile    Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2015/03/15 17:47:14 hiramatsu Exp $
 #
 
 DISTNAME=      ibus-m17n-1.3.4
@@ -6,7 +6,7 @@
 CATEGORIES=    inputmethod
 MASTER_SITES=  http://ibus.googlecode.com/files/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://code.google.com/p/ibus/
 COMMENT=       M17N engine for IBus platform
 LICENSE=       gnu-gpl-v2
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/libchewing/Makefile
--- a/inputmethod/libchewing/Makefile   Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/libchewing/Makefile   Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/10/07 16:47:12 adam Exp $
+# $NetBSD: Makefile,v 1.11 2015/03/15 17:47:15 hiramatsu Exp $
 #
 
 DISTNAME=      libchewing-0.4.0
@@ -7,7 +7,7 @@
 MASTER_SITES=  https://github.com/chewing/libchewing/releases/download/v${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://chewing.im/
 COMMENT=       The intelligent phonetic input method library
 LICENSE=       gnu-lgpl-v2.1
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/libskk/Makefile
--- a/inputmethod/libskk/Makefile       Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/libskk/Makefile       Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/11/03 18:45:43 prlw1 Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/15 17:47:14 hiramatsu Exp $
 #
 
 DISTNAME=      libskk-1.0.2
@@ -6,7 +6,7 @@
 CATEGORIES=    inputmethod
 MASTER_SITES=  https://github.com/ueno/libskk/releases/download/${PKGVERSION_NOREV}/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://github.com/ueno/libskk/
 COMMENT=       Library to deal with Japnese kana-to-kanji conversion method
 LICENSE=       gnu-gpl-v3
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/scim-hangul/Makefile
--- a/inputmethod/scim-hangul/Makefile  Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/scim-hangul/Makefile  Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2015/03/15 17:41:58 hiramatsu Exp $
 #
 
 DISTNAME=              scim-hangul-0.4.0
@@ -6,7 +6,7 @@
 CATEGORIES=            inputmethod korean
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
-MAINTAINER=            obache%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.scim-im.org/
 COMMENT=               SCIM IMEngine module for inputing korean scripts
 LICENSE=               gnu-gpl-v2
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/scim-prime/Makefile
--- a/inputmethod/scim-prime/Makefile   Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/scim-prime/Makefile   Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 17:41:58 hiramatsu Exp $
 #
 
 DISTNAME=              scim-prime-1.0.1
@@ -6,7 +6,7 @@
 CATEGORIES=            inputmethod
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/}
 
-MAINTAINER=            obache%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://scim-imengine.sourceforge.jp/
 COMMENT=               SCIM IMEngine module for PRIME
 LICENSE=               gnu-gpl-v2
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/scim-uim/Makefile
--- a/inputmethod/scim-uim/Makefile     Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/scim-uim/Makefile     Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2015/03/15 17:41:58 hiramatsu Exp $
 #
 
 DISTNAME=              scim-uim-0.2.0
@@ -6,7 +6,7 @@
 CATEGORIES=            inputmethod
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scim/}
 
-MAINTAINER=            obache%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.scim-im.org/
 COMMENT=               SCIM IMEngine module for UIM
 LICENSE=               gnu-gpl-v2
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/tegaki-python/Makefile
--- a/inputmethod/tegaki-python/Makefile        Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/tegaki-python/Makefile        Sun Mar 15 17:41:58 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/15 17:41:58 hiramatsu Exp $
 
 DISTNAME=      tegaki-python-0.3.1
 PKGREVISION=   1
 CATEGORIES=    inputmethod
 MASTER_SITES=  http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.tegaki.org/
 COMMENT=       Base Python library for the Tegaki project
 LICENSE=       gnu-gpl-v2
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/tegaki-wagomu-japanese-kyoiku/Makefile
--- a/inputmethod/tegaki-wagomu-japanese-kyoiku/Makefile        Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/tegaki-wagomu-japanese-kyoiku/Makefile        Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:47:14 hiramatsu Exp $
 #
 
 DISTNAME=      tegaki-wagomu-japanese-kyoiku-0.3
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://www.tegaki.org/releases/0.3/models/
 EXTRACT_SUFX=  .zip
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.tegaki.org/
 COMMENT=       Tegaki project handwriting model for Wagomu-Japanese (kyoiku)
 LICENSE=       gnu-lgpl-v2.1
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/tegaki-zinnia-japanese-light/Makefile
--- a/inputmethod/tegaki-zinnia-japanese-light/Makefile Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/tegaki-zinnia-japanese-light/Makefile Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:47:15 hiramatsu Exp $
 #
 
 DISTNAME=      tegaki-zinnia-japanese-light-0.3
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://www.tegaki.org/releases/0.3/models/
 EXTRACT_SUFX=  .zip
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.tegaki.org/
 COMMENT=       Tegaki project handwriting model for Zinnia-Japanese (light)
 LICENSE=       gnu-lgpl-v2.1
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 inputmethod/tomoe/Makefile
--- a/inputmethod/tomoe/Makefile        Sun Mar 15 17:30:24 2015 +0000
+++ b/inputmethod/tomoe/Makefile        Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/06 14:25:21 asau Exp $
+# $NetBSD: Makefile,v 1.9 2015/03/15 17:47:15 hiramatsu Exp $
 #
 
 DISTNAME=      tomoe-0.6.0
@@ -6,7 +6,7 @@
 CATEGORIES=    inputmethod
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tomoe/}
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://tomoe.sourceforge.jp/
 COMMENT=       Handwriting recognition engine
 #LICENSE=      gnu-lgpl-v2.1 # AND Creative Commons Attribution-ShareAlike Licence
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 mail/enma/Makefile
--- a/mail/enma/Makefile        Sun Mar 15 17:30:24 2015 +0000
+++ b/mail/enma/Makefile        Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/02/12 23:18:07 tron Exp $
+# $NetBSD: Makefile,v 1.12 2015/03/15 17:41:58 hiramatsu Exp $
 #
 
 DISTNAME=      enma-1.2.0
@@ -6,7 +6,7 @@
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=enma/}
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://enma.sourceforge.net/
 COMMENT=       Sender authentication milter supporting SPF and Sender ID
 LICENSE=       2-clause-bsd
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 misc/ruby-typed-array/Makefile
--- a/misc/ruby-typed-array/Makefile    Sun Mar 15 17:30:24 2015 +0000
+++ b/misc/ruby-typed-array/Makefile    Sun Mar 15 17:41:58 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2013/01/05 06:48:53 obache Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/15 17:41:59 hiramatsu Exp $
 #
 
 DISTNAME=      typed-array-0.1.2
 CATEGORIES=    misc
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/yaauie/typed-array
 COMMENT=       Provides methods for creating type-enforced Arrays
 LICENSE=       mit
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 multimedia/gecko-mediaplayer/Makefile
--- a/multimedia/gecko-mediaplayer/Makefile     Sun Mar 15 17:30:24 2015 +0000
+++ b/multimedia/gecko-mediaplayer/Makefile     Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2015/02/21 23:35:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2015/03/15 17:41:59 hiramatsu Exp $
 #
 
 DISTNAME=      gecko-mediaplayer-1.0.9
@@ -6,7 +6,7 @@
 CATEGORIES=    multimedia www
 MASTER_SITES=  http://gecko-mediaplayer.googlecode.com/svn/packages/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://code.google.com/p/gecko-mediaplayer/
 COMMENT=       Multimedia browser plugin for Gecko based browsers
 LICENSE=       gnu-gpl-v2
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 net/ruby-twitter-stream/Makefile
--- a/net/ruby-twitter-stream/Makefile  Sun Mar 15 17:30:24 2015 +0000
+++ b/net/ruby-twitter-stream/Makefile  Sun Mar 15 17:41:58 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2014/07/20 01:16:48 obache Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 17:41:58 hiramatsu Exp $
 
 DISTNAME=      twitter-stream-0.1.16
 PKGREVISION=   2
 CATEGORIES=    net
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://github.com/voloko/twitter-stream
 COMMENT=       Twitter realtime API client
 LICENSE=       mit
diff -r 2fc7e0ff0d51 -r e1e1e85d87c0 textproc/suikyo-elisp/Makefile
--- a/textproc/suikyo-elisp/Makefile    Sun Mar 15 17:30:24 2015 +0000
+++ b/textproc/suikyo-elisp/Makefile    Sun Mar 15 17:41:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/02/17 19:18:10 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2015/03/15 17:47:14 hiramatsu Exp $
 #
 
 .include "../../textproc/suikyo/Makefile.common"
@@ -6,7 +6,7 @@
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-elisp-/}
 PKGREVISION=   2
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://taiyaki.org/suikyo/elisp/index.html
 COMMENT=       Suikyo for Emacs Lisp



Home | Main Index | Thread Index | Old Index