svn commit: r356818 - head/databases/slony1

Antoine Brodin antoine at FreeBSD.org
Fri Jun 6 15:59:38 UTC 2014


Author: antoine
Date: Fri Jun  6 15:59:38 2014
New Revision: 356818
URL: http://svnweb.freebsd.org/changeset/ports/356818
QAT: https://qat.redports.org/buildarchive/r356818/

Log:
  - Reset maintainer
  - Deprecate
  
  PR:		ports/190717
  Submitted by:	maintainer
  With hat:	portmgr

Modified:
  head/databases/slony1/Makefile

Modified: head/databases/slony1/Makefile
==============================================================================
--- head/databases/slony1/Makefile	Fri Jun  6 15:47:07 2014	(r356817)
+++ head/databases/slony1/Makefile	Fri Jun  6 15:59:38 2014	(r356818)
@@ -9,9 +9,12 @@ MASTER_SITES=	http://main.slony.info/dow
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${DISTNAME}-docs${EXTRACT_SUFX}
 
-MAINTAINER=	vivek at khera.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PostgreSQL master to multiple replicas replication system
 
+DEPRECATED=	Use databases/slony1v2 instead
+EXPIRATION_DATE=	2014-07-07
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list