aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-06-30 14:45:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-06-30 14:45:52 +0000
commit05b84fd4f2c6cf357f864f1bba8f053fd17e49e4 (patch)
tree85b40db749f47cf6427d9a399daacc634eea3ced /databases
parent7a409c17ea844e82126bc9cda1a33bd0452b3e9f (diff)
downloadports-05b84fd4f2c6cf357f864f1bba8f053fd17e49e4.tar.gz
ports-05b84fd4f2c6cf357f864f1bba8f053fd17e49e4.zip
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=444757
Diffstat (limited to 'databases')
-rw-r--r--databases/pg_rman/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pg_rman/Makefile b/databases/pg_rman/Makefile
index 34fcde7991d9..25dfc21b1013 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/./_/}