svn commit: r400016 - head/devel/qsvn

Max Brazhnikov makc at FreeBSD.org
Fri Oct 23 12:34:11 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list