mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 0.96.1
PR: 74236 Submitted by: Stefan Walter <sw@gegenunendlich.de>
This commit is contained in:
parent
15b81e7e7c
commit
5e1052d905
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122818
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= scons
|
||||
PORTVERSION= 0.96
|
||||
PORTVERSION= 0.96.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (scons-0.96.tar.gz) = 0c08161c77a4338fca58840bd87151f6
|
||||
SIZE (scons-0.96.tar.gz) = 283929
|
||||
MD5 (scons-0.96.1.tar.gz) = 45b1c346edd8a0970210aeb1e82557c9
|
||||
SIZE (scons-0.96.1.tar.gz) = 283576
|
||||
|
@ -78,6 +78,9 @@ lib/scons/SCons/Platform/aix.pyo
|
||||
lib/scons/SCons/Platform/cygwin.py
|
||||
lib/scons/SCons/Platform/cygwin.pyc
|
||||
lib/scons/SCons/Platform/cygwin.pyo
|
||||
lib/scons/SCons/Platform/darwin.py
|
||||
lib/scons/SCons/Platform/darwin.pyc
|
||||
lib/scons/SCons/Platform/darwin.pyo
|
||||
lib/scons/SCons/Platform/hpux.py
|
||||
lib/scons/SCons/Platform/hpux.pyc
|
||||
lib/scons/SCons/Platform/hpux.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user