aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cut
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-06-06 18:12:17 +0800
committererwin <erwin@FreeBSD.org>2006-06-06 18:12:17 +0800
commit40feb60c07890abeba56be80f873164ccac966db (patch)
tree334fcd404a2d8bdeb475a427f7cf5a0487f734df /devel/cut
parent28ee3304b7ddffe99449dde173111569670cdf93 (diff)
downloadfreebsd-ports-gnome-40feb60c07890abeba56be80f873164ccac966db.tar.gz
freebsd-ports-gnome-40feb60c07890abeba56be80f873164ccac966db.tar.zst
freebsd-ports-gnome-40feb60c07890abeba56be80f873164ccac966db.zip
Update to 2.4
PR: 97605 Submitted by: miwi Approved by: maintainer timeout
Diffstat (limited to 'devel/cut')
-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/