From owner-cvs-ports@FreeBSD.ORG Sat Oct 17 15:55:31 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 577931065672; Sat, 17 Oct 2009 15:55:31 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 47F2B8FC0A; Sat, 17 Oct 2009 15:55:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9HFtVWG015322; Sat, 17 Oct 2009 15:55:31 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9HFtVZl015321; Sat, 17 Oct 2009 15:55:31 GMT (envelope-from itetcu) Message-Id: <200910171555.n9HFtVZl015321@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 17 Oct 2009 15:55:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/rudiments Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2009 15:55:31 -0000 itetcu 2009-10-17 15:55:31 UTC FreeBSD ports repository Modified files: devel/rudiments Makefile distinfo pkg-plist Log: Update from 0.31 to 0.32. From upstream ChangeLog: - xmlsax does "sequential" and "only-once" hints when reading the file xmlsax/dom classes use optimal read and write buffers now - added DESTDIR= to rudiments.pc.in - added charstring::httpUnescape - fixed a bug in datetime that would cause TZ to remain after doing a timezone conversion if TZ was unset to begin with - fixed a bug in regularexpression that could cause a double-free PR: 139494 Submitted by: Sahil Tandon Revision Changes Path 1.33 +1 -1 ports/devel/rudiments/Makefile 1.14 +3 -3 ports/devel/rudiments/distinfo 1.13 +1 -0 ports/devel/rudiments/pkg-plist