diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index 5081431b2b00..341a9b6b4ea1 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= pspg -DISTVERSION= 4.2.0 +DISTVERSION= 4.2.1 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 diff --git a/databases/pspg/distinfo b/databases/pspg/distinfo index f0a3630bca46..1c1bbc0fc708 100644 --- a/databases/pspg/distinfo +++ b/databases/pspg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612697969 -SHA256 (okbob-pspg-4.2.0_GH0.tar.gz) = 685cade90b38138fff75a9e25299d11f574d459ef070c6c939c8232b5b60a8ca -SIZE (okbob-pspg-4.2.0_GH0.tar.gz) = 1392867 +TIMESTAMP = 1612786917 +SHA256 (okbob-pspg-4.2.1_GH0.tar.gz) = e62c0639614fe2bc57f94286a607013e1b8c5846c00376dd9dde697bb94ce4da +SIZE (okbob-pspg-4.2.1_GH0.tar.gz) = 1393340