From 893871520e4c56395945b2896b6b0d10a3ba9e1d Mon Sep 17 00:00:00 2001 From: jgh Date: Sat, 14 Sep 2019 16:04:40 +0000 Subject: - update to 1.2.1.10 - pet portlint on USES PR: 240034 (based on) Submitted by: lytboris@gmail.com Approved by: shadowbq@gmail.com (maintainer timeout) --- security/passivedns/Makefile | 8 ++++---- security/passivedns/distinfo | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/passivedns/Makefile b/security/passivedns/Makefile index 7cb6b43cc348..3fa890f53ff6 100644 --- a/security/passivedns/Makefile +++ b/security/passivedns/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= passivedns -DISTVERSION= 1.1.3-60 -PORTREVISION= 2 -DISTVERSIONSUFFIX= -ga6c7e26 +DISTVERSION= 1.2.1-10 +DISTVERSIONSUFFIX= -ge126cbb CATEGORIES= security MAINTAINER= shadowbq@gmail.com @@ -13,12 +12,13 @@ LICENSE= GPLv2 LIB_DEPENDS= libldns.so:dns/ldns +USES= autoreconf gmake libtool + USE_GITHUB= yes GH_ACCOUNT= gamelinux SUB_FILES= pkg-message -USES= autoreconf gmake libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ldns-includes=${LOCALBASE}/include \ --with-ldns-libraries=${LOCALBASE}/lib diff --git a/security/passivedns/distinfo b/security/passivedns/distinfo index 5d7765f83019..b34043d062a0 100644 --- a/security/passivedns/distinfo +++ b/security/passivedns/distinfo @@ -1,2 +1,3 @@ -SHA256 (gamelinux-passivedns-1.1.3-60-ga6c7e26_GH0.tar.gz) = 5750fdcab31494ba3bede9a7c08a0b6c87f82d62bc3ae8fe4ddb708d83e38da2 -SIZE (gamelinux-passivedns-1.1.3-60-ga6c7e26_GH0.tar.gz) = 51332 +TIMESTAMP = 1568131956 +SHA256 (gamelinux-passivedns-1.2.1-10-ge126cbb_GH0.tar.gz) = 2c10ea343d460162f484cc3e1bdcbe42a18a6319c76e586e2c385bd01b0499a2 +SIZE (gamelinux-passivedns-1.2.1-10-ge126cbb_GH0.tar.gz) = 55118 -- cgit