pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Use my NetBSD.org email address.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5600e3d48e3e
branches: trunk
changeset: 461350:5600e3d48e3e
user: recht <recht%pkgsrc.org@localhost>
date: Sun Sep 14 18:13:48 2003 +0000
description:
Use my NetBSD.org email address.
diffstat:
devel/boehm-gc/Makefile | 4 ++--
lang/python23-pth/Makefile | 4 ++--
lang/python23/Makefile | 4 ++--
misc/libdvdcss/Makefile | 4 ++--
net/spread/Makefile | 4 ++--
print/chktex/Makefile | 4 ++--
sysutils/coreutils/Makefile | 4 ++--
textproc/aiksaurus/Makefile | 4 ++--
textproc/aspell-german/Makefile | 4 ++--
textproc/py-csv/Makefile | 4 ++--
x11/gtkglarea2/Makefile | 4 ++--
11 files changed, 22 insertions(+), 22 deletions(-)
diffs (196 lines):
diff -r e8ce01c3009d -r 5600e3d48e3e devel/boehm-gc/Makefile
--- a/devel/boehm-gc/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/devel/boehm-gc/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2003/08/17 05:01:58 kei Exp $
+# $NetBSD: Makefile,v 1.32 2003/09/14 18:13:48 recht Exp $
#
DISTNAME= gc6.2
@@ -7,7 +7,7 @@
CATEGORIES= devel
MASTER_SITES= http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.hpl.hp.com/personal/Hans_Boehm/gc/
COMMENT= Garbage collection and memory leak detection for C and C++
diff -r e8ce01c3009d -r 5600e3d48e3e lang/python23-pth/Makefile
--- a/lang/python23-pth/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/lang/python23-pth/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/14 14:04:32 recht Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/14 18:13:49 recht Exp $
#
DISTNAME= Python-2.3
@@ -8,7 +8,7 @@
MASTER_SITES= ftp://ftp.python.org/pub/python/2.3/
EXTRACT_SUFX= .tgz
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
diff -r e8ce01c3009d -r 5600e3d48e3e lang/python23/Makefile
--- a/lang/python23/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/lang/python23/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/14 14:04:31 recht Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/14 18:13:49 recht Exp $
#
DISTNAME= Python-2.3
@@ -8,7 +8,7 @@
MASTER_SITES= ftp://ftp.python.org/pub/python/2.3/
EXTRACT_SUFX= .tgz
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
diff -r e8ce01c3009d -r 5600e3d48e3e misc/libdvdcss/Makefile
--- a/misc/libdvdcss/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/misc/libdvdcss/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/30 10:06:07 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/09/14 18:13:50 recht Exp $
#
# Unfortunately, some reading of the United States law (DMCA) means
# that we are not able to provide pointers to the source or homepage
@@ -12,7 +12,7 @@
MASTER_SITES= ${LIBDVDCSS_MASTER_SITES}/${DISTNAME:S/libdvdcss-//}/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= ${LIBDVDCSS_HOMEPAGE}
COMMENT= Simple library designed for accessing DVDs
diff -r e8ce01c3009d -r 5600e3d48e3e net/spread/Makefile
--- a/net/spread/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/net/spread/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/08/13 19:46:23 recht Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/14 18:13:50 recht Exp $
#
DISTNAME= spread-src-3.17.1
@@ -8,7 +8,7 @@
CATEGORIES= net
MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.spread.org/
COMMENT= Group communication system providing a number of messaging services
diff -r e8ce01c3009d -r 5600e3d48e3e print/chktex/Makefile
--- a/print/chktex/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/print/chktex/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/06 14:37:38 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/14 18:13:50 recht Exp $
#
DISTNAME= chktex-1.6.1
CATEGORIES= print
MASTER_SITES= http://savannah.nongnu.org/download/chktex/chktex.pkg/1.6.1/
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.nongnu.org/chktex/
COMMENT= LaTeX semantic checker
diff -r e8ce01c3009d -r 5600e3d48e3e sysutils/coreutils/Makefile
--- a/sysutils/coreutils/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/sysutils/coreutils/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/08/09 11:25:15 seb Exp $
+# $NetBSD: Makefile,v 1.11 2003/09/14 18:13:51 recht Exp $
DISTNAME= coreutils-5.0
PKGREVISION= 2
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_GNU:=coreutils/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.gnu.org/software/coreutils/
COMMENT= GNU basic file, shell and text manipulation utilities
diff -r e8ce01c3009d -r 5600e3d48e3e textproc/aiksaurus/Makefile
--- a/textproc/aiksaurus/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/textproc/aiksaurus/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/03/02 15:05:39 kei Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/14 18:13:48 recht Exp $
#
DISTNAME= Aiksaurus-0.15
CATEGORIES= textproc
MASTER_SITES= http://www.aiksaurus.com/dist/TAR/
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.aiksaurus.com/
COMMENT= English-language thesaurus
diff -r e8ce01c3009d -r 5600e3d48e3e textproc/aspell-german/Makefile
--- a/textproc/aspell-german/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/textproc/aspell-german/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/13 13:53:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/09/14 18:13:49 recht Exp $
#
DISTNAME= aspell-de-0.50-2
@@ -8,7 +8,7 @@
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/de/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://aspell.net/
COMMENT= German language support for aspell
diff -r e8ce01c3009d -r 5600e3d48e3e textproc/py-csv/Makefile
--- a/textproc/py-csv/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/textproc/py-csv/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/08/17 18:23:49 recht Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/14 18:13:49 recht Exp $
#
DISTNAME= csv-1.0
@@ -6,7 +6,7 @@
CATEGORIES= textproc
MASTER_SITES= http://www.object-craft.com.au/projects/csv/download/
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.object-craft.com.au/projects/csv/
COMMENT= CSV reading module for Python
diff -r e8ce01c3009d -r 5600e3d48e3e x11/gtkglarea2/Makefile
--- a/x11/gtkglarea2/Makefile Sun Sep 14 18:05:44 2003 +0000
+++ b/x11/gtkglarea2/Makefile Sun Sep 14 18:13:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/13 13:54:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/14 18:13:48 recht Exp $
#
DISTNAME= gtkglarea-1.99.0
@@ -8,7 +8,7 @@
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkglarea/1.99/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= marc%informatik.uni-bremen.de@localhost
+MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://www.gnome.org/
COMMENT= OpenGL widget for the GTK+2 GUI toolkit
Home |
Main Index |
Thread Index |
Old Index