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/335681c59175
branches:  trunk
changeset: 648578:335681c59175
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Sun Mar 15 17:20:19 2015 +0000

description:
Set MAINTAINER to pkgsrc-users.

diffstat:

 converters/kcc/Makefile                                     |  4 ++--
 devel/py-funcparserlib/Makefile                             |  4 ++--
 devel/ruby-memoize/Makefile                                 |  4 ++--
 inputmethod/ibus-hangul/Makefile                            |  4 ++--
 inputmethod/ibus-qt/Makefile                                |  4 ++--
 inputmethod/ibus-skk/Makefile                               |  4 ++--
 inputmethod/prime/Makefile                                  |  4 ++--
 inputmethod/scim-python/Makefile                            |  4 ++--
 inputmethod/scim-skk/Makefile                               |  4 ++--
 inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile          |  4 ++--
 inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile |  4 ++--
 mail/im/Makefile                                            |  4 ++--
 math/TinySVM/Makefile                                       |  4 ++--
 math/ruby-spreadsheet/Makefile                              |  4 ++--
 net/rabbiter/Makefile                                       |  4 ++--
 textproc/ruby-sary/Makefile                                 |  4 ++--
 textproc/sary/Makefile                                      |  4 ++--
 textproc/tokyodystopia/Makefile                             |  4 ++--
 x11/eekboard/Makefile                                       |  4 ++--
 19 files changed, 38 insertions(+), 38 deletions(-)

diffs (truncated from 331 to 300 lines):

diff -r 666ed5f4f931 -r 335681c59175 converters/kcc/Makefile
--- a/converters/kcc/Makefile   Sun Mar 15 17:09:00 2015 +0000
+++ b/converters/kcc/Makefile   Sun Mar 15 17:20:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:11 asau Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/15 17:25:56 hiramatsu Exp $
 
 DISTNAME=      kcc
 PKGNAME=       kcc-2.3
@@ -6,7 +6,7 @@
 MASTER_SITES=  ftp://ftp.sra.co.jp/pub/os/linux/JE/sources/base/
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      # empty
 COMMENT=       Kanji code converter with auto encoding detection
 LICENSE=       gnu-gpl-v2
diff -r 666ed5f4f931 -r 335681c59175 devel/py-funcparserlib/Makefile
--- a/devel/py-funcparserlib/Makefile   Sun Mar 15 17:09:00 2015 +0000
+++ b/devel/py-funcparserlib/Makefile   Sun Mar 15 17:20:19 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/15 17:20:19 hiramatsu Exp $
 
 DISTNAME=      funcparserlib-0.3.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  http://pypi.python.org/packages/source/f/funcparserlib/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://code.google.com/p/funcparserlib/
 COMMENT=       Recursive descent parsing library based on functional combinators
 LICENSE=       mit
diff -r 666ed5f4f931 -r 335681c59175 devel/ruby-memoize/Makefile
--- a/devel/ruby-memoize/Makefile       Sun Mar 15 17:09:00 2015 +0000
+++ b/devel/ruby-memoize/Makefile       Sun Mar 15 17:20:19 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2012/10/31 11:19:41 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:25:55 hiramatsu Exp $
 #
 
 DISTNAME=      memoize-1.3.1
 CATEGORIES=    devel
 MASTER_SITES=  http://rubyforge.org/frs/download.php/61790/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.rubyforge.org/projects/shards
 COMMENT=       Speeds up methods at the cost of memory (or disk space)
 LICENSE=       artistic-2.0
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/ibus-hangul/Makefile
--- a/inputmethod/ibus-hangul/Makefile  Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/ibus-hangul/Makefile  Sun Mar 15 17:20:19 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2014/11/07 11:56:04 obache Exp $
+# $NetBSD: Makefile,v 1.16 2015/03/15 17:25:55 hiramatsu Exp $
 #
 
 DISTNAME=      ibus-hangul-1.5.0
 CATEGORIES=    inputmethod korean
 MASTER_SITES=  https://github.com/choehwanjin/ibus-hangul/releases/download/${PKGVERSION_NOREV}/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://code.google.com/p/ibus/
 COMMENT=       Hangul engine for IBus input platform
 LICENSE=       gnu-gpl-v2
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/ibus-qt/Makefile
--- a/inputmethod/ibus-qt/Makefile      Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/ibus-qt/Makefile      Sun Mar 15 17:20:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2014/10/07 16:47:28 adam Exp $
+# $NetBSD: Makefile,v 1.37 2015/03/15 17:20:19 hiramatsu Exp $
 #
 
 DISTNAME=      ibus-qt-1.3.3-Source
