mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Upgrade to 1.95.6.
PR: ports/32313 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
70753d16d9
commit
6ffc0568cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50758
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= smalltalk
|
||||
PORTVERSION= 1.95.5
|
||||
PORTVERSION= 1.95.6
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -21,7 +21,7 @@ CONFIGURE_ARGS= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
MAN1= gst.1
|
||||
|
||||
post-extract:
|
||||
@${RM} ${WRKSRC}/doc/gst.info*
|
||||
@${RM} -f ${WRKSRC}/doc/gst.info*
|
||||
|
||||
pre-patch:
|
||||
@find ${WRKSRC} -name 'Makefile.in' | xargs ${PERL} -pi -e \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (smalltalk-1.95.5.tar.gz) = 5f3464aa38a25afccc130e66cb390566
|
||||
MD5 (smalltalk-1.95.6.tar.gz) = a527071ed6f7e5f67dc2d9891b916a5b
|
||||
|
@ -57,6 +57,7 @@ share/smalltalk/compiler/STTok.st
|
||||
share/smalltalk/compiler/STToken.st
|
||||
share/smalltalk/compiler/STVisitor.st
|
||||
share/smalltalk/compiler/StartCompiler.st
|
||||
share/smalltalk/compiler/test.st
|
||||
share/smalltalk/examples/Application.st
|
||||
share/smalltalk/examples/Bench.st
|
||||
share/smalltalk/examples/Buffers.st
|
||||
@ -94,6 +95,7 @@ share/smalltalk/examples/shell
|
||||
share/smalltalk/examples/xml.sed
|
||||
share/smalltalk/gst.im
|
||||
share/smalltalk/i18n/Collation.st
|
||||
share/smalltalk/i18n/Expression.st
|
||||
share/smalltalk/i18n/GetText.st
|
||||
share/smalltalk/i18n/Load.st
|
||||
share/smalltalk/i18n/Locale.st
|
||||
@ -231,8 +233,6 @@ share/smalltalk/web/recent.jpg
|
||||
share/smalltalk/web/rename.jpg
|
||||
share/smalltalk/web/test.st
|
||||
share/smalltalk/web/top.jpg
|
||||
share/smalltalk/xml/Id-DOM.st
|
||||
share/smalltalk/xml/Id-XWalker.st
|
||||
share/smalltalk/xml/XML.st
|
||||
@dirrm share/smalltalk/xml
|
||||
@dirrm share/smalltalk/web
|
||||
|
Loading…
Reference in New Issue
Block a user