diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index 10dc9fc1e990..6568ed262967 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -1,46 +1,46 @@ PORTNAME= pspg -DISTVERSION= 5.5.3 +DISTVERSION= 5.5.4 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:port 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 diff --git a/databases/pspg/distinfo b/databases/pspg/distinfo index a27c6069cc89..b1c0d537c65f 100644 --- a/databases/pspg/distinfo +++ b/databases/pspg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641305299 -SHA256 (okbob-pspg-5.5.3_GH0.tar.gz) = c5360f42af5f87f07c8cb894b2da622685d1d800022cf9d22bfa37f3f918447b -SIZE (okbob-pspg-5.5.3_GH0.tar.gz) = 2414665 +TIMESTAMP = 1651068491 +SHA256 (okbob-pspg-5.5.4_GH0.tar.gz) = 1ea5b0b8397a6ed169c6b33afbe617fe2c33820deff6395888c0c8ae2c115d30 +SIZE (okbob-pspg-5.5.4_GH0.tar.gz) = 2415002