@@ -7,7 +7,7 @@
 CATEGORIES=    inputmethod
 MASTER_SITES=  https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://code.googlecode.com/p/ibus/
 COMMENT=       Qt IBus library and Qt input method plugin
 LICENSE=       gnu-gpl-v2
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/ibus-skk/Makefile
--- a/inputmethod/ibus-skk/Makefile     Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/ibus-skk/Makefile     Sun Mar 15 17:20:19 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2014/09/10 09:46:00 obache Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 17:20:19 hiramatsu Exp $
 #
 
 DISTNAME=      ibus-skk-1.4.2
 CATEGORIES=    inputmethod japanese
 MASTER_SITES=  https://github.com/ueno/ibus-skk/releases/download/${DISTNAME}/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://github.com/ueno/ibus-skk/
 COMMENT=       Japanese SKK input engine for IBus
 LICENSE=       gnu-gpl-v2
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/prime/Makefile
--- a/inputmethod/prime/Makefile        Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/prime/Makefile        Sun Mar 15 17:20:19 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2013/04/08 11:17:15 rodent Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/15 17:25:56 hiramatsu Exp $
 #
 
 DISTNAME=      prime-1.0.0.1
 CATEGORIES=    inputmethod
 MASTER_SITES=  http://prime.sourceforge.jp/src/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://taiyaki.org/prime/
 COMMENT=       Japanese PRedictive Input Method Editor
 LICENSE=       gnu-gpl-v2
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/scim-python/Makefile
--- a/inputmethod/scim-python/Makefile  Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/scim-python/Makefile  Sun Mar 15 17:20:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/02/13 17:16:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.27 2015/03/15 17:25:55 hiramatsu Exp $
 
 DISTNAME=      scim-python-0.1.13rc1
 PKGREVISION=   22
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://scim-python.googlecode.com/files/
 DISTFILES=     ${DEFAULT_DISTFILES} ${DBTAR}
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://code.google.com/p/scim-python/
 COMMENT=       Python wrapper for Smart Common Input Method platform
 LICENSE=       gnu-lgpl-v2 AND gnu-gpl-v2
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/scim-skk/Makefile
--- a/inputmethod/scim-skk/Makefile     Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/scim-skk/Makefile     Sun Mar 15 17:20:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2015/03/15 17:25:55 hiramatsu Exp $
 #
 
 DISTNAME=              scim-skk-0.5.2
@@ -6,7 +6,7 @@
 CATEGORIES=            inputmethod
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/}
 
-MAINTAINER=            obache%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://scim-imengine.sourceforge.jp/
 COMMENT=               SCIM IMEngine module for skk
 LICENSE=               gnu-gpl-v2
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile
--- a/inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile        Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile        Sun Mar 15 17:20:19 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:25:56 hiramatsu Exp $
 #
 
 DISTNAME=      tegaki-zinnia-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 Zinnia-Japanese (kyoiku)
 LICENSE=       gnu-lgpl-v2.1
diff -r 666ed5f4f931 -r 335681c59175 inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile
--- a/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile       Sun Mar 15 17:09:00 2015 +0000
+++ b/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile       Sun Mar 15 17:20:19 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:25:55 hiramatsu Exp $
 #
 
 DISTNAME=      tegaki-zinnia-simplified-chinese-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-Simplified-Chinese (light)
 LICENSE=       gnu-lgpl-v2.1
diff -r 666ed5f4f931 -r 335681c59175 mail/im/Makefile
--- a/mail/im/Makefile  Sun Mar 15 17:09:00 2015 +0000
+++ b/mail/im/Makefile  Sun Mar 15 17:20:19 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:46 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/03/15 17:20:19 hiramatsu Exp $
 
 DISTNAME=      im-151
 PKGREVISION=   4
 CATEGORIES=    mail
 MASTER_SITES=  http://tats.haun.org/im/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://tats.haun.org/im/
 COMMENT=       E-Mail and NetNews user interface commands
 LICENSE=       modified-bsd
