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

Collapse All | Expand All

(-)inn/Makefile (-3 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/news/inn/Makefile 479407 2018-09-10 13:15:47Z mat $
2
# $FreeBSD: head/news/inn/Makefile 479407 2018-09-10 13:15:47Z mat $
3
3
4
PORTNAME=	inn
4
PORTNAME=	inn
5
PORTVERSION=	2.6.1
5
PORTVERSION=	2.6.3
6
CATEGORIES=	news ipv6
6
CATEGORIES=	news ipv6
7
MASTER_SITES=	ISC/${PORTNAME}
7
MASTER_SITES=	ISC/${PORTNAME}
8
8
Lines 61-68 Link Here
61
UUCP_RNEWS_CONFIGURE_ON=--enable-uucp-rnews
61
UUCP_RNEWS_CONFIGURE_ON=--enable-uucp-rnews
62
UUCP_RNEWS_RUN_DEPENDS=	uucp:net/freebsd-uucp
62
UUCP_RNEWS_RUN_DEPENDS=	uucp:net/freebsd-uucp
63
63
64
INNLIB_LONG=		4.0.0
64
INNLIB_LONG=		6.0.0
65
LIBVER_LONG=		3.0.1
65
LIBVER_LONG=		3.0.3
66
PLIST_SUB+=		LIBVER=${LIBVER_LONG:R:R} LIBVER_LONG=${LIBVER_LONG} \
66
PLIST_SUB+=		LIBVER=${LIBVER_LONG:R:R} LIBVER_LONG=${LIBVER_LONG} \
67
			INNLIB=${INNLIB_LONG:R:R} INNLIB_LONG=${INNLIB_LONG}
67
			INNLIB=${INNLIB_LONG:R:R} INNLIB_LONG=${INNLIB_LONG}
68
68
(-)inn/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1482846642
1
TIMESTAMP = 1566028460
2
SHA256 (inn-2.6.1.tar.gz) = 50f03516d39922f5c4db68915d2a70c8d5ffe8c14a16ba01029c148700523bda
2
SHA256 (inn-2.6.3.tar.gz) = bd914ac421f8e71a36dc95cef0655a05dd162eb68f5893cc4028642209015256
3
SIZE (inn-2.6.1.tar.gz) = 2570558
3
SIZE (inn-2.6.3.tar.gz) = 2586168

Return to bug 239922