Bug 161040 - databases/postgresql-jdbc: update to 9.1-901
Summary: databases/postgresql-jdbc: update to 9.1-901
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 21:10 UTC by Barbara
Modified: 2011-12-04 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.06 KB, patch)
2011-09-26 21:10 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2011-09-26 21:10:10 UTC
Update postgresql jdbc driver to the current version.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-26 21:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->girgen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Barbara 2011-10-17 22:58:18 UTC
Any news about that?

I restored a dirrmtry accidentally changed into a dirrm in pkg-plist; here's 
the modified patch:
http://pastebin.com/1waGYnEE

Regards
Barbara
Comment 3 yan.jurak 2011-10-19 23:33:18 UTC
Without applying the first patch is not possible to build the
postgresql-jdbc port with openJDK7 (FreeBSD 8.2-RELEASE, amd64) ( more
here: http://osdir.com/ml/freebsd-java/2011-10/msg00004.html ).

Second patch works too after little modification - it contains DOS line
endings (CRLF) so it must be changed to Unix (LF) before applying.
Comment 4 Barbara 2011-10-31 18:37:05 UTC
More than a month has passed...can someone comment on this?
Comment 5 Chris Rees freebsd_committer freebsd_triage 2011-11-29 20:51:11 UTC
Responsible Changed
From-To: girgen->crees

Timeout.
Comment 6 Chris Rees 2011-11-30 19:17:28 UTC
I'm looking at repocopying this, to make a postgresql-jdbc91 port to
mitigate the issues with compatibility.  I'll let you know shortly
what I'm going to do.

Chris
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-12-04 14:07:02 UTC
crees       2011-12-04 14:06:47 UTC

  FreeBSD ports repository

  Modified files:
    databases/postgresql-jdbc Makefile distinfo 
  Removed files:
    databases/postgresql-jdbc pkg-plist 
  Log:
  - Update to 9.1-901
  - Remove unneeded plist
  
  PR:             ports/161040
  Submitted by:   Barbara <barbara.xxx1975@libero.it>
  Approved by:    maintainer timeout (girgen, three months -2d)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.31      +3 -1      ports/databases/postgresql-jdbc/Makefile
  1.10      +2 -2      ports/databases/postgresql-jdbc/distinfo
  1.13      +0 -4      ports/databases/postgresql-jdbc/pkg-plist (dead)
_______________________________________________
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 8 Chris Rees freebsd_committer freebsd_triage 2011-12-04 14:07:11 UTC
State Changed
From-To: open->closed

No compatibility problems apparently, so I've committed it. Thanks!