Bug 142820 - new port: databases/postgresql-libpqxx30, C++ interface for PostgreSQL
Summary: new port: databases/postgresql-libpqxx30, C++ interface for PostgreSQL
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 09:20 UTC by Eugene M. Kim
Modified: 2010-02-07 19:11 UTC (History)
0 users

See Also:


Attachments
file.diff (4.26 KB, patch)
2010-01-14 09:20 UTC, Eugene M. Kim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene M. Kim 2010-01-14 09:20:03 UTC
This is a new port for libpqxx 3.0.2, submitted as a new port (rather
than an update to the existing databases/postgresql-libpqxx port) because
it is backward-incompatible with 2.x.

Fix: Repo-copy (databases/postgresql-libpqxx -> databases/postgresql-libpqxx30),
then apply the attached patch.  A CONFLICT= line also needs to be added to
the old port.

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-01-18 22:43:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-01-24 18:41:50 UTC
State Changed
From-To: open->repocopy

Please, repocopy databases/postgresql-libpqxx to 
databases/postgresql-libpqxx30 


Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2010-01-24 18:41:50 UTC
Responsible Changed
From-To: makc->portmgr

Please, repocopy databases/postgresql-libpqxx to 
databases/postgresql-libpqxx30
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-01-26 07:15:25 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-01-26 07:15:25 UTC
Responsible Changed
From-To: portmgr->makc

Repocopy complete.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-02-07 19:08:45 UTC
makc        2010-02-07 19:08:32 UTC

  FreeBSD ports repository

  Modified files:
    databases/postgresql-libpqxx30 Makefile distinfo pkg-plist 
    databases/postgresql-libpqxx30/files patch-Makefile.in 
  Added files:
    databases/postgresql-libpqxx30/files patch-libpqxx.spec.in 
  Log:
  Update to 3.0.2 after repocopy
  Mark conflict with databases/postgresql-libpqxx
  Pass maintainership to submitter
  
  PR:             ports/142820
  Submitted by:   Eugene M. Kim <20080111.freebsd.org at ab.ote.we.lv>
  
  Revision  Changes    Path
  1.29      +7 -7      ports/databases/postgresql-libpqxx30/Makefile
  1.15      +3 -3      ports/databases/postgresql-libpqxx30/distinfo
  1.4       +5 -5      ports/databases/postgresql-libpqxx30/files/patch-Makefile.in
  1.1       +12 -0     ports/databases/postgresql-libpqxx30/files/patch-libpqxx.spec.in (new)
  1.15      +4 -3      ports/databases/postgresql-libpqxx30/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 7 Max Brazhnikov freebsd_committer freebsd_triage 2010-02-07 19:11:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!