Bug 138912 - [patch] Fix INDEX creation - WANT_GNOME in databases/sqlrelay
Summary: [patch] Fix INDEX creation - WANT_GNOME in databases/sqlrelay
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 20:10 UTC by Anatoly Borodin
Modified: 2009-11-02 16:00 UTC (History)
0 users

See Also:


Attachments
file.txt (718 bytes, text/plain)
2009-09-17 20:10 UTC, Anatoly Borodin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Borodin 2009-09-17 20:10:01 UTC
Add WANT_GNOME in databases/sqlrelay/Makefile

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-17 20:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-02 15:55:30 UTC
skv         2009-11-02 15:55:09 UTC

  FreeBSD ports repository

  Modified files:
    databases/sqlrelay   Makefile Makefile.common distinfo 
                         pkg-plist 
  Removed files:
    databases/sqlrelay/files patch-init-Makefile 
  Log:
  - Update to 0.41
  - Add WANT_GNOME [1]
  - Be PREFIX-neutral [2]
  
  Changes:
  PR:             ports/137491 [1], ports/138912 [1], ports/139472 [2],
  Submitted by:   Pavel Gubin <pg xx 2lazy.ru> [1],
                  Anatoly Borodin <anatoly.borodin xx gmail.com> [1],
                  Sahil Tandon <sahil xx tandon.net> [2]
  
  Revision  Changes    Path
  1.62      +7 -2      ports/databases/sqlrelay/Makefile
  1.15      +2 -2      ports/databases/sqlrelay/Makefile.common
  1.16      +3 -3      ports/databases/sqlrelay/distinfo
  1.2       +0 -13     ports/databases/sqlrelay/files/patch-init-Makefile (dead)
  1.21      +4 -14     ports/databases/sqlrelay/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 skv freebsd_committer freebsd_triage 2009-11-02 15:55:40 UTC
State Changed
From-To: open->closed

Committed, thanks.