Update PCCTS 1.33 MR25 (Maintenance Release #25).
This commit is contained in:
parent
6b83ed70de
commit
d8ac4c6fee
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2001/05/05 22:23:51 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2001/08/03 17:16:54 fgsch Exp $
|
||||
|
||||
COMMENT= Purdue Compiler Construction Tool Set
|
||||
|
||||
DISTNAME= pccts133mr22
|
||||
PKGNAME= pccts-1.33r22
|
||||
DISTNAME= pccts133mr
|
||||
PKGNAME= pccts-1.33r25
|
||||
CATEGORIES= devel lang
|
||||
NEED_VERSION= 1.406
|
||||
MASTER_SITES= http://www.polhode.com/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pccts133mr22.zip) = 0a2bc7aa6b34e23e879bf575c79737bd
|
||||
RMD160 (pccts133mr22.zip) = 12bc6fba37be2f1f691c6caf257fc00bd0cdb6fc
|
||||
SHA1 (pccts133mr22.zip) = ccdfaf8f69ddc59ad6d7e3f05922c693db0cf987
|
||||
MD5 (pccts133mr.zip) = 7f3a7b5f671bda7ab9389a02e1dc5eb5
|
||||
RMD160 (pccts133mr.zip) = a08d6f3c11ea2e7e9d05f17dbcf74e8e1449a279
|
||||
SHA1 (pccts133mr.zip) = 137fe4b7db124866945d5729ef775508cc837081
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/06/12 20:40:02 fgsch Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2001/08/03 17:16:54 fgsch Exp $
|
||||
bin/antlr
|
||||
bin/dlg
|
||||
bin/genmk
|
||||
@ -7,17 +7,16 @@ include/pccts/AParser.cpp
|
||||
include/pccts/AParser.h
|
||||
include/pccts/ASTBase.cpp
|
||||
include/pccts/ASTBase.h
|
||||
include/pccts/ATokPtr.cpp
|
||||
include/pccts/ATokPtr.h
|
||||
include/pccts/ATokPtrImpl.h
|
||||
include/pccts/AToken.h
|
||||
include/pccts/ATokenBuffer.cpp
|
||||
include/pccts/ATokenBuffer.h
|
||||
include/pccts/ATokenStream.h
|
||||
include/pccts/AToken_traditional.h
|
||||
include/pccts/BufFileInput.cpp
|
||||
include/pccts/BufFileInput.h
|
||||
include/pccts/DLG_stream_input.h
|
||||
include/pccts/DLexer.cpp
|
||||
include/pccts/DLexer.h
|
||||
include/pccts/DLexerBase.cpp
|
||||
include/pccts/DLexerBase.h
|
||||
include/pccts/PBlackBox.h
|
||||
|
Loading…
Reference in New Issue
Block a user