Bug 124303 - UPDATE: databases/skytools
Summary: UPDATE: databases/skytools
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: 2008-06-05 15:20 UTC by Pierre-Emmanuel André
Modified: 2008-09-04 15:20 UTC (History)
0 users

See Also:


Attachments
file.txt (4.96 KB, text/plain)
2008-06-05 15:20 UTC, Pierre-Emmanuel André
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Emmanuel André 2008-06-05 15:20:00 UTC
Upgrade skytools to version 2.1.7.
Tested on FreeBSD 7.0-RELEASE @amd64 with two PostgreSQL 8.3.1 (one on
the FreeBSD and the other on an OpenBSD -current).

Fix: diff included or available here: http://openbsd.raveland.org/pub/FreeBSD/diff_skytools-2.1.7


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-05 15:20:10 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 2008-09-04 15:07:12 UTC
skv         2008-09-04 14:07:03 UTC

  FreeBSD ports repository

  Modified files:
    databases/skytools   Makefile distinfo pkg-plist 
  Log:
  Update to 2.1.7
  
  PR:             ports/124303
  Submitted by:   Pierre-Emmanuel André
  
  Revision  Changes    Path
  1.4       +7 -3      ports/databases/skytools/Makefile
  1.2       +3 -3      ports/databases/skytools/distinfo
  1.2       +34 -6     ports/databases/skytools/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 2008-09-04 15:07:30 UTC
State Changed
From-To: open->closed

Committed, but: 

- patch is not correct 
- maybe because it is create via "port submit" tool 
- but Makefile contains call of "pg_config --pgxs" which outputs 
pgxs.mk with direct location for /usr/local/share/postgresql/contrib 
(i.e. does not respect temporary PREFIX set by "port" tool) 

Please, use Tinderbox to test such ports. 

Anyway, thank you for contribution!