mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Switch download site away from GitHub to quiet portscout
PR: 2119329 Submitted by: martin@waschbuesch.de (maintainer)
This commit is contained in:
parent
b4bc63219f
commit
9bd85daa62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420348
2 changed files with 5 additions and 7 deletions
|
@ -3,8 +3,9 @@
|
||||||
|
|
||||||
PORTNAME= libzbxpgsql
|
PORTNAME= libzbxpgsql
|
||||||
PORTVERSION= 1.0.0
|
PORTVERSION= 1.0.0
|
||||||
DISTVERSIONPREFIX= v
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
MASTER_SITES= http://s3.cavaliercoder.com/libzbxpgsql/
|
||||||
|
|
||||||
MAINTAINER= martin@waschbuesch.de
|
MAINTAINER= martin@waschbuesch.de
|
||||||
COMMENT= Zabbix agent module for comprehensive monitoring of PostgreSQL servers
|
COMMENT= Zabbix agent module for comprehensive monitoring of PostgreSQL servers
|
||||||
|
@ -14,9 +15,6 @@ LICENSE= GPLv2
|
||||||
BUILD_DEPENDS= ${NONEXISTENT}:net-mgmt/zabbix3-agent:patch
|
BUILD_DEPENDS= ${NONEXISTENT}:net-mgmt/zabbix3-agent:patch
|
||||||
RUN_DEPENDS= ${LOCALBASE}/sbin/zabbix_agentd:net-mgmt/zabbix3-agent
|
RUN_DEPENDS= ${LOCALBASE}/sbin/zabbix_agentd:net-mgmt/zabbix3-agent
|
||||||
|
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= cavaliercoder
|
|
||||||
|
|
||||||
USES= autoreconf gmake libtool pgsql
|
USES= autoreconf gmake libtool pgsql
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GET_ZBX_WRKSRC= cd ${.CURDIR:H:H}/net-mgmt/zabbix3-agent && make -V WRKSRC
|
GET_ZBX_WRKSRC= cd ${.CURDIR:H:H}/net-mgmt/zabbix3-agent && make -V WRKSRC
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1471038836
|
TIMESTAMP = 1471426354
|
||||||
SHA256 (cavaliercoder-libzbxpgsql-v1.0.0_GH0.tar.gz) = 0a9e64297c16ffff8374352d8edde6e6fc04b197be440623dcb3c1568fbbfe03
|
SHA256 (libzbxpgsql-1.0.0.tar.gz) = fd934f24ccfc5e9f4542860700b817477c9b45c85783b50a8e33ec4f8d01b68e
|
||||||
SIZE (cavaliercoder-libzbxpgsql-v1.0.0_GH0.tar.gz) = 36032
|
SIZE (libzbxpgsql-1.0.0.tar.gz) = 346344
|
||||||
|
|
Loading…
Add table
Reference in a new issue