mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update MASTER_SITES and WWW: line
- Drop MD5 support PR: 155815 Submitted by: Ports Fury
This commit is contained in:
parent
e5277adcd3
commit
a25ac4de1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271698
3 changed files with 2 additions and 6 deletions
|
@ -9,15 +9,12 @@ PORTNAME= klone
|
||||||
PORTVERSION= 2.1.359
|
PORTVERSION= 2.1.359
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= http://koala.ilog.fr/ftp/pub/Klone/
|
MASTER_SITES= http://old.koalateam.com/ftp/pub/Klone/
|
||||||
DISTNAME= Klone${PORTVERSION:E}
|
DISTNAME= Klone${PORTVERSION:E}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Small, Lisp-like interpreted language
|
COMMENT= Small, Lisp-like interpreted language
|
||||||
|
|
||||||
DEPRECATED= Upstream disapear and distfile is no more available
|
|
||||||
EXPIRATION_DATE= 2011-05-01
|
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/Klone
|
WRKSRC= ${WRKDIR}/Klone
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (Klone359.tar.gz) = 2ed4c28fd1f86f1dc460e296006f6f92
|
|
||||||
SHA256 (Klone359.tar.gz) = 4ca6e7389eef54e431d6b2e0925b7b06b0e9d2bf5cfbf4ce6f326c13210c1ebf
|
SHA256 (Klone359.tar.gz) = 4ca6e7389eef54e431d6b2e0925b7b06b0e9d2bf5cfbf4ce6f326c13210c1ebf
|
||||||
SIZE (Klone359.tar.gz) = 835367
|
SIZE (Klone359.tar.gz) = 835367
|
||||||
|
|
|
@ -6,4 +6,4 @@ possible), but its implementation is original and efficient, to give full
|
||||||
extensibility, intimate interfacing to C, incremental garbage collection,
|
extensibility, intimate interfacing to C, incremental garbage collection,
|
||||||
and full portability on either K&R or ANSI C.
|
and full portability on either K&R or ANSI C.
|
||||||
|
|
||||||
WWW: http://koala.ilog.fr/klone/
|
WWW: http://old.koalateam.com/klone/
|
||||||
|
|
Loading…
Add table
Reference in a new issue