Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2020 20:17:18 +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: r521764 - head/www/sogo3
Message-ID:  <202001012017.001KHITS061469@repo.freebsd.org>

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

Log:
  - Mark DEPRECATED. It was replaced by www/sogo4
  - Bump PORTREVISION

Modified:
  head/www/sogo3/Makefile

Modified: head/www/sogo3/Makefile
==============================================================================
--- head/www/sogo3/Makefile	Wed Jan  1 19:08:23 2020	(r521763)
+++ head/www/sogo3/Makefile	Wed Jan  1 20:17:17 2020	(r521764)
@@ -3,13 +3,16 @@
 
 PORTNAME=		sogo3
 PORTVERSION=		3.2.10
-PORTREVISION=	8
+PORTREVISION=		9
 CATEGORIES=		www gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOGo-${PORTVERSION}
 
 MAINTAINER=		acm@FreeBSD.org
 COMMENT=		Groupware server with a focus on scalability and open standards
+
+DEPRECATED=		Deprecated, replaced by www/sogo4
+EXPIRATION_DATE=	2020-01-31
 
 LICENSE=		GPLv2
 



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