Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2015 20:58:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204719] [MAINTAINER] math/saga: Make option PostgreSQL version independent
Message-ID:  <bug-204719-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204719

            Bug ID: 204719
           Summary: [MAINTAINER] math/saga: Make option PostgreSQL version
                    independent
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: rhurlin@gwdg.de

Created attachment 163382
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163382&action=edit
Patch to make option PGSQL version independent

girgen@ points me to the fact, that there is no need any more to hardwire the
PostgreSQL version within the SAGA GIS port. Many thanks!

I decided to use 
  USES=pgsql 
instead of 
  LIB_DEPENDS=    libpq.so:${PORTSDIR}/databases/postgresql93-client

I am not sure, if it is useful to bump PORTREVISION here, but I did.


Tested with Poudriere (HEAD, 10.2, 9.3, all amd64 and 9.3 i386). Also,
'portlint -AC' does not complain about the changes.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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