diff options
author | girgen <girgen@FreeBSD.org> | 2017-12-28 23:28:18 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2017-12-28 23:28:18 +0800 |
commit | 4af9134e15e6574ca016635f0696a80b8a2ba075 (patch) | |
tree | 5c4ab76924efb8c63edf5f3501a975414248f609 /databases/postgresql-odbc | |
parent | 8cf5a23b8e57fd372115c63e9cc39d7db9f5e9d4 (diff) | |
download | freebsd-ports-gnome-4af9134e15e6574ca016635f0696a80b8a2ba075.tar.gz freebsd-ports-gnome-4af9134e15e6574ca016635f0696a80b8a2ba075.tar.zst freebsd-ports-gnome-4af9134e15e6574ca016635f0696a80b8a2ba075.zip |
Update to latest version
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql-odbc/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index c55b2650dfc0..424d04d75d63 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTVERSION= 09.06.0500 -PORTREVISION= 1 +PORTVERSION= 10.01.0000 CATEGORIES= databases MASTER_SITES= PGSQL/odbc/versions/src PKGNAMESUFFIX= -odbc diff --git a/databases/postgresql-odbc/distinfo b/databases/postgresql-odbc/distinfo index c9b97c080b01..b6e4680da20f 100644 --- a/databases/postgresql-odbc/distinfo +++ b/databases/postgresql-odbc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505754619 -SHA256 (postgresql/psqlodbc-09.06.0500.tar.gz) = c784db84f3f9792c060d4c598835588c992f97cb4144d532b0cd1af9908bd401 -SIZE (postgresql/psqlodbc-09.06.0500.tar.gz) = 911759 +TIMESTAMP = 1514472715 +SHA256 (postgresql/psqlodbc-10.01.0000.tar.gz) = 87ca436f268b92fd525113e78133f65b444c6feec474837c7ec39d128eaecab3 +SIZE (postgresql/psqlodbc-10.01.0000.tar.gz) = 915109 |