svn commit: r521764 - head/www/sogo3

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Wed Jan 1 20:17:18 UTC 2020


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 at 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
 


More information about the svn-ports-all mailing list