Index: databases/pspg/Makefile =================================================================== --- databases/pspg/Makefile (revision 511304) +++ databases/pspg/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pspg -DISTVERSION= 1.7.2 +DISTVERSION= 1.9.0 CATEGORIES= databases MAINTAINER= dg@syrec.org Index: databases/pspg/distinfo =================================================================== --- databases/pspg/distinfo (revision 511304) +++ databases/pspg/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567371014 -SHA256 (okbob-pspg-1.7.2_GH0.tar.gz) = 8865da5672cb160a5609e0e6f3de0377b3e25e287311a54c0290edbb56f367f1 -SIZE (okbob-pspg-1.7.2_GH0.tar.gz) = 1316356 +TIMESTAMP = 1567769765 +SHA256 (okbob-pspg-1.9.0_GH0.tar.gz) = fad790b404170e828673a86f9a657b2191df63102ce37b248e57a8cc7f169285 +SIZE (okbob-pspg-1.9.0_GH0.tar.gz) = 1319479 Index: databases/pspg/pkg-descr =================================================================== --- databases/pspg/pkg-descr (revision 511304) +++ databases/pspg/pkg-descr (working copy) @@ -1,5 +1,6 @@ -pspg is a small specialized pager designed to be used with psql. It know how -to work with tabular data, has the ability to freeze first few rows/columns -and configurable colors. +pspg is a small specialized pager designed to work with tables. Its primary +purpose is to work as PostgreSQL pager, but MySQL is supported too. Main +features include the ability to freeze first few rows/columns, possibility to +sort data by specified numeric column and configurable color themes. WWW: https://github.com/okbob/pspg