diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index bcb69d7b6fa9..8187cce9a0e2 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -1,46 +1,46 @@ PORTNAME= pspg -DISTVERSION= 5.0.1 +DISTVERSION= 5.0.2 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 8e132828978b..5ced5f89f049 100644 --- a/databases/pspg/distinfo +++ b/databases/pspg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622461429 -SHA256 (okbob-pspg-5.0.1_GH0.tar.gz) = 852314ed8c0efbfdc58989274b865c042c5a717849a6d4243eadbce619b88fd7 -SIZE (okbob-pspg-5.0.1_GH0.tar.gz) = 1825819 +TIMESTAMP = 1623077278 +SHA256 (okbob-pspg-5.0.2_GH0.tar.gz) = c5bf3d7d2721c8afc3c8a9f70e26039572e48d29598c54c586ae5285493ffd8f +SIZE (okbob-pspg-5.0.2_GH0.tar.gz) = 1826312