From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 22 12:41:07 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A5C16A626 for ; Mon, 22 May 2006 12:41:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C85643DA3 for ; Mon, 22 May 2006 12:40:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4MCePFI044169 for ; Mon, 22 May 2006 12:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4MCePUg044168; Mon, 22 May 2006 12:40:25 GMT (envelope-from gnats) Resent-Date: Mon, 22 May 2006 12:40:25 GMT Resent-Message-Id: <200605221240.k4MCePUg044168@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Martin Wilke" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76A1E16A448 for ; Mon, 22 May 2006 12:33:47 +0000 (UTC) (envelope-from freebsd@unixfreunde.de) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id E866A43D46 for ; Mon, 22 May 2006 12:33:46 +0000 (GMT) (envelope-from freebsd@unixfreunde.de) Received: by unixfreunde.net (Postfix, from userid 65534) id 131B250642; Mon, 22 May 2006 14:33:47 +0200 (CEST) Received: from mwilke.ath.cx (p548D23DC.dip0.t-ipconnect.de [84.141.35.220]) by unixfreunde.net (Postfix) with ESMTP id BD6AA50619; Mon, 22 May 2006 14:33:46 +0200 (CEST) Message-Id: <1148301226.44873@mwilke.ath.cx> Date: Mon, 22 May 2006 14:33:46 +0200 From: "Martin Wilke" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: sgnezdov@sergei.homeunix.org Subject: ports/97605: [update] devel/cut X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:41:08 -0000 >Number: 97605 >Category: ports >Synopsis: [update] devel/cut >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon May 22 12:40:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006 splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX >Description: - update to 2.4 - maintainer is cc'd - portlint checked - tinderbox 6.1/7.0 test >How-To-Repeat: >Fix: --- cut.diff begins here --- diff -ruN /usr/ports/devel/cut/Makefile ports/devel/cut/Makefile --- /usr/ports/devel/cut/Makefile Wed Dec 15 13:12:15 2004 +++ ports/devel/cut/Makefile Mon May 22 13:22:24 2006 @@ -8,15 +8,15 @@ PORTNAME= cut PORTVERSION= 2.4 CATEGORIES= devel -MASTER_SITES= http://www.falvotech.com/downloads/ +MASTER_SITES= http://www.falvotech.com/content/cut/downloads/ MAINTAINER= sgnezdov@sergei.homeunix.org COMMENT= Unit Testing Framework for C, C++ and Objective-C -DISTVERSIONSUFFIX= rc1 - EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} + +WRKSRC= ${WRKDIR}/repo # related to build target ALL_TARGET= bin/cutgen diff -ruN /usr/ports/devel/cut/distinfo ports/devel/cut/distinfo --- /usr/ports/devel/cut/distinfo Sun Jan 22 09:28:00 2006 +++ ports/devel/cut/distinfo Mon May 22 13:26:09 2006 @@ -1,3 +1,3 @@ -MD5 (cut-2.4rc1.tar.gz) = d0778c933ab18c11f29978fe031609ed -SHA256 (cut-2.4rc1.tar.gz) = 6f0db6a55a35d51076037d8dd020c19f77584c6334042cd2203d4ba74fd88f89 -SIZE (cut-2.4rc1.tar.gz) = 120783 +MD5 (cut-2.4.tar.gz) = d517fccf99161b4190afa75e2a5eec09 +SHA256 (cut-2.4.tar.gz) = b8690e00ced7ae36efc955cd2a479dfeb3221ad90ad087093d302265706971f7 +SIZE (cut-2.4.tar.gz) = 120644 diff -ruN /usr/ports/devel/cut/pkg-descr ports/devel/cut/pkg-descr --- /usr/ports/devel/cut/pkg-descr Wed Dec 15 13:12:15 2004 +++ ports/devel/cut/pkg-descr Mon May 22 13:24:04 2006 @@ -8,10 +8,9 @@ starting life as distinct, and even competing, CUT 1.0 and test-assert packages. When it was finally decided to combine both packages into a single tool, CUT 2.0 was released, and found to be vastly more useful -than either expected. CUT 2.3 is the latest version of the CUT 2.x +than either expected. CUT 2.4 is the latest version of the CUT 2.x series. CUT follows standard error messages format supported by Emacs. -SourceForge.net location: WWW: http://sourceforge.net/projects/cut/ -Home Page: WWW: http://www.falvotech.com/projects/cut.php +WWW: http://www.falvotech.com/content/cut/ --- cut.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: