svn commit: r444757 - head/databases/pg_rman

Antoine Brodin antoine at FreeBSD.org
Fri Jun 30 14:45:53 UTC 2017


Author: antoine
Date: Fri Jun 30 14:45:52 2017
New Revision: 444757
URL: https://svnweb.freebsd.org/changeset/ports/444757

Log:
  Mark BROKEN: checksum and size mismatch
  
  Reported by:	pkg-fallout

Modified:
  head/databases/pg_rman/Makefile

Modified: head/databases/pg_rman/Makefile
==============================================================================
--- head/databases/pg_rman/Makefile	Fri Jun 30 14:43:59 2017	(r444756)
+++ head/databases/pg_rman/Makefile	Fri Jun 30 14:45:52 2017	(r444757)
@@ -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/./_/}


More information about the svn-ports-head mailing list