[Bug 204719] [MAINTAINER] math/saga: Make option PostgreSQL version independent

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 21 20:58:43 UTC 2015


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 at FreeBSD.org
          Reporter: rhurlin at 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.


More information about the freebsd-ports-bugs mailing list