[94572] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Fri Jun 22 16:50:48 PDT 2012
Revision: 94572
https://trac.macports.org/changeset/94572
Author: ryandesign at macports.org
Date: 2012-06-22 16:50:47 -0700 (Fri, 22 Jun 2012)
Log Message:
-----------
remove brett as maintainer (#34718)
Modified Paths:
--------------
trunk/dports/devel/cut/Portfile
trunk/dports/devel/google-perftools/Portfile
trunk/dports/devel/libev/Portfile
trunk/dports/devel/libevent/Portfile
trunk/dports/devel/libmemcached/Portfile
trunk/dports/devel/libusb/Portfile
trunk/dports/devel/libusb-compat/Portfile
trunk/dports/devel/libzookeeper/Portfile
trunk/dports/devel/umem/Portfile
trunk/dports/graphics/qrencode/Portfile
trunk/dports/lang/Io/Portfile
trunk/dports/lang/scala210/Portfile
trunk/dports/lang/scala28/Portfile
trunk/dports/lang/scala29/Portfile
trunk/dports/math/fityk/Portfile
trunk/dports/net/canto/Portfile
trunk/dports/python/py26-chardet/Portfile
trunk/dports/python/py26-feedparser/Portfile
trunk/dports/security/scrypt/Portfile
trunk/dports/shells/ksh93/Portfile
trunk/dports/sysutils/hem/Portfile
trunk/dports/sysutils/memcached/Portfile
trunk/dports/sysutils/zmq/Portfile
trunk/dports/textproc/sphinx/Portfile
Modified: trunk/dports/devel/cut/Portfile
===================================================================
--- trunk/dports/devel/cut/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/cut/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -5,7 +5,7 @@
name cut
version 2.3
categories devel
-maintainers brett
+maintainers nomaintainer
description C unit testing
long_description \
CUT is a C-language tool for developing and automatically maintaining \
Modified: trunk/dports/devel/google-perftools/Portfile
===================================================================
--- trunk/dports/devel/google-perftools/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/google-perftools/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -10,7 +10,7 @@
more robust applications. Especially of use to those developing multi-threaded \
applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler \
and cpu-profiler.
-maintainers brett openmaintainer
+maintainers nomaintainer
license BSD
categories devel
platforms darwin
Modified: trunk/dports/devel/libev/Portfile
===================================================================
--- trunk/dports/devel/libev/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/libev/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -7,7 +7,7 @@
epoch 1
version 4.04
categories devel
-maintainers brett openmaintainer
+maintainers nomaintainer
license {BSD GPL-2+}
description asynchronous event library
long_description libev is a full-featured and high-performance event \
Modified: trunk/dports/devel/libevent/Portfile
===================================================================
--- trunk/dports/devel/libevent/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/libevent/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -8,7 +8,7 @@
set branch [join [lrange [split ${version} .] 0 1] .]
license BSD
categories devel
-maintainers brett
+maintainers nomaintainer
description asynchronous event library
long_description \
The libevent API provides a mechanism to execute a callback function \
Modified: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/libmemcached/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -9,6 +9,7 @@
revision 0
categories devel
platforms darwin
+maintainers nomaintainer
license BSD
description libmemcached is a C and C++ client library to the memcached server
@@ -17,8 +18,6 @@
It has been designed to be light on memory usage, thread safe, \
and provide full access to server side methods.
-maintainers brett openmaintainer
-
homepage http://libmemcached.org/
master_sites http://launchpad.net/${name}/${branch}/${version}/+download/
Modified: trunk/dports/devel/libusb/Portfile
===================================================================
--- trunk/dports/devel/libusb/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/libusb/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -15,7 +15,7 @@
platforms darwin
license LGPL-2.1+
-maintainers wilcoxd.com:rwilcox toby brett
+maintainers wilcoxd.com:rwilcox toby
master_sites sourceforge
checksums md5 7f5a02375ad960d4e33a6dae7d63cfcb \
Modified: trunk/dports/devel/libusb-compat/Portfile
===================================================================
--- trunk/dports/devel/libusb-compat/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/libusb-compat/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -14,7 +14,7 @@
platforms darwin
license LGPL-2+
-maintainers toby brett
+maintainers toby
master_sites sourceforge:libusb
checksums md5 2ca521fffadd0c28fdf174e6ec73865b \
Modified: trunk/dports/devel/libzookeeper/Portfile
===================================================================
--- trunk/dports/devel/libzookeeper/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/libzookeeper/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -5,9 +5,9 @@
name libzookeeper
version 3.3.5
-maintainers brett hum openmaintainer
categories devel
platforms darwin
+maintainers hum openmaintainer
license Apache-2.0
homepage http://zookeeper.apache.org/
Modified: trunk/dports/devel/umem/Portfile
===================================================================
--- trunk/dports/devel/umem/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/devel/umem/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -16,9 +16,9 @@
out there, but libumem is about the same or better in terms of performance, and has compelling \
debugging features.
-maintainers brett
categories devel
platforms darwin
+maintainers nomaintainer
homepage http://developers.sun.com/solaris/articles/libumem_library.html
master_sites https://labs.omniti.com/portableumem/releases/1.0/
checksums sha1 cdb2a7d3c29df21fc2ca85bcff6d2367c89c5bbe
Modified: trunk/dports/graphics/qrencode/Portfile
===================================================================
--- trunk/dports/graphics/qrencode/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/graphics/qrencode/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -7,7 +7,7 @@
version 3.1.1
revision 1
categories graphics
-maintainers brett
+maintainers nomaintainer
license LGPL-2.1+
description QR Code generation
long_description Libqrencode is a C library for encoding data in a QR Code \
Modified: trunk/dports/lang/Io/Portfile
===================================================================
--- trunk/dports/lang/Io/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/lang/Io/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -9,7 +9,8 @@
name Io
categories lang
platforms macosx
-maintainers openmaintainer brett
+maintainers nomaintainer
+
description Io is small prototype-based programming language
long_description \
Io is small prototype-based programming language. The ideas in Io are \
Modified: trunk/dports/lang/scala210/Portfile
===================================================================
--- trunk/dports/lang/scala210/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/lang/scala210/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -8,7 +8,7 @@
version 0.0.${real_version}
set branch [join [lrange [split ${real_version} .] 0 1] .]
categories lang java
-maintainers openmaintainer brett blair
+maintainers openmaintainer blair
description The Scala Programming Language
long_description \
Scala is a modern multi-paradigm programming language \
Modified: trunk/dports/lang/scala28/Portfile
===================================================================
--- trunk/dports/lang/scala28/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/lang/scala28/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -8,7 +8,7 @@
revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories lang java
-maintainers openmaintainer brett blair
+maintainers openmaintainer blair
description The Scala Programming Language
long_description \
Scala is a modern multi-paradigm programming language \
Modified: trunk/dports/lang/scala29/Portfile
===================================================================
--- trunk/dports/lang/scala29/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/lang/scala29/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -8,7 +8,7 @@
revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories lang java
-maintainers openmaintainer brett blair
+maintainers openmaintainer blair
description The Scala Programming Language
long_description \
Scala is a modern multi-paradigm programming language \
Modified: trunk/dports/math/fityk/Portfile
===================================================================
--- trunk/dports/math/fityk/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/math/fityk/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -9,7 +9,7 @@
(especially peak-shaped) to data (usually experimental data). \
There are also people using it to remove the baseline from data, \
or to display data only.
-maintainers brett
+maintainers nomaintainer
categories math
platforms darwin
supported_archs i386 ppc
Modified: trunk/dports/net/canto/Portfile
===================================================================
--- trunk/dports/net/canto/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/net/canto/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -7,7 +7,7 @@
name canto
version 0.6.13
categories net python
-maintainers jack at codezen.org brett
+maintainers codezen.org:jack
description flexible ncurses Atom/RSS newsreader for the console
long_description Canto is an Atom/RSS feed reader for the console that is meant to be \
quick, concise, and colorful. It provides a minimal, yet information packed interface with \
Modified: trunk/dports/python/py26-chardet/Portfile
===================================================================
--- trunk/dports/python/py26-chardet/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/python/py26-chardet/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -7,7 +7,8 @@
version 2.0.1
categories python devel
platforms darwin
-maintainers openmaintainer brett
+maintainers nomaintainer
+
description Universal character encoding detector
long_description Character encoding auto-detection in Python. \
As smart as your browser.
Modified: trunk/dports/python/py26-feedparser/Portfile
===================================================================
--- trunk/dports/python/py26-feedparser/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/python/py26-feedparser/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -7,7 +7,7 @@
version 5.0.1
categories python
platforms darwin
-maintainers openmaintainer brett
+maintainers nomaintainer
supported_archs noarch
description RSS and Atom parser
Modified: trunk/dports/security/scrypt/Portfile
===================================================================
--- trunk/dports/security/scrypt/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/security/scrypt/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -9,9 +9,9 @@
long_description The scrypt key derivation function was originally developed \
for use in the Tarsnap online backup system and is designed to be far more secure \
against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.
-maintainers brett openmaintainer
categories security
platforms darwin
+maintainers nomaintainer
license BSD
homepage http://www.tarsnap.com/scrypt.html
Modified: trunk/dports/shells/ksh93/Portfile
===================================================================
--- trunk/dports/shells/ksh93/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/shells/ksh93/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -5,7 +5,7 @@
name ksh93
version 2011-02-08
categories shells
-maintainers brett
+maintainers nomaintainer
license CPL-1.0
description The AT&T Korn shell
Modified: trunk/dports/sysutils/hem/Portfile
===================================================================
--- trunk/dports/sysutils/hem/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/sysutils/hem/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -10,9 +10,9 @@
ifconfig/rc style interface. It is most often used to setup persistent, \
long-running port tunnels and control master connections. Hem monitors \
connection upedness and can automatically bounce downed connection.
-maintainers brett
categories sysutils
platforms darwin
+maintainers nomaintainer
homepage http://github.com/rtomayko/hem
master_sites http://tomayko.com/dist/hem
depends_build port:autossh
Modified: trunk/dports/sysutils/memcached/Portfile
===================================================================
--- trunk/dports/sysutils/memcached/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/sysutils/memcached/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -10,7 +10,7 @@
long_description Memcached is a high-performance, distributed memory object \
caching system, generic in nature, but intended for use in \
speeding up dynamic web applications by alleviating database load.
-maintainers brett
+maintainers nomaintainer
license BSD
categories sysutils
platforms darwin
Modified: trunk/dports/sysutils/zmq/Portfile
===================================================================
--- trunk/dports/sysutils/zmq/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/sysutils/zmq/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -9,9 +9,8 @@
categories sysutils devel net
license LGPL-3+
platforms darwin
+maintainers nomaintainer
-maintainers openmaintainer brett
-
description ØMQ lightweight messaging kernel
long_description The ØMQ lightweight messaging kernel is a library which \
Modified: trunk/dports/textproc/sphinx/Portfile
===================================================================
--- trunk/dports/textproc/sphinx/Portfile 2012-06-22 23:42:55 UTC (rev 94571)
+++ trunk/dports/textproc/sphinx/Portfile 2012-06-22 23:50:47 UTC (rev 94572)
@@ -7,9 +7,9 @@
version 0.9.9
revision 1
categories textproc net
-maintainers brett openmaintainer
+platforms darwin
+maintainers nomaintainer
-platforms darwin
description Sphinx is a full-text search engine
long_description Sphinx is a full-text search engine, meant to provide \
fast, size-efficient and relevant fulltext search \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120622/da66fad1/attachment-0001.html>
More information about the macports-changes
mailing list