From owner-svn-ports-all@freebsd.org Wed Aug 17 13:25:59 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFC4DBBDDB3; Wed, 17 Aug 2016 13:25:59 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A88471F97; Wed, 17 Aug 2016 13:25:59 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7HDPwN2044620; Wed, 17 Aug 2016 13:25:58 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7HDPw5S044618; Wed, 17 Aug 2016 13:25:58 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201608171325.u7HDPw5S044618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 17 Aug 2016 13:25:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420348 - head/databases/libzbxpgsql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2016 13:26:00 -0000 Author: matthew Date: Wed Aug 17 13:25:58 2016 New Revision: 420348 URL: https://svnweb.freebsd.org/changeset/ports/420348 Log: Switch download site away from GitHub to quiet portscout PR: 2119329 Submitted by: martin@waschbuesch.de (maintainer) Modified: head/databases/libzbxpgsql/Makefile head/databases/libzbxpgsql/distinfo (contents, props changed) Modified: head/databases/libzbxpgsql/Makefile ============================================================================== --- head/databases/libzbxpgsql/Makefile Wed Aug 17 13:22:27 2016 (r420347) +++ head/databases/libzbxpgsql/Makefile Wed Aug 17 13:25:58 2016 (r420348) @@ -3,8 +3,9 @@ PORTNAME= libzbxpgsql PORTVERSION= 1.0.0 -DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases +MASTER_SITES= http://s3.cavaliercoder.com/libzbxpgsql/ MAINTAINER= martin@waschbuesch.de COMMENT= Zabbix agent module for comprehensive monitoring of PostgreSQL servers @@ -14,9 +15,6 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${NONEXISTENT}:net-mgmt/zabbix3-agent:patch RUN_DEPENDS= ${LOCALBASE}/sbin/zabbix_agentd:net-mgmt/zabbix3-agent -USE_GITHUB= yes -GH_ACCOUNT= cavaliercoder - USES= autoreconf gmake libtool pgsql GNU_CONFIGURE= yes GET_ZBX_WRKSRC= cd ${.CURDIR:H:H}/net-mgmt/zabbix3-agent && make -V WRKSRC Modified: head/databases/libzbxpgsql/distinfo ============================================================================== --- head/databases/libzbxpgsql/distinfo Wed Aug 17 13:22:27 2016 (r420347) +++ head/databases/libzbxpgsql/distinfo Wed Aug 17 13:25:58 2016 (r420348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471038836 -SHA256 (cavaliercoder-libzbxpgsql-v1.0.0_GH0.tar.gz) = 0a9e64297c16ffff8374352d8edde6e6fc04b197be440623dcb3c1568fbbfe03 -SIZE (cavaliercoder-libzbxpgsql-v1.0.0_GH0.tar.gz) = 36032 +TIMESTAMP = 1471426354 +SHA256 (libzbxpgsql-1.0.0.tar.gz) = fd934f24ccfc5e9f4542860700b817477c9b45c85783b50a8e33ec4f8d01b68e +SIZE (libzbxpgsql-1.0.0.tar.gz) = 346344