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/00890d2f9c62
branches:  trunk
changeset: 648625:00890d2f9c62
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Sun Mar 15 21:10:07 2015 +0000

description:
Set MAINTAINER to pkgsrc-users.

diffstat:

 databases/p5-tokyocabinet/Makefile   |  4 ++--
 databases/ruby-tokyocabinet/Makefile |  4 ++--
 inputmethod/input-pad/Makefile       |  4 ++--
 textproc/py-xlrd/Makefile            |  4 ++--
 textproc/ruby-text/Makefile          |  4 ++--
 www/ruby-div/Makefile                |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diffs (101 lines):

diff -r d4b7f970b34f -r 00890d2f9c62 databases/p5-tokyocabinet/Makefile
--- a/databases/p5-tokyocabinet/Makefile        Sun Mar 15 21:09:24 2015 +0000
+++ b/databases/p5-tokyocabinet/Makefile        Sun Mar 15 21:10:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2014/05/29 23:35:31 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/03/15 21:10:07 hiramatsu Exp $
 #
 
 DISTNAME=      tokyocabinet-perl-1.34
@@ -7,7 +7,7 @@
 CATEGORIES=    databases
 MASTER_SITES=  ${HOMEPAGE:S/perldoc/perlpkg/}
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://fallabs.com/tokyocabinet/perldoc/
 COMMENT=       Perl binding of Tokyo Cabinet
 LICENSE=       gnu-lgpl-v2.1
diff -r d4b7f970b34f -r 00890d2f9c62 databases/ruby-tokyocabinet/Makefile
--- a/databases/ruby-tokyocabinet/Makefile      Sun Mar 15 21:09:24 2015 +0000
+++ b/databases/ruby-tokyocabinet/Makefile      Sun Mar 15 21:10:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/09/20 01:20:46 obache Exp $
+# $NetBSD: Makefile,v 1.28 2015/03/15 21:10:07 hiramatsu Exp $
 #
 
 DISTNAME=      tokyocabinet-ruby-1.31
@@ -6,7 +6,7 @@
 CATEGORIES=    databases ruby
 MASTER_SITES=  ${HOMEPAGE:S/rubydoc/rubypkg/}
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://fallabs.com/tokyocabinet/rubydoc/
 COMMENT=       Ruby binding of Tokyo Cabinet
 LICENSE=       gnu-lgpl-v2.1
diff -r d4b7f970b34f -r 00890d2f9c62 inputmethod/input-pad/Makefile
--- a/inputmethod/input-pad/Makefile    Sun Mar 15 21:09:24 2015 +0000
+++ b/inputmethod/input-pad/Makefile    Sun Mar 15 21:10:07 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2015/03/15 21:10:07 hiramatsu Exp $
 #
 
 .include "Makefile.common"
 
 PKGREVISION=   1
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       On-screen Input Pad to Send Characters with Mouse
 
 GNU_CONFIGURE=         yes
diff -r d4b7f970b34f -r 00890d2f9c62 textproc/py-xlrd/Makefile
--- a/textproc/py-xlrd/Makefile Sun Mar 15 21:09:24 2015 +0000
+++ b/textproc/py-xlrd/Makefile Sun Mar 15 21:10:07 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2014/08/08 13:15:32 obache Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/15 21:10:07 hiramatsu Exp $
 
 DISTNAME=      xlrd-0.9.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  http://pypi.python.org/packages/source/x/xlrd/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.lexicon.net/sjmachin/xlrd.htm
 COMMENT=       Python library to extract data from Microsoft Excel spreadsheet files
 LICENSE=       modified-bsd
diff -r d4b7f970b34f -r 00890d2f9c62 textproc/ruby-text/Makefile
--- a/textproc/ruby-text/Makefile       Sun Mar 15 21:09:24 2015 +0000
+++ b/textproc/ruby-text/Makefile       Sun Mar 15 21:10:07 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2014/07/03 12:50:03 obache Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/15 21:10:07 hiramatsu Exp $
 
 DISTNAME=      text-1.3.0
 CATEGORIES=    textproc
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/threedaymonk/text
 COMMENT=       Collection of text algorithms for Ruby
 LICENSE=       mit
diff -r d4b7f970b34f -r 00890d2f9c62 www/ruby-div/Makefile
--- a/www/ruby-div/Makefile     Sun Mar 15 21:09:24 2015 +0000
+++ b/www/ruby-div/Makefile     Sun Mar 15 21:10:07 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2012/10/28 06:31:03 asau Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/15 21:10:07 hiramatsu Exp $
 #
 
 DISTNAME=      div-1.3.2
 CATEGORIES=    www devel ruby
 MASTER_SITES=  http://www2a.biglobe.ne.jp/~seki/ruby/
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.druby.org/ilikeruby/div.en.html
 COMMENT=       Simple Web Application framework with dRuby and ERB
 #LICENSE=      # TODO: nothing



Home | Main Index | Thread Index | Old Index