Update to 2.4
PR: 97605 Submitted by: miwi Approved by: maintainer timeout
This commit is contained in:
parent
ad46bdcce6
commit
9174f23f24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164590
@ -8,16 +8,16 @@
|
||||
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
|
||||
|
||||
|
@ -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
|
||||
|
@ -8,10 +8,9 @@ CUT was primarily written by Samuel A. Falvo II and by Billy Tanksley,
|
||||
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/
|
||||
|
Loading…
Reference in New Issue
Block a user