View | Details | Raw Unified | Return to bug 262813 | Differences between
and this patch

Collapse All | Expand All

(-)b/lang/snobol4/Makefile (-3 / +3 lines)
Lines 1-11 Link Here
1
# Created by: Wes Peters <wes@softweyr.com>
1
# Created by: Wes Peters <wes@softweyr.com>
2
2
3
PORTNAME=	snobol4
3
PORTNAME=	snobol4
4
PORTVERSION=	2.2.2
4
PORTVERSION=	2.3
5
CATEGORIES=	lang
5
CATEGORIES=	lang
6
MASTER_SITES=	ftp://ftp.snobol4.org/snobol/
6
MASTER_SITES=	ftp://ftp.regressive.org/snobol/
7
7
8
MAINTAINER=	phil@snobol4.org
8
MAINTAINER=	snobol4@regressive.org
9
COMMENT=	Full SNOBOL4 language with SPITBOL, BLOCKS, and other extensions
9
COMMENT=	Full SNOBOL4 language with SPITBOL, BLOCKS, and other extensions
10
10
11
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
(-)b/lang/snobol4/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1639445290
1
TIMESTAMP = 1648244566
2
SHA256 (snobol4-2.2.2.tar.gz) = 9712367651793c8b6c67757cd0babd6351220ae80717a27085d96df3d899aac4
2
SHA256 (snobol4-2.3.tar.gz) = 55226a6ab458a327afce42879cee4ef740a14b0c58ede1a636ba3740492a4ce4
3
SIZE (snobol4-2.2.2.tar.gz) = 985906
3
SIZE (snobol4-2.3.tar.gz) = 986394
4
- 

Return to bug 262813