aboutsummaryrefslogtreecommitdiff
path: root/dns/packetq
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-06 06:05:55 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-06 06:05:55 +0000
commit915524229755e162862bb557deebcc35b379587f (patch)
treeecb17f6a829dadd4ad9f2d4b972b744bfe2ffeb9 /dns/packetq
parent1a3a6ff1dc89992892ff41c26319f5ac81083966 (diff)
downloadports-915524229755e162862bb557deebcc35b379587f.tar.gz
ports-915524229755e162862bb557deebcc35b379587f.zip
dns/packetq: Update to 1.4.1
Port changes: * Changed to DISTVERSION * Grouped USExx PR: 226368 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Approved by: tcberner (mentor, implicit)
Notes
Notes: svn path=/head/; revision=463692
Diffstat (limited to 'dns/packetq')
-rw-r--r--dns/packetq/Makefile7
-rw-r--r--dns/packetq/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/dns/packetq/Makefile b/dns/packetq/Makefile
index 433562126112..a82a692df410 100644
--- a/dns/packetq/Makefile
+++ b/dns/packetq/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= packetq
-PORTVERSION= 1.4.0
DISTVERSIONPREFIX= v
+DISTVERSION= 1.4.1
CATEGORIES= dns
MAINTAINER= freebsd@dns-lab.com
@@ -12,13 +12,12 @@ COMMENT= Basic SQL-frontend to PCAP-files
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= autoreconf compiler:c++11-lib
+GNU_CONFIGURE= yes
GH_ACCOUNT= DNS-OARC
GH_PROJECT= PacketQ
USE_GITHUB= yes
-USES= autoreconf compiler:c++11-lib
-GNU_CONFIGURE= yes
-
OPTIONS_DEFINE= DOCS
PLIST_FILES= bin/packetq
diff --git a/dns/packetq/distinfo b/dns/packetq/distinfo
index 1751155c31dc..a93bc5375608 100644
--- a/dns/packetq/distinfo
+++ b/dns/packetq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500422532
-SHA256 (DNS-OARC-PacketQ-v1.4.0_GH0.tar.gz) = 543fe2fca12cbf8cd4e17d61955340a7c246bec0ebfa813602dbbdd676172eea
-SIZE (DNS-OARC-PacketQ-v1.4.0_GH0.tar.gz) = 846528
+TIMESTAMP = 1520316002
+SHA256 (DNS-OARC-PacketQ-v1.4.1_GH0.tar.gz) = 53ca5c96053d21f8e356c0564aad621d8e41b39a67ef467548196e8c3bb43ca2
+SIZE (DNS-OARC-PacketQ-v1.4.1_GH0.tar.gz) = 848380