mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Update to 2.02.1
- Add LICENSE PR: ports/152786 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
This commit is contained in:
parent
8009280a3c
commit
206fb3650c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265621
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ledit
|
||||
PORTVERSION= 2.02
|
||||
PORTVERSION= 2.02.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
|
||||
http://pauillac.inria.fr/~ddr/ledit/distrib/src/
|
||||
@ -18,6 +18,9 @@ COMMENT= Line editor to be used with interactive commands
|
||||
|
||||
BUILD_DEPENDS= camlp5r:${PORTSDIR}/devel/ocaml-camlp5
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_OCAML= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ledit-2.02.tgz) = 4ee908947a6bb4fc861dba2e9729da249d8ad5f87cbb6c6356865ce69b5f0161
|
||||
SIZE (ledit-2.02.tgz) = 23926
|
||||
SHA256 (ledit-2.02.1.tgz) = d2433b4fb9fcda95a5438b3d9c715d41db6f2882046bdcc0b5d14933ee39ad28
|
||||
SIZE (ledit-2.02.1.tgz) = 24289
|
||||
|
Loading…
Reference in New Issue
Block a user