Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2019 16:04:40 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512032 - head/security/passivedns
Message-ID:  <201909141604.x8EG4eoD030550@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Sat Sep 14 16:04:40 2019
New Revision: 512032
URL: https://svnweb.freebsd.org/changeset/ports/512032

Log:
  - 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)

Modified:
  head/security/passivedns/Makefile
  head/security/passivedns/distinfo

Modified: head/security/passivedns/Makefile
==============================================================================
--- head/security/passivedns/Makefile	Sat Sep 14 16:02:32 2019	(r512031)
+++ head/security/passivedns/Makefile	Sat Sep 14 16:04:40 2019	(r512032)
@@ -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

Modified: head/security/passivedns/distinfo
==============================================================================
--- head/security/passivedns/distinfo	Sat Sep 14 16:02:32 2019	(r512031)
+++ head/security/passivedns/distinfo	Sat Sep 14 16:04:40 2019	(r512032)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909141604.x8EG4eoD030550>