summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-06 10:12:17 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-06 10:12:17 +0000
commit9174f23f24821a21d6ab06db71913e6b9862afd7 (patch)
treebfb0b2eff594b8a45fdac1c655e7929cacd4670b /devel
parentupgrade to 4.54.6 (diff)
Update to 2.4
PR: 97605 Submitted by: miwi Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=164590
Diffstat (limited to 'devel')
-rw-r--r--devel/cut/Makefile6
-rw-r--r--devel/cut/distinfo6
-rw-r--r--devel/cut/pkg-descr5
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/cut/Makefile b/devel/cut/Makefile
index ee096a663eb0..324332a24be9 100644
--- a/devel/cut/Makefile
+++ b/devel/cut/Makefile
@@ -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
diff --git a/devel/cut/distinfo b/devel/cut/distinfo
index 58f484243f56..3a765a35b6fb 100644
--- a/devel/cut/distinfo
+++ b/devel/cut/distinfo
@@ -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 --git a/devel/cut/pkg-descr b/devel/cut/pkg-descr
index f49c7811bf43..15a528c3ceff 100644
--- a/devel/cut/pkg-descr
+++ b/devel/cut/pkg-descr
@@ -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/