pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Switch to new site in MASTER_SITES, and set MAINTAINER...
details: https://anonhg.NetBSD.org/pkgsrc/rev/882cb6776e0f
branches: trunk
changeset: 345032:882cb6776e0f
user: kim <kim%pkgsrc.org@localhost>
date: Sun Dec 01 05:18:55 2019 +0000
description:
Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users.
diffstat:
audio/mstream/Makefile | 8 ++++----
net/netname/Makefile | 6 +++---
net/sdist/Makefile | 6 +++---
net/srsh/Makefile | 6 +++---
net/ssync/Makefile | 6 +++---
net/ywho/Makefile | 6 +++---
sysutils/cpogm/Makefile | 6 +++---
sysutils/genpasswd/Makefile | 6 +++---
sysutils/osname/Makefile | 6 +++---
sysutils/sshsh/Makefile | 6 +++---
sysutils/sux/Makefile | 6 +++---
time/logtime/Makefile | 6 +++---
www/urlget/Makefile | 6 +++---
www/webnew/Makefile | 6 +++---
14 files changed, 43 insertions(+), 43 deletions(-)
diffs (258 lines):
diff -r d0fdebf5ae79 -r 882cb6776e0f audio/mstream/Makefile
--- a/audio/mstream/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/audio/mstream/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.24 2019/08/11 13:17:54 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2019/12/01 05:18:55 kim Exp $
#
DISTNAME= mstream-1.3
PKGREVISION= 7
CATEGORIES= audio
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
-#HOMEPAGE= http://kimmo.suominen.com/gwradio/
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://kimmo.suominen.com/gwradio/
COMMENT= Mserv player package to queue tracks to IceS
DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3
diff -r d0fdebf5ae79 -r 882cb6776e0f net/netname/Makefile
--- a/net/netname/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/net/netname/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2016/02/25 16:20:52 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2019/12/01 05:18:55 kim Exp $
#
DISTNAME= netname-2.2
CATEGORIES= net
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Return the canonical network name of a host
BUILD_TARGET.SunOS= svr4
diff -r d0fdebf5ae79 -r 882cb6776e0f net/sdist/Makefile
--- a/net/sdist/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/net/sdist/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2013/03/14 17:23:12 kim Exp $
+# $NetBSD: Makefile,v 1.19 2019/12/01 05:18:55 kim Exp $
#
DISTNAME= sdist-1.9
CATEGORIES= net
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Invoke rdist to distribute files to a set of hosts
DEPENDS+= netname-[0-9]*:../../net/netname
diff -r d0fdebf5ae79 -r 882cb6776e0f net/srsh/Makefile
--- a/net/srsh/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/net/srsh/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2013/03/14 16:02:39 kim Exp $
+# $NetBSD: Makefile,v 1.15 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= srsh-1.3
CATEGORIES= net
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Emulate rsh client behavior using ssh
.if !exists(/usr/bin/ssh)
diff -r d0fdebf5ae79 -r 882cb6776e0f net/ssync/Makefile
--- a/net/ssync/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/net/ssync/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2013/03/14 16:36:48 kim Exp $
+# $NetBSD: Makefile,v 1.14 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= ssync-1.9.1
CATEGORIES= net
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Invoke rsync to distribute files to a set of hosts
DEPENDS+= netname-[0-9]*:../../net/netname
diff -r d0fdebf5ae79 -r 882cb6776e0f net/ywho/Makefile
--- a/net/ywho/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/net/ywho/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2013/03/14 17:09:10 kim Exp $
+# $NetBSD: Makefile,v 1.17 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= ywho-1.3
CATEGORIES= net
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Who, users, uptime on clients in a sun-RPC network
NO_CONFIGURE= yes
diff -r d0fdebf5ae79 -r 882cb6776e0f sysutils/cpogm/Makefile
--- a/sysutils/cpogm/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/sysutils/cpogm/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.17 2019/08/11 13:23:06 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= cpogm-1.0
PKGREVISION= 7
CATEGORIES= sysutils
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Copy owner, group and mode of a file
USE_TOOLS+= perl:run
diff -r d0fdebf5ae79 -r 882cb6776e0f sysutils/genpasswd/Makefile
--- a/sysutils/genpasswd/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/sysutils/genpasswd/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2016/02/26 10:24:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= genpasswd-1.5
CATEGORIES= sysutils
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Random password generator
NO_CONFIGURE= yes
diff -r d0fdebf5ae79 -r 882cb6776e0f sysutils/osname/Makefile
--- a/sysutils/osname/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/sysutils/osname/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2013/03/14 14:25:31 kim Exp $
+# $NetBSD: Makefile,v 1.11 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= osname-2.0
CATEGORIES= sysutils
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Print canonical name of operating system
NO_CONFIGURE= yes
diff -r d0fdebf5ae79 -r 882cb6776e0f sysutils/sshsh/Makefile
--- a/sysutils/sshsh/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/sysutils/sshsh/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2013/03/14 16:09:20 kim Exp $
+# $NetBSD: Makefile,v 1.9 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= sshsh-1.0
CATEGORIES= sysutils
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Run a new shell with an SSH identity
NO_CONFIGURE= yes
diff -r d0fdebf5ae79 -r 882cb6776e0f sysutils/sux/Makefile
--- a/sysutils/sux/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/sysutils/sux/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2013/03/14 16:47:44 kim Exp $
+# $NetBSD: Makefile,v 1.11 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= sux-1.0
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Set user id, preserving shell and environment, checking ssh agent
DEPENDS+= osname-[0-9]*:../../sysutils/osname
diff -r d0fdebf5ae79 -r 882cb6776e0f time/logtime/Makefile
--- a/time/logtime/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/time/logtime/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.14 2013/03/14 12:32:51 kim Exp $
+# $NetBSD: Makefile,v 1.15 2019/12/01 05:18:56 kim Exp $
#
DISTNAME= logtime-1.2
PKGREVISION= 1
CATEGORIES= sysutils time
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Prints date and time in a standard format
NO_CONFIGURE= yes
diff -r d0fdebf5ae79 -r 882cb6776e0f www/urlget/Makefile
--- a/www/urlget/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/www/urlget/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2016/02/26 10:57:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.16 2019/12/01 05:18:57 kim Exp $
#
DISTNAME= urlget-1.5
CATEGORIES= www
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Simple command-line tool to retrieve an HTTP URL
BUILD_TARGET.SunOS= svr4
diff -r d0fdebf5ae79 -r 882cb6776e0f www/webnew/Makefile
--- a/www/webnew/Makefile Sun Dec 01 04:59:43 2019 +0000
+++ b/www/webnew/Makefile Sun Dec 01 05:18:55 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2019/08/11 13:25:10 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2019/12/01 05:18:57 kim Exp $
DISTNAME= webnew-1.3
PKGREVISION= 8
CATEGORIES= www
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim%tac.nyc.ny.us@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
#HOMEPAGE= http://kimmo.suominen.com/sw/webnew/
COMMENT= Retrieve modification times of web documents
Home |
Main Index |
Thread Index |
Old Index