mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
lang/snobol4: Update to 2.2.2
PR: 260405 Reported by: phil.budne@gmail.com (maintainer)
This commit is contained in:
parent
0e3b98c5be
commit
6f1f2899fc
2 changed files with 4 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Wes Peters <wes@softweyr.com>
|
||||
|
||||
PORTNAME= snobol4
|
||||
PORTVERSION= 2.2.1
|
||||
PORTVERSION= 2.2.2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://ftp.snobol4.org/snobol/
|
||||
|
||||
|
@ -47,7 +47,4 @@ DOCS_CONFIGURE_WITH= docs
|
|||
FFI_LIB_DEPENDS= libffi.so:devel/libffi
|
||||
SQLITE3_LIB_DEPENDS= libsqlite3.so:databases/sqlite3
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/CFLAGS /CFLAGS $$CPPFLAGS /' ${WRKSRC}/config/check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1608420460
|
||||
SHA256 (snobol4-2.2.1.tar.gz) = d30fdeab3b029e6700256fc634fb78af121077112344967c65b8778092b7e101
|
||||
SIZE (snobol4-2.2.1.tar.gz) = 984384
|
||||
TIMESTAMP = 1639445290
|
||||
SHA256 (snobol4-2.2.2.tar.gz) = 9712367651793c8b6c67757cd0babd6351220ae80717a27085d96df3d899aac4
|
||||
SIZE (snobol4-2.2.2.tar.gz) = 985906
|
||||
|
|
Loading…
Add table
Reference in a new issue