mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 3.2.6.
PR: ports/92747 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
This commit is contained in:
parent
c70bfb8977
commit
1b3a5b75f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155551
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= visual
|
||||
PORTVERSION= 3.2.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.6
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= http://www.vpython.org/download/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -27,7 +26,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_PYTHON= 2.3+
|
||||
USE_REINPLACE= yes
|
||||
USE_XLIB= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
@ -43,7 +41,7 @@ VPYTHON_SCRIPT= bin/vpython.in
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "does not compile"
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (visual-3.2.5.tar.bz2) = a4a56d8db402e101c159522340515d4b
|
||||
SHA256 (visual-3.2.5.tar.bz2) = 5e05497f67ecdc47b186ba3fb704d6c5a3a59ed84684bab40163e3e535c6e370
|
||||
SIZE (visual-3.2.5.tar.bz2) = 412832
|
||||
MD5 (visual-3.2.6.tar.bz2) = f99502be6c62219de9b288933c1852a0
|
||||
SHA256 (visual-3.2.6.tar.bz2) = 255b2f5ec5498266d3362d7c0a9e0cf26354f7baf663aa2f2d63472561f783c9
|
||||
SIZE (visual-3.2.6.tar.bz2) = 418405
|
||||
|
Loading…
Reference in New Issue
Block a user