diff --git a/devel/cdash/Makefile b/devel/cdash/Makefile index 844e7723c4ef2..ff421160abeb5 100644 --- a/devel/cdash/Makefile +++ b/devel/cdash/Makefile @@ -1,17 +1,20 @@ PORTNAME= cdash PORTVERSION= 2.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://www.cdash.org/wp-content/uploads/2014/11/ DISTNAME= CDash-2-2-3 -MAINTAINER= portmaster@BSDforge.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web-based software testing server WWW= https://www.cdash.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt +DEPRECATED= Very outdated version that's unsupported upstream +EXPIRATION_DATE=2024-04-30 + USES= cmake dos2unix php zip DOS2UNIX_GLOB= *.php *.xml *.xsl *.txt CMAKE_ARGS= -DCDASH_DB_NAME:STRING=cdash \