Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2015 08:22:02 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391551 - head/databases/p5-DBD-Pg32
Message-ID:  <201507080822.t688M2VJ067281@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Wed Jul  8 08:22:01 2015
New Revision: 391551
URL: https://svnweb.freebsd.org/changeset/ports/391551

Log:
  Deprecate and set expiry for two months from now.
  
     - The original motivation for this port was to work around
       compatibility problems with p5-DBD-Pg, but those were fixed
       upstream long ago.

Modified:
  head/databases/p5-DBD-Pg32/Makefile

Modified: head/databases/p5-DBD-Pg32/Makefile
==============================================================================
--- head/databases/p5-DBD-Pg32/Makefile	Wed Jul  8 08:08:05 2015	(r391550)
+++ head/databases/p5-DBD-Pg32/Makefile	Wed Jul  8 08:22:01 2015	(r391551)
@@ -12,6 +12,9 @@ PKGNAMESUFFIX=	32
 MAINTAINER=	matthew@FreeBSD.org
 COMMENT=	Provides access to PostgreSQL databases through the DBI
 
+DEPRECATED=	Use databases/p5-DBD-Pg instead, compatability probles are fixed
+EXPIRY=		20150908
+
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 



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