graphics/tinyows depends on databases/postgis, which is expired. Mark this port as deprecated and let is expire on 2014-01-16 Fix: Patch attached with submission follows: How-To-Repeat: Tools/scripts/rmport databases/postgis
Maintainer of graphics/tinyows, Please note that PR ports/184787 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/184787 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->rene Track
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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, timeout