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

(-)/usr/ports/graphics/py-visual.update-3.2.6/Makefile (-4 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	visual
8
PORTNAME=	visual
9
PORTVERSION=	3.2.5
9
PORTVERSION=	3.2.6
10
PORTREVISION=	1
11
CATEGORIES=	graphics python
10
CATEGORIES=	graphics python
12
MASTER_SITES=	http://www.vpython.org/download/ \
11
MASTER_SITES=	http://www.vpython.org/download/ \
13
		${MASTER_SITE_SOURCEFORGE}
12
		${MASTER_SITE_SOURCEFORGE}
Lines 27-33 Link Here
27
USE_GNOME=	gtk12
26
USE_GNOME=	gtk12
28
USE_AUTOTOOLS=	libtool:15
27
USE_AUTOTOOLS=	libtool:15
29
USE_PYTHON=	2.3+
28
USE_PYTHON=	2.3+
30
USE_REINPLACE=	yes
31
USE_XLIB=	yes
29
USE_XLIB=	yes
32
30
33
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
Lines 43-49 Link Here
43
.include <bsd.port.pre.mk>
41
.include <bsd.port.pre.mk>
44
42
45
.if ${OSVERSION} < 500000
43
.if ${OSVERSION} < 500000
46
BROKEN=		"does not compile"
44
BROKEN=		does not compile
47
.endif
45
.endif
48
46
49
post-patch:
47
post-patch:
(-)/usr/ports/graphics/py-visual.update-3.2.6/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (visual-3.2.5.tar.bz2) = a4a56d8db402e101c159522340515d4b
1
MD5 (visual-3.2.6.tar.bz2) = f99502be6c62219de9b288933c1852a0
2
SHA256 (visual-3.2.5.tar.bz2) = 5e05497f67ecdc47b186ba3fb704d6c5a3a59ed84684bab40163e3e535c6e370
2
SHA256 (visual-3.2.6.tar.bz2) = 255b2f5ec5498266d3362d7c0a9e0cf26354f7baf663aa2f2d63472561f783c9
3
SIZE (visual-3.2.5.tar.bz2) = 412832
3
SIZE (visual-3.2.6.tar.bz2) = 418405

Return to bug 92747