Date: Sat, 2 Aug 2003 09:20:20 -0700 (PDT) From: Oliver Lehmann <oliver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/harvest Makefile distinfo pkg-plist patch-components::broker::zebra::yaz::lib::Makefile.in patch-components::gatherer::WordPerfect::wp2x-2.3::Makefile.in patch-components::gatherer::standard::pstext::libs::include::str.h patch-components::gatherer::standard::pstext::libs::src::sio::sio.h patch-components::gatherer::standard::pstext::libs::src::sio::sprint.c patch-components::gatherer::standard::pstext::libs::src::str::str.h patch-components::gatherer::standard::pstext::libs::src::str::strprint.c ... Message-ID: <200308021620.h72GKK5d014729@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
oliver 2003/08/02 09:20:20 PDT FreeBSD ports repository Modified files: www/harvest Makefile distinfo pkg-plist www/harvest/files patch-components::broker::zebra::yaz::lib::Makefile.in patch-components::gatherer::WordPerfect::wp2x-2.3::Makefile.in Added files: www/harvest/files patch-components::gatherer::standard::pstext::libs::include::sio.h patch-components::gatherer::standard::pstext::libs::include::str.h patch-components::gatherer::standard::pstext::libs::src::sio::sio.h patch-components::gatherer::standard::pstext::libs::src::sio::sprint.c patch-components::gatherer::standard::pstext::libs::src::str::str.h patch-components::gatherer::standard::pstext::libs::src::str::strprint.c patch-components::gatherer::standard::pstext::pstext::common.c patch-components::gatherer::standard::pstext::pstext::defs.h patch-src::broker::log.c patch-src::broker::log.h patch-src::configure Log: - Update harvest to 1.9.10 - Fix build: use starg instead of vararg - hand over maintainership PR: ports/55162 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Revision Changes Path 1.24 +38 -4 ports/www/harvest/Makefile 1.6 +1 -1 ports/www/harvest/distinfo 1.2 +4 -4 ports/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in 1.2 +2 -5 ports/www/harvest/files/patch-components::gatherer::WordPerfect::wp2x-2.3::Makefile.in 1.1 +14 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::libs::include::sio.h (new) 1.1 +15 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::libs::include::str.h (new) 1.1 +27 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::libs::src::sio::sio.h (new) 1.1 +31 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::libs::src::sio::sprint.c (new) 1.1 +54 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::libs::src::str::str.h (new) 1.1 +135 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::libs::src::str::strprint.c (new) 1.1 +35 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::pstext::common.c (new) 1.1 +15 -0 ports/www/harvest/files/patch-components::gatherer::standard::pstext::pstext::defs.h (new) 1.1 +53 -0 ports/www/harvest/files/patch-src::broker::log.c (new) 1.1 +13 -0 ports/www/harvest/files/patch-src::broker::log.h (new) 1.1 +11 -0 ports/www/harvest/files/patch-src::configure (new) 1.7 +145 -52 ports/www/harvest/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308021620.h72GKK5d014729>