mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to editline 1.15.0
- Adopt port
This commit is contained in:
parent
68b8741feb
commit
8a773dafae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397371
@ -1,15 +1,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= editline
|
||||
PORTVERSION= 1.14.2
|
||||
PORTVERSION= 1.15.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= Minix editline: A free readline() for UNIX
|
||||
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
USES= libtool
|
||||
USES= autoreconf libtool
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= troglobit
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
@ -18,6 +18,7 @@ USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
PORTDOCS= *
|
||||
|
||||
CONFLICTS_INSTALL= libedit-*
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (troglobit-editline-1.14.2_GH0.tar.gz) = a4ee39906c87f843ecac4d95e4d7586429f6ead92cdadc9a3c1e28fe82c3c9da
|
||||
SIZE (troglobit-editline-1.14.2_GH0.tar.gz) = 338506
|
||||
SHA256 (troglobit-editline-1.15.0_GH0.tar.gz) = 965da23a31a913de7f0fd9fb92612581da875a87606f0bc421553925f23c3442
|
||||
SIZE (troglobit-editline-1.15.0_GH0.tar.gz) = 30516
|
||||
|
Loading…
Reference in New Issue
Block a user