Index: head/databases/pspg/Makefile =================================================================== --- head/databases/pspg/Makefile (revision 547069) +++ head/databases/pspg/Makefile (revision 547070) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= pspg -DISTVERSION= 3.1.2 +DISTVERSION= 3.1.3 CATEGORIES= databases MAINTAINER= dmgk@FreeBSD.org COMMENT= Tabular data pager designed to be used with psql LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf compiler:c11 gmake localbase ncurses pkgconfig \ readline USE_GITHUB= yes GH_ACCOUNT= okbob GNU_CONFIGURE= yes SUB_FILES= pkg-message PLIST_FILES= bin/pspg PORTDOCS= README.md OPTIONS_DEFINE= DOCS INOTIFY PGSQL OPTIONS_DEFAULT= INOTIFY PGSQL INOTIFY_DESC= Use inotify instead of polling PGSQL_DESC= Work as PostgreSQL interactive client INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify # configure script doesn't understand --with-inotify INOTIFY_CONFIGURE_OFF= --without-inotify INOTIFY_LDFLAGS= -linotify PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= postgresql=yes PGSQL_VARS= WANT_PGSQL=client post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pspg post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/databases/pspg/distinfo =================================================================== --- head/databases/pspg/distinfo (revision 547069) +++ head/databases/pspg/distinfo (revision 547070) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590509476 -SHA256 (okbob-pspg-3.1.2_GH0.tar.gz) = f88fe56b08ec00ec4894aa370f90677817af85581154642dd155466e9d64a465 -SIZE (okbob-pspg-3.1.2_GH0.tar.gz) = 1368987 +TIMESTAMP = 1598788895 +SHA256 (okbob-pspg-3.1.3_GH0.tar.gz) = 2f4d1660a150c988c3b1d126a24fe8cb0f76471a829806dacb3ed85fe0e45c8d +SIZE (okbob-pspg-3.1.3_GH0.tar.gz) = 1379934