Date: Mon, 22 May 2006 14:33:46 +0200 From: "Martin Wilke" <freebsd@unixfreunde.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: sgnezdov@sergei.homeunix.org Subject: ports/97605: [update] devel/cut Message-ID: <1148301226.44873@mwilke.ath.cx> Resent-Message-ID: <200605221240.k4MCePUg044168@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148301226.44873>