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

(-)b/dns/blocky/Makefile (-1 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	blocky
1
PORTNAME=	blocky
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.13
3
DISTVERSION=	0.14
4
CATEGORIES=	dns
4
CATEGORIES=	dns
5
5
6
MAINTAINER=	gregf@beastie.tech
6
MAINTAINER=	gregf@beastie.tech
Lines 62-67 GH_TUPLE= \ Link Here
62
		stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \
62
		stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \
63
		x-cray:logrus-prefixed-formatter:v0.5.2:x_cray_logrus_prefixed_formatter/vendor/github.com/x-cray/logrus-prefixed-formatter
63
		x-cray:logrus-prefixed-formatter:v0.5.2:x_cray_logrus_prefixed_formatter/vendor/github.com/x-cray/logrus-prefixed-formatter
64
64
65
65
GO_TARGET=	main.go:${PREFIX}/sbin/${PORTNAME}
66
GO_TARGET=	main.go:${PREFIX}/sbin/${PORTNAME}
66
67
67
SUB_FILES=	pkg-message
68
SUB_FILES=	pkg-message
(-)b/dns/blocky/distinfo (-3 / +3 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1618871237
1
TIMESTAMP = 1619818819
2
SHA256 (0xERR0R-blocky-v0.13_GH0.tar.gz) = 44655fde420c7699b991ef3fc3b38631441a8cfb4881c2bf23f72273c9b456ff
2
SHA256 (0xERR0R-blocky-v0.14_GH0.tar.gz) = aa1b1b2b48a1d6e199a87d919ee0f99f7f95f618adb9c280cb147c59f0a60242
3
SIZE (0xERR0R-blocky-v0.13_GH0.tar.gz) = 426743
3
SIZE (0xERR0R-blocky-v0.14_GH0.tar.gz) = 431640
4
SHA256 (asaskevich-EventBus-49d423059eef_GH0.tar.gz) = d410b23e38de9a9e98422ee1ddf5750b35456753cc9c5e5d7aa406a2cd71180a
4
SHA256 (asaskevich-EventBus-49d423059eef_GH0.tar.gz) = d410b23e38de9a9e98422ee1ddf5750b35456753cc9c5e5d7aa406a2cd71180a
5
SIZE (asaskevich-EventBus-49d423059eef_GH0.tar.gz) = 7529
5
SIZE (asaskevich-EventBus-49d423059eef_GH0.tar.gz) = 7529
6
SHA256 (asaskevich-govalidator-f61b66f89f4a_GH0.tar.gz) = 7e241314ac30b59d9dc6ead8e902de94e07135486694e4e7ef0dc97eaf42c40e
6
SHA256 (asaskevich-govalidator-f61b66f89f4a_GH0.tar.gz) = 7e241314ac30b59d9dc6ead8e902de94e07135486694e4e7ef0dc97eaf42c40e

Return to bug 255521