diff options
author | antoine <antoine@FreeBSD.org> | 2017-06-30 14:45:52 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-06-30 14:45:52 +0000 |
commit | cbf6a99ad0a2df84ce41352f34beca2c37abc41a (patch) | |
tree | 85b40db749f47cf6427d9a399daacc634eea3ced | |
parent | 68172d14c1b5ec9645c9d5aab001ba4e68abc14f (diff) | |
download | FreeBSD-ports-cbf6a99ad0a2df84ce41352f34beca2c37abc41a.zip FreeBSD-ports-cbf6a99ad0a2df84ce41352f34beca2c37abc41a.tar.gz |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
-rw-r--r-- | databases/pg_rman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pg_rman/Makefile b/databases/pg_rman/Makefile index 34fcde7..25dfc21 100644 --- a/databases/pg_rman/Makefile +++ b/databases/pg_rman/Makefile @@ -9,6 +9,8 @@ COMMENT= Online backup and restore tool for PostgreSQL LICENSE= BSD3CLAUSE +BROKEN= checksum and size mismatch + USES= gettext-runtime gmake pgsql USE_GITHUB= yes PG_TAG_VERSION= ${PGSQL_DEFAULT:S/./_/} |