Bug 171163 - [PATCH] databases/postgresql-jdbc: upgrade to 9.1.902.
Summary: [PATCH] databases/postgresql-jdbc: upgrade to 9.1.902.
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 16:40 UTC by Jimmy Olgeni
Modified: 2012-08-29 23:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (864 bytes, patch)
2012-08-29 16:40 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-08-29 16:40:03 UTC
Upgrade databases/postgresql-jdbc to version 9.1.902.

Port maintainer (pgsql@FreeBSD.org) is cc'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-29 16:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgsql

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Chris Rees freebsd_committer freebsd_triage 2012-08-29 21:53:33 UTC
Thanks very much, please commit!

Chris
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2012-08-29 22:11:39 UTC
Responsible Changed
From-To: pgsql->jgh

I'll take it.
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-08-29 23:34:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-08-29 23:34:19 UTC
Author: jgh
Date: Wed Aug 29 22:34:04 2012
New Revision: 303353
URL: http://svn.freebsd.org/changeset/ports/303353

Log:
  - update to 9.1.902
  
  PR:	171163
  Submitted by:	olgeni@
  Approved by:	crees@ ( with hat pgsql@)
  With hat: pgsql@

Modified:
  head/databases/postgresql-jdbc/Makefile   (contents, props changed)
  head/databases/postgresql-jdbc/distinfo   (contents, props changed)

Modified: head/databases/postgresql-jdbc/Makefile
==============================================================================
--- head/databases/postgresql-jdbc/Makefile	Wed Aug 29 22:20:19 2012	(r303352)
+++ head/databases/postgresql-jdbc/Makefile	Wed Aug 29 22:34:04 2012	(r303353)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	postgresql
-PORTVERSION=	9.1.901
+PORTVERSION=	9.1.902
 DISTVERSIONSUFFIX=.src
 CATEGORIES=	databases java
 MASTER_SITES=	http://jdbc.postgresql.org/download/

Modified: head/databases/postgresql-jdbc/distinfo
==============================================================================
--- head/databases/postgresql-jdbc/distinfo	Wed Aug 29 22:20:19 2012	(r303352)
+++ head/databases/postgresql-jdbc/distinfo	Wed Aug 29 22:34:04 2012	(r303353)
@@ -1,2 +1,2 @@
-SHA256 (postgresql/postgresql-jdbc-9.1-901.src.tar.gz) = 0d08cf7c5c899c808bfd043aefd33eb1e628ef0068e9a7299be6eacf245a029f
-SIZE (postgresql/postgresql-jdbc-9.1-901.src.tar.gz) = 616248
+SHA256 (postgresql/postgresql-jdbc-9.1-902.src.tar.gz) = 7f99c2307ae53d28412cc69ba75066e428d8fa6b567f1f1ea0acbb5d785cfc69
+SIZE (postgresql/postgresql-jdbc-9.1-902.src.tar.gz) = 606514
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"