Bug 166513 - [PATCH] databases/py-sqlalchemy06: switch to PGSQL knob
Summary: [PATCH] databases/py-sqlalchemy06: switch to PGSQL knob
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 14:00 UTC by Jimmy Olgeni
Modified: 2012-04-28 10:00 UTC (History)
1 user (show)

See Also:


Attachments
py27-sqlalchemy06-0.6.8.patch (855 bytes, patch)
2012-03-30 14:00 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2012-03-30 14:00:23 UTC
In OPTIONS, replace POSTGRE with the standard PGSQL option listed in ports/KNOB.

Port maintainer (nivit@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-30 14:00:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-04-28 09:56:28 UTC
nivit       2012-04-28 08:56:16 UTC

  FreeBSD ports repository

  Modified files:
    databases/py-sqlalchemy06 Makefile pkg-plist 
  Log:
  - Add databases/py-MySQLdb to RUN_DEPENDS only when
    Python version < 3.0, because such port does not
    build with Py3k
  - Replace POSTGRE with the standard PGSQL option listed
    in ports/KNOB  [1]
  
  PR:             ports/166513
  Submitted by:   olgeni  [1]
  
  Revision  Changes    Path
  1.41      +4 -3      ports/databases/py-sqlalchemy06/Makefile
  1.19      +1 -0      ports/databases/py-sqlalchemy06/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Nicola Vitale freebsd_committer freebsd_triage 2012-04-28 09:58:08 UTC
State Changed
From-To: open->closed

Committed, thanks!