mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 2.03
- Pet portlint(1) by moving LICENSE section earlier Changes: http://cristal.inria.fr/~ddr/ledit/CHANGES PR: ports/165626 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
This commit is contained in:
parent
9cd91f3661
commit
1c6997db08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292532
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ledit
|
PORTNAME= ledit
|
||||||
PORTVERSION= 2.02.1
|
PORTVERSION= 2.03
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
|
MASTER_SITES= http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
|
||||||
http://pauillac.inria.fr/~ddr/ledit/distrib/src/
|
http://pauillac.inria.fr/~ddr/ledit/distrib/src/
|
||||||
|
@ -16,11 +16,11 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Line editor to be used with interactive commands
|
COMMENT= Line editor to be used with interactive commands
|
||||||
|
|
||||||
BUILD_DEPENDS= camlp5r:${PORTSDIR}/devel/ocaml-camlp5
|
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BUILD_DEPENDS= camlp5r:${PORTSDIR}/devel/ocaml-camlp5
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_OCAML= yes
|
USE_OCAML= yes
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (ledit-2.02.1.tgz) = d2433b4fb9fcda95a5438b3d9c715d41db6f2882046bdcc0b5d14933ee39ad28
|
SHA256 (ledit-2.03.tgz) = ce08a8568c964009ccb0cbba45ae78b9a96c823f42a4fd61431a5b0c2c7a19ce
|
||||||
SIZE (ledit-2.02.1.tgz) = 24289
|
SIZE (ledit-2.03.tgz) = 24319
|
||||||
|
|
Loading…
Add table
Reference in a new issue