From owner-cvs-all@FreeBSD.ORG Sun Nov 27 10:06:53 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA5AD16A41F; Sun, 27 Nov 2005 10:06:53 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B45A743D4C; Sun, 27 Nov 2005 10:06:53 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jARA6rku069192; Sun, 27 Nov 2005 10:06:53 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jARA6rZH069186; Sun, 27 Nov 2005 10:06:53 GMT (envelope-from arved) Message-Id: <200511271006.jARA6rZH069186@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 27 Nov 2005 10:06:52 +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/sysutils/ucspi-ipc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 10:06:54 -0000 arved 2005-11-27 10:06:52 UTC FreeBSD ports repository Modified files: sysutils/ucspi-ipc Makefile distinfo Log: Updating ucspi-ipc to 0.67. This is a bugfix release. Changes: * Add compatibility macros for older Perl. * Don't leak pointer returned from eval_pv. * Don't fail on setsid if already group leader (Gabriel Russell). * Test with relative paths. * Support partial compilation and testing. * Replace trunc with lop to avoid builtin conflict. * Avoid daemontools in rts. * Completely generic package/ scripts. * Stop Perl 5.8.5 from warning about freeing temporaries. * Partial-install bug fix in package/upgrade. PR: 89604 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/sysutils/ucspi-ipc/Makefile 1.2 +3 -2 ports/sysutils/ucspi-ipc/distinfo