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/fc56a841bd1a
branches: trunk
changeset: 648598:fc56a841bd1a
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Sun Mar 15 19:11:21 2015 +0000
description:
Set MAINTAINER to pkgsrc-users.
diffstat:
audio/ruby-mp3info/Makefile | 4 ++--
databases/java-qdbm/Makefile | 4 ++--
devel/py-testtools/Makefile | 4 ++--
inputmethod/py-input-pad/Makefile | 4 ++--
inputmethod/scim-canna/Makefile | 4 ++--
inputmethod/scim-ccinput/Makefile | 4 ++--
inputmethod/scim-chewing/Makefile | 4 ++--
inputmethod/scim-tables/Makefile | 4 ++--
inputmethod/tegaki-tools/Makefile | 4 ++--
mail/libsieve/Makefile | 4 ++--
net/mikutter/Makefile | 4 ++--
11 files changed, 22 insertions(+), 22 deletions(-)
diffs (192 lines):
diff -r cf1f69e7e7e7 -r fc56a841bd1a audio/ruby-mp3info/Makefile
--- a/audio/ruby-mp3info/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/audio/ruby-mp3info/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2015/01/20 10:25:45 obache Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 19:11:22 hiramatsu Exp $
#
DISTNAME= ruby-mp3info-0.8.5
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= audio
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/moumar/ruby-mp3info
COMMENT= Pure-ruby library for informations and tags on mp3 files
LICENSE= gnu-gpl-v3
diff -r cf1f69e7e7e7 -r fc56a841bd1a databases/java-qdbm/Makefile
--- a/databases/java-qdbm/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/databases/java-qdbm/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/05/31 07:28:57 obache Exp $
+# $NetBSD: Makefile,v 1.6 2015/03/15 19:11:21 hiramatsu Exp $
#
.include "../../databases/qdbm/Makefile.common"
@@ -6,7 +6,7 @@
PKGNAME= java-qdbm-1.0.0.${QDBM_VERSION}
CATEGORIES= databases java
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://fallabs.com/qdbm/jspex.html
COMMENT= Java API of QDBM
LICENSE= gnu-lgpl-v2.1
diff -r cf1f69e7e7e7 -r fc56a841bd1a devel/py-testtools/Makefile
--- a/devel/py-testtools/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/devel/py-testtools/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2014/12/13 08:43:37 obache Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 19:11:21 hiramatsu Exp $
DISTNAME= testtools-1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= https://pypi.python.org/packages/source/t/testtools/
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/testing-cabal/testtools
COMMENT= Extensions to the Python standard library unit testing framework
LICENSE= mit AND python-software-foundation
diff -r cf1f69e7e7e7 -r fc56a841bd1a inputmethod/py-input-pad/Makefile
--- a/inputmethod/py-input-pad/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/inputmethod/py-input-pad/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2014/05/09 07:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2015/03/15 19:11:22 hiramatsu Exp $
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Python wrapper for Input Pad
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
diff -r cf1f69e7e7e7 -r fc56a841bd1a inputmethod/scim-canna/Makefile
--- a/inputmethod/scim-canna/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/inputmethod/scim-canna/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-canna-1.0.1
@@ -6,7 +6,7 @@
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/}
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://scim-imengine.sourceforge.jp/
COMMENT= SCIM IMEngine module for Canna
LICENSE= gnu-gpl-v2
diff -r cf1f69e7e7e7 -r fc56a841bd1a inputmethod/scim-ccinput/Makefile
--- a/inputmethod/scim-ccinput/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/inputmethod/scim-ccinput/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-ccinput-0.3.1
@@ -7,7 +7,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.scim-im.org/
COMMENT= SCIM IMEngine module for CCInput
LICENSE= gnu-gpl-v2
diff -r cf1f69e7e7e7 -r fc56a841bd1a inputmethod/scim-chewing/Makefile
--- a/inputmethod/scim-chewing/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/inputmethod/scim-chewing/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:28 adam Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-chewing-0.3.5
@@ -7,7 +7,7 @@
MASTER_SITES= http://chewing.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://chewing.im/
COMMENT= SCIM IMEngine module for Chewing input method
LICENSE= gnu-gpl-v2
diff -r cf1f69e7e7e7 -r fc56a841bd1a inputmethod/scim-tables/Makefile
--- a/inputmethod/scim-tables/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/inputmethod/scim-tables/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2014/11/17 19:04:49 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:22 hiramatsu Exp $
#
DISTNAME= scim-tables-0.5.14.1
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= Data files for SCIM Generic Table Input Method module
LICENSE= gnu-gpl-v2
diff -r cf1f69e7e7e7 -r fc56a841bd1a inputmethod/tegaki-tools/Makefile
--- a/inputmethod/tegaki-tools/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/inputmethod/tegaki-tools/Makefile Sun Mar 15 19:11:21 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 19:11:22 hiramatsu Exp $
DISTNAME= tegaki-tools-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= Set of command-line tools for Tegaki
LICENSE= gnu-gpl-v2
diff -r cf1f69e7e7e7 -r fc56a841bd1a mail/libsieve/Makefile
--- a/mail/libsieve/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/mail/libsieve/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2014/12/05 08:48:49 obache Exp $
+# $NetBSD: Makefile,v 1.15 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= libsieve-2.3.1
CATEGORIES= mail
MASTER_SITES= https://github.com/downloads/sodabrew/libsieve/
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://sodabrew.com/libsieve/
COMMENT= Library for parsing, sorting and filtering mail
LICENSE= gnu-lgpl-v2.1
diff -r cf1f69e7e7e7 -r fc56a841bd1a net/mikutter/Makefile
--- a/net/mikutter/Makefile Sun Mar 15 19:10:28 2015 +0000
+++ b/net/mikutter/Makefile Sun Mar 15 19:11:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2015/01/12 12:03:47 obache Exp $
+# $NetBSD: Makefile,v 1.97 2015/03/15 19:11:22 hiramatsu Exp $
#
DISTNAME= mikutter.3.2.2
@@ -6,7 +6,7 @@
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
-MAINTAINER= obache%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://mikutter.hachune.net/
COMMENT= Simple, powerful, and moeful twitter client
LICENSE= mit AND cc-by-sa-v3.0
Home |
Main Index |
Thread Index |
Old Index