Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2020 20:23:17 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521768 - head/devel/sope3
Message-ID:  <202001012023.001KNHIa067400@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Wed Jan  1 20:23:17 2020
New Revision: 521768
URL: https://svnweb.freebsd.org/changeset/ports/521768

Log:
  - Mark DEPRECATED. It was replaced by devel/sope4
  - Bump PORTREVISION

Modified:
  head/devel/sope3/Makefile

Modified: head/devel/sope3/Makefile
==============================================================================
--- head/devel/sope3/Makefile	Wed Jan  1 20:22:36 2020	(r521767)
+++ head/devel/sope3/Makefile	Wed Jan  1 20:23:17 2020	(r521768)
@@ -3,13 +3,16 @@
 
 PORTNAME=		sope3
 PORTVERSION=		3.2.10
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=		devel gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOPE-${PORTVERSION}
 
 MAINTAINER=		acm@FreeBSD.org
 COMMENT=		Extensive set of GNUstep web application frameworks
+
+DEPRECATED=		Deprecated, replaced by devel/sope4
+EXPIRATION_DATE=	2020-01-31
 
 LICENSE=		LGPL20
 



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