Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 2015 12:34:09 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400016 - head/devel/qsvn
Message-ID:  <201510231234.t9NCY9Vh064995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Fri Oct 23 12:34:09 2015
New Revision: 400016
URL: https://svnweb.freebsd.org/changeset/ports/400016

Log:
  devel/qsvn:
  - Expire port
  - Mark IGNORE: does not build after recent Subversion update
    and DEPRECATED: development stopped
  - Drop maintainership

Modified:
  head/devel/qsvn/Makefile

Modified: head/devel/qsvn/Makefile
==============================================================================
--- head/devel/qsvn/Makefile	Fri Oct 23 12:32:56 2015	(r400015)
+++ head/devel/qsvn/Makefile	Fri Oct 23 12:34:09 2015	(r400016)
@@ -7,11 +7,15 @@ PORTREVISION=	6
 CATEGORIES=	devel
 MASTER_SITES=	http://www.anrichter.net/projects/qsvn/chrome/site/
 
-MAINTAINER=	makc@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Qt based GUI frontend for Subversion
 
 LIB_DEPENDS=	libsvn_client-1.so:${PORTSDIR}/devel/subversion
 
+IGNORE=		does not support Subversion 1.9
+DEPRECATED=	Development discontinued since 2009
+EXPIRATION_DATE=	2015-11-23
+
 USE_QT4=	gui sql moc_build uic_build rcc_build qmake_build
 USE_LDCONFIG=	yes
 USES=		cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510231234.t9NCY9Vh064995>