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

(-)devel/cmake/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	cmake
4
PORTNAME=	cmake
5
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
5
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
6
DISTVERSION=	3.12.1
6
DISTVERSION=	3.12.2
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	https://www.cmake.org/files/v${PORTVERSION:R}/
8
MASTER_SITES=	https://www.cmake.org/files/v${PORTVERSION:R}/
9
9
(-)devel/cmake/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1533828712
1
TIMESTAMP = 1537296837
2
SHA256 (cmake-3.12.1.tar.gz) = c53d5c2ce81d7a957ee83e3e635c8cda5dfe20c9d501a4828ee28e1615e57ab2
2
SHA256 (cmake-3.12.2.tar.gz) = 0f97485799e51a7070cc11494f3e02349b0fc3a24cc12b082e737bf67a0581a4
3
SIZE (cmake-3.12.1.tar.gz) = 8090272
3
SIZE (cmake-3.12.2.tar.gz) = 8388114
(-)devel/cmake-doc/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	cmake
3
PORTNAME=	cmake
4
DISTVERSION=	3.12.1
4
DISTVERSION=	3.12.2
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
MASTER_SITES=	https://www.cmake.org/files/v${PORTVERSION:R}/
6
MASTER_SITES=	https://www.cmake.org/files/v${PORTVERSION:R}/
7
PKGNAMESUFFIX=	-doc
7
PKGNAMESUFFIX=	-doc
(-)devel/cmake-gui/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	cmake
3
PORTNAME=	cmake
4
DISTVERSION=	3.12.1
4
DISTVERSION=	3.12.2
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
MASTER_SITES=	https://www.cmake.org/files/v${PORTVERSION:R}/
6
MASTER_SITES=	https://www.cmake.org/files/v${PORTVERSION:R}/
7
PKGNAMESUFFIX=	-gui
7
PKGNAMESUFFIX=	-gui

Return to bug 231463