Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2013 01:05:13 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184787: graphics/tinyows : deprecate
Message-ID:  <201312160105.rBG15Dxj090378@oldred.freebsd.org>
Resent-Message-ID: <201312160110.rBG1A0v2073867@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184787
>Category:       ports
>Synopsis:       graphics/tinyows : deprecate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 16 01:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 10.0-RC1 amd64
>Organization:
>Environment:
FreeBSD acer 10.0-RC1 FreeBSD 10.0-RC1 #0 r259068: Sat Dec  7 17:45:20 UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

Ports r336599
>Description:
graphics/tinyows depends on databases/postgis, which is expired.

Mark this port as deprecated and let is expire on 2014-01-16

>How-To-Repeat:
Tools/scripts/rmport databases/postgis
>Fix:


Patch attached with submission follows:

Index: graphics/tinyows/Makefile
===================================================================
--- graphics/tinyows/Makefile	(revision 336599)
+++ graphics/tinyows/Makefile	(working copy)
@@ -13,6 +13,9 @@
 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
 


>Release-Note:
>Audit-Trail:
>Unformatted:



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