Date: Tue, 31 Dec 2013 10:56:15 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338281 - head/graphics/tinyows Message-ID: <201312311056.rBVAuFnH045616@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue Dec 31 10:56:15 2013 New Revision: 338281 URL: http://svnweb.freebsd.org/changeset/ports/338281 Log: Depends on expired databases/postgis, schedule for removal on 2014-01-16 PR: ports/184787 Submitted by: myself Approved by: maintainer timeout (two weeks, joris.dedieu@gmail.com) Modified: head/graphics/tinyows/Makefile Modified: head/graphics/tinyows/Makefile ============================================================================== --- head/graphics/tinyows/Makefile Tue Dec 31 10:45:48 2013 (r338280) +++ head/graphics/tinyows/Makefile Tue Dec 31 10:56:15 2013 (r338281) @@ -13,6 +13,9 @@ COMMENT= High Performance WFS-T server LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 BUILD_DEPENDS= ${LOCALBASE}/lib/postgresql/postgis-1.5.so:${PORTSDIR}/databases/postgis +DEPRECATED= Depends on expired databases/postgis +EXPIRATION_DATE= 2014-01-16 + USE_BZIP2= YES GNU_CONFIGURE= YES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312311056.rBVAuFnH045616>