aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>2001-01-12 05:24:23 +0800
committerMartin Baulig <martin@src.gnome.org>2001-01-12 05:24:23 +0800
commit7659d2d811dd27814e33f900d4dd351e0aa7d3fd (patch)
tree547792e95f60f932b533152e0a4956262b63f6a5 /MAINTAINERS
parent3171fd7b5ae9cea20d3e5a43c7ef9fd67da3edc1 (diff)
downloadgsoc2013-evolution-7659d2d811dd27814e33f900d4dd351e0aa7d3fd.tar.gz
gsoc2013-evolution-7659d2d811dd27814e33f900d4dd351e0aa7d3fd.tar.zst
gsoc2013-evolution-7659d2d811dd27814e33f900d4dd351e0aa7d3fd.zip
Fixed my debbugs-test-submit@bugzilla.gnome.org mess.
svn path=/trunk/; revision=7407
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4d7a767229..9704ffb6f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3,4 +3,3 @@ Email: danw@helixcode.com
Email: chris@helixcode.com
Email: federico@helixcode.com
Email: iain@helixcode.com
-Email: debbugs-test-submit@bugzilla.gnome.org
1'>| | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) * - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-7/+1 | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index * - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+sunpoet2011-09-171-1/+1 | | | | | Suggested by: az With hat: perl * - Update to 0.76sunpoet2011-09-014-62/+20 | | | | | | | - Pet portlint - Change WWW to CPAN Changes: http://search.cpan.org/dist/RPC-XML/ChangeLog * Release maintainership and pass to perl@FreeBSD.orgmm2011-08-091-1/+1 | | | | Approved by: maintainer (myself) * Update to 0.74mm2011-06-192-3/+3 | * - Get Rid MD5 supportmiwi2011-03-201-1/+0 | * - Update to 0.73mm2010-03-302-6/+4 | * - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-241-1/+1 | | | | | | (part 4). Approved by: portmgr (itetcu) * - Update to 0.72mm2010-01-122-4/+5 | | | | | PR: ports/142664 Submitted by: pgollucci * - Update to 0.71mm2009-12-263-64/+66 | | | | | | | - Minor changes to PR PR: ports/141572 Submitted by: pgollucci * - Update from 0.67 to 0.69mm2009-09-233-4/+10 | | | | Feature safe: yes * - Update to 0.67mm2009-08-102-4/+4 | * - Update to 0.65mm2009-06-292-4/+4 | * - Update to 0.64mm2008-10-172-5/+4 | * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) * - Update to 0.60mm2008-04-222-4/+4 | * - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1 | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) * - updated maintainer e-mail addressmm2007-04-051-1/+1 | | | | Approved by: garga (mentor) * - Update to 0.59clsung2006-08-012-4/+4 | | | | | | PR: ports/100001 Submitted by: clsung Approved by: maintainer timeout * SHA256ifyedwin2006-01-231-0/+1 | | | | Approved by: krion@ * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4 | | | | | Approved by: krion@ PR: ports/88711 (related) * Update to 0.58jylefort2005-06-232-4/+3 | | | | | PR: ports/82566 Submitted by: maintainer * * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-121-7/+3 | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) * Update to 0.57novel2005-04-282-3/+3 | | | | | PR: 80431 Submitted by: Martin Matuska (maintainer) * - update Martin's email addressleeym2005-02-241-1/+1 | | | | | PR: 77938 Submitted by: Martin Matuska <martin at matuska.org> * - Update to 0.54sem2005-02-092-5/+4 | | | | | | | | - Grant a maintainership to submitter PR: ports/75060 Submitted by: Martin Matuska <martin(at)tradex.sk> Approved by: maintainer (no activity for about 18 monthes) * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 | * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 | | | | (Part 1) * - update to version 0.53erwin2003-07-034-41/+80 | | | | | | | | | | - added home page - adapted to use SITE_PERL - deleted MAN3PREFIX - adapted plist PR: 54039 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> * De-pkg-comment.knu2003-02-212-1/+1 | * Finalize the p5-File-Spec dependency now that PERL_LEVEL is is.edwin2003-02-051-11/+0 | | | | | PR: ports/44723 Submitted by: Alan Eldridge <alane@geeksrus.net> * Only use File::Spec if below perl 5.6.1.alane2002-11-24