diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index 37fb03a193c7..d90b31385dec 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -1,48 +1,48 @@ PORTNAME= pspg -DISTVERSION= 5.8.4 +DISTVERSION= 5.8.5 CATEGORIES= databases MAINTAINER= bofh@FreeBSD.org COMMENT= Tabular data pager designed to be used with psql WWW= https://github.com/okbob/pspg LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf compiler:c11 gmake localbase ncurses:port pkgconfig \ readline USE_GITHUB= yes GH_ACCOUNT= okbob GNU_CONFIGURE= yes SUB_FILES= pkg-message PLIST_FILES= bin/pspg share/man/man1/pspg.1.gz 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 ${INSTALL_MAN} ${WRKSRC}/pspg.1 ${STAGEDIR}${PREFIX}/share/man/man1/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/databases/pspg/distinfo b/databases/pspg/distinfo index 0c8113b3379c..c4b78e8d1363 100644 --- a/databases/pspg/distinfo +++ b/databases/pspg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745743017 -SHA256 (okbob-pspg-5.8.4_GH0.tar.gz) = 64e25d5ae42a84d6e19985002b2006cc553e9d1a3a083edd8ab77be6c657a1ea -SIZE (okbob-pspg-5.8.4_GH0.tar.gz) = 2445185 +TIMESTAMP = 1746175853 +SHA256 (okbob-pspg-5.8.5_GH0.tar.gz) = c3ea7ed13bea1742b3619bce2e9bfd076e600c4db6b3d9bdb4e7469027766812 +SIZE (okbob-pspg-5.8.5_GH0.tar.gz) = 2445232