diff options
author | matthew <matthew@FreeBSD.org> | 2016-08-17 21:25:58 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2016-08-17 21:25:58 +0800 |
commit | 6bb5ea65bd433673d27e9260170fa69d2369ae5b (patch) | |
tree | 9fc2ae3062be79fb55a90c133db1aa2d3d9cd54f /databases | |
parent | 6c3645253c21661e26681757190b9c7f039acfb5 (diff) | |
download | freebsd-ports-gnome-6bb5ea65bd433673d27e9260170fa69d2369ae5b.tar.gz freebsd-ports-gnome-6bb5ea65bd433673d27e9260170fa69d2369ae5b.tar.zst freebsd-ports-gnome-6bb5ea65bd433673d27e9260170fa69d2369ae5b.zip |
Switch download site away from GitHub to quiet portscout
PR: 2119329
Submitted by: martin@waschbuesch.de (maintainer)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libzbxpgsql/Makefile | 6 | ||||
-rw-r--r-- | databases/libzbxpgsql/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/databases/libzbxpgsql/Makefile b/databases/libzbxpgsql/Makefile index c4e3b4de6f5d..e2efe1759c21 100644 --- a/databases/libzbxpgsql/Makefile +++ b/databases/libzbxpgsql/Makefile @@ -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 diff --git a/databases/libzbxpgsql/distinfo b/databases/libzbxpgsql/distinfo index 04a5711e9593..c2aedf235b2f 100644 --- a/databases/libzbxpgsql/distinfo +++ b/databases/libzbxpgsql/distinfo @@ -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 |