View | Details | Raw Unified | Return to bug 225300
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dq
4
PORTNAME=	dq
5
PORTVERSION=	20161210
5
PORTVERSION=	20180112
6
PORTREVISION=	1
7
CATEGORIES=	dns
6
CATEGORIES=	dns
8
7
9
MAINTAINER=	pkubaj@anongoth.pl
8
MAINTAINER=	pkubaj@anongoth.pl
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1481819599
1
TIMESTAMP = 1516285936
2
SHA256 (janmojzis-dq-20161210_GH0.tar.gz) = 24fc6ea8ad105bd2fb42ee4b79768529a40e417832b5963b81ee208cb2bb256d
2
SHA256 (janmojzis-dq-20180112_GH0.tar.gz) = f233f4190213939bd40f35e7a050dbea25e6094f212dc8e1f503bae53c54e18b
3
SIZE (janmojzis-dq-20161210_GH0.tar.gz) = 143408
3
SIZE (janmojzis-dq-20180112_GH0.tar.gz) = 142300
(-)pkg-plist (-1 lines)
Lines 31-37 Link Here
31
include/direntry.h
31
include/direntry.h
32
include/hasasmvolatilememory.h
32
include/hasasmvolatilememory.h
33
include/hasipv6.h
33
include/hasipv6.h
34
include/order.h
35
include/randombytes.h
34
include/randombytes.h
36
include/uint32_pack.h
35
include/uint32_pack.h
37
include/uint32_pack_big.h
36
include/uint32_pack_big.h

Return to bug 225300