View | Details | Raw Unified | Return to bug 251139 | Differences between
and this patch

Collapse All | Expand All

(-)intel-ipsec-mb/Makefile (-3 / +2 lines)
Lines 1-8 Link Here
1
# $FreeBSD: head/security/intel-ipsec-mb/Makefile 551737 2020-10-09 00:20:27Z vanilla $
1
# $FreeBSD: head/security/intel-ipsec-mb/Makefile 551737 2020-10-09 00:20:27Z vanilla $
2
2
3
PORTNAME=	intel-ipsec-mb
3
PORTNAME=	intel-ipsec-mb
4
DISTVERSION=	0.54.3
4
DISTVERSION=	0.55.0
5
DISTVERSIONSUFFIX=	-dev
6
CATEGORIES=	security
5
CATEGORIES=	security
7
6
8
MAINTAINER=	freebsd@sysctl.cz
7
MAINTAINER=	freebsd@sysctl.cz
Lines 19-25 Link Here
19
18
20
USE_GITHUB=	yes
19
USE_GITHUB=	yes
21
GH_ACCOUNT=	intel
20
GH_ACCOUNT=	intel
22
GH_TAGNAME=	76949db
21
GH_TAGNAME=	55179f0
23
22
24
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
25
PLIST_FILES=	include/intel-ipsec-mb.h \
24
PLIST_FILES=	include/intel-ipsec-mb.h \
(-)intel-ipsec-mb/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1602193767
1
TIMESTAMP = 1605371320
2
SHA256 (intel-intel-ipsec-mb-0.54.3-dev-76949db_GH0.tar.gz) = e58f454d4c6448d5e06f1a0fbf636415f6bdaa9da2afc20af52eca8e7d5e086b
2
SHA256 (intel-intel-ipsec-mb-0.55.0-55179f0_GH0.tar.gz) = acd90fae86dea1f86c7a8be649e0ab3981f7df9f4e80b1f2b922d5edc8ebcd87
3
SIZE (intel-intel-ipsec-mb-0.54.3-dev-76949db_GH0.tar.gz) = 1016704
3
SIZE (intel-intel-ipsec-mb-0.55.0-55179f0_GH0.tar.gz) = 1019534

Return to bug 251139