summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2015-09-20 13:22:42 +0000
committerJohan van Selst <johans@FreeBSD.org>2015-09-20 13:22:42 +0000
commit8a773dafae61aa46533962ba84c1319ef9d50747 (patch)
tree919f6d3475a58abffc022332eb8f93e319be6191
parentUpdate to new script releases (diff)
- Update to editline 1.15.0
- Adopt port
Notes
Notes: svn path=/head/; revision=397371
-rw-r--r--devel/editline/Makefile7
-rw-r--r--devel/editline/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/editline/Makefile b/devel/editline/Makefile
index daf4e80521ed..e2fe5ce9bdf7 100644
--- a/devel/editline/Makefile
+++ b/devel/editline/Makefile
@@ -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-*
diff --git a/devel/editline/distinfo b/devel/editline/distinfo
index 0c960392bea9..aa46d2d8c865 100644
--- a/devel/editline/distinfo
+++ b/devel/editline/distinfo
@@ -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