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

Collapse All | Expand All

(-)./Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD: cad/repsnapper/Makefile 328711 2013-09-29 17:01:41Z zeising $
2
# $FreeBSD: cad/repsnapper/Makefile 328711 2013-09-29 17:01:41Z zeising $
3
3
4
PORTNAME=	repsnapper
4
PORTNAME=	repsnapper
5
PORTVERSION=	2.2.0b3
5
PORTVERSION=	2.3.0a1
6
PORTREVISION=	1
7
CATEGORIES=	cad
6
CATEGORIES=	cad
8
MASTER_SITES=	https://codeload.github.com/timschmidt/repsnapper/tar.gz/
7
MASTER_SITES=	https://codeload.github.com/timschmidt/repsnapper/tar.gz/
9
DISTNAME=	${PORTVERSION}
8
DISTNAME=	${PORTVERSION}
Lines 41-46 Link Here
41
USE_AUTOTOOLS=	automake libtool
41
USE_AUTOTOOLS=	automake libtool
42
USE_XORG=	ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp \
42
USE_XORG=	ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp \
43
		xext xfixes xi xinerama xmu xrandr xrender xt xxf86vm
43
		xext xfixes xi xinerama xmu xrandr xrender xt xxf86vm
44
USE_GCC=	any
44
45
45
NO_STAGE=	yes
46
NO_STAGE=	yes
46
.include <bsd.port.options.mk>
47
.include <bsd.port.options.mk>
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (repsnapper/2.2.0b3) = 2f55ce6bc19bba84bb6dbcda12f6546fa306fa163527d009ea8d730b85d80513
1
SHA256 (repsnapper/2.3.0a1) = 4cc89fbfbebe6fab75a4f1ac04ae888fae9bd5ba4fbdc86bec3881da51563b77
2
SIZE (repsnapper/2.2.0b3) = 1314244
2
SIZE (repsnapper/2.3.0a1) = 1309748

Return to bug 182887