1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

databases/pg_filedump: Update to 17.0

- Strip binary executable

Changes:	https://github.com/df7cb/pg_filedump/releases
This commit is contained in:
Po-Chuan Hsieh 2024-07-21 17:56:25 +08:00
parent 9131035d6a
commit 95b3b34c06
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= pg_filedump
DISTVERSIONPREFIX= REL_
DISTVERSION= 16_0
DISTVERSION= 17_0
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org
@ -9,7 +9,7 @@ WWW= https://github.com/df7cb/pg_filedump
LICENSE= GPLv2+
USES= gmake pgsql
USES= gettext-runtime gmake pgsql
MAKE_ARGS= PG_LDFLAGS=-lintl
WANT_PGSQL= lib server
@ -19,4 +19,7 @@ PLIST_FILES= bin/pg_filedump
GH_ACCOUNT= df7cb
USE_GITHUB= yes
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pg_filedump
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1695143209
SHA256 (df7cb-pg_filedump-REL_16_0_GH0.tar.gz) = 9ed1a30f719a5215ad5807c9094b987becc3ea6680979c20b874155c226075d7
SIZE (df7cb-pg_filedump-REL_16_0_GH0.tar.gz) = 40518
TIMESTAMP = 1721499008
SHA256 (df7cb-pg_filedump-REL_17_0_GH0.tar.gz) = 3a609cdd19a13e905a2f3ecf84b721f3a1544e7372b1d9bea2d7c60857f7ff2a
SIZE (df7cb-pg_filedump-REL_17_0_GH0.tar.gz) = 44029