diff -r 666ed5f4f931 -r 335681c59175 math/TinySVM/Makefile
--- a/math/TinySVM/Makefile     Sun Mar 15 17:09:00 2015 +0000
+++ b/math/TinySVM/Makefile     Sun Mar 15 17:20:19 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:16 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:25:55 hiramatsu Exp $
 #
 
 DISTNAME=      TinySVM-0.09
 CATEGORIES=    math
 MASTER_SITES=  http://www.chasen.org/~taku/software/TinySVM/src/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.chasen.org/~taku/software/TinySVM/
 COMMENT=       Tiny Support Vector Machines
 LICENSE=       gnu-lgpl-v2.1
diff -r 666ed5f4f931 -r 335681c59175 math/ruby-spreadsheet/Makefile
--- a/math/ruby-spreadsheet/Makefile    Sun Mar 15 17:09:00 2015 +0000
+++ b/math/ruby-spreadsheet/Makefile    Sun Mar 15 17:20:19 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2015/03/13 14:31:38 taca Exp $
+# $NetBSD: Makefile,v 1.38 2015/03/15 17:25:56 hiramatsu Exp $
 #
 
 DISTNAME=      spreadsheet-1.0.3
 CATEGORIES=    math
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://spreadsheet.rubyforge.org/
 COMMENT=       Ruby Spreadsheet Library to read and write Spreadsheet Documents
 LICENSE=       gnu-gpl-v3
diff -r 666ed5f4f931 -r 335681c59175 net/rabbiter/Makefile
--- a/net/rabbiter/Makefile     Sun Mar 15 17:09:00 2015 +0000
+++ b/net/rabbiter/Makefile     Sun Mar 15 17:20:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/03/26 14:27:22 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/15 17:20:19 hiramatsu Exp $
 #
 
 DISTNAME=      rabbiter-2.0.1
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_RUBYGEMS}
 EXTRACT_SUFX=  .gem
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://rabbit-shocker.org/en/rabbiter/
 COMMENT=       Twitter client for Rabbit
 LICENSE=       gnu-gpl-v2 # or later
diff -r 666ed5f4f931 -r 335681c59175 textproc/ruby-sary/Makefile
--- a/textproc/ruby-sary/Makefile       Sun Mar 15 17:09:00 2015 +0000
+++ b/textproc/ruby-sary/Makefile       Sun Mar 15 17:20:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/03/08 14:10:22 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 17:25:55 hiramatsu Exp $
 #
 
 DISTNAME=      sary-ruby-1.2.0
@@ -7,7 +7,7 @@
 CATEGORIES=    textproc ruby
 MASTER_SITES=  http://sary.sourceforge.net/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://sary.sourceforge.net/
 COMMENT=       Ruby Binding of Sary
 LICENSE=       gnu-lgpl-v2.1
diff -r 666ed5f4f931 -r 335681c59175 textproc/sary/Makefile
--- a/textproc/sary/Makefile    Sun Mar 15 17:09:00 2015 +0000
+++ b/textproc/sary/Makefile    Sun Mar 15 17:20:19 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/25 06:56:59 asau Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 17:20:19 hiramatsu Exp $
 #
 
 DISTNAME=      sary-1.2.0
@@ -6,7 +6,7 @@
 CATEGORIES=    textproc
 MASTER_SITES=  http://sary.sourceforge.net/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://sary.sourceforge.net/
 COMMENT=       Suffix array library and tools
 LICENSE=       gnu-lgpl-v2.1
diff -r 666ed5f4f931 -r 335681c59175 textproc/tokyodystopia/Makefile
--- a/textproc/tokyodystopia/Makefile   Sun Mar 15 17:09:00 2015 +0000
+++ b/textproc/tokyodystopia/Makefile   Sun Mar 15 17:20:19 2015 +0000



Home | Main Index | Thread Index | Old Index