ports/171545: I have upgraded databases/pgadmin3 to 1.16.0
Douglas Carmichael
dcarmich at dcarmichael.net
Tue Sep 11 15:40:05 UTC 2012
>Number: 171545
>Category: ports
>Synopsis: I have upgraded databases/pgadmin3 to 1.16.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 11 15:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Douglas Carmichael
>Release: 9.1-RELEASE
>Organization:
n/a
>Environment:
>Description:
I have upgraded databases/pgadmin3 to 1.16.0, which brings PostgreSQL 9.2 support to pgadmin3.
A patch is attached.
>How-To-Repeat:
n/a
>Fix:
n/a
Patch attached with submission follows:
diff -ruN pgadmin3.orig/Makefile pgadmin3/Makefile
--- pgadmin3.orig/Makefile 2012-09-11 07:52:20.000000000 -0500
+++ pgadmin3/Makefile 2012-09-11 07:52:59.000000000 -0500
@@ -6,7 +6,7 @@
#
PORTNAME= pgadmin3
-PORTVERSION= 1.14.2
+PORTVERSION= 1.16.0
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
diff -ruN pgadmin3.orig/distinfo pgadmin3/distinfo
--- pgadmin3.orig/distinfo 2012-09-11 07:52:20.000000000 -0500
+++ pgadmin3/distinfo 2012-09-11 07:53:51.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (postgresql/pgadmin3-1.14.2.tar.gz) = 043e782fcedbf46f040d7164256f531ad4711730b97bd280b16035fb279fd872
-SIZE (postgresql/pgadmin3-1.14.2.tar.gz) = 15041255
+SHA256 (postgresql/pgadmin3-1.16.0.tar.gz) = f9cd6ff620f9c920615261ed6bd4b4c9f7b446420ed18a8080d2375640d851ac
+SIZE (postgresql/pgadmin3-1.16.0.tar.gz) = 13467810
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list