aboutsummaryrefslogtreecommitdiff
path: root/textproc/flex
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-03-10 21:46:52 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-03-10 21:46:52 +0000
commit866daff54306ae48bd72cec6c18cd9623c776376 (patch)
treef91b10af14132299dd9395aa8d08145c2758d33a /textproc/flex
parentffc82966e178bf6e052d9049f77b2f731a4177a5 (diff)
downloadports-866daff54306ae48bd72cec6c18cd9623c776376.tar.gz
ports-866daff54306ae48bd72cec6c18cd9623c776376.zip
Notes
Diffstat (limited to 'textproc/flex')
-rw-r--r--textproc/flex/Makefile7
-rw-r--r--textproc/flex/distinfo4
-rw-r--r--textproc/flex/pkg-plist6
3 files changed, 6 insertions, 11 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index e1a289ea9858..a0823d95bc64 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= flex
-PORTVERSION= 2.6.0
+PORTVERSION= 2.6.1
CATEGORIES= textproc
-MASTER_SITES= SF/${PORTNAME}
+MASTER_SITES= https://github.com/westes/flex/releases/download/v${PORTVERSION}/
MAINTAINER= johans@FreeBSD.org
COMMENT= Fast lexical analyzer generator
@@ -12,7 +12,7 @@ BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man \
gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
-USES= bison gmake libtool makeinfo tar:bzip2
+USES= bison gmake libtool makeinfo tar:xz
GNU_CONFIGURE= yes
# install flex header to its own dir to avoid conflict with system flex.
CONFIGURE_ARGS= --includedir=${PREFIX}/include/flex --disable-shared
@@ -20,6 +20,7 @@ CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4 MAKEINFO="makeinfo --no-split"
INSTALL_TARGET= install-strip
INFO= flex
+PORTDOCS= *
PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EXAMPLES NLS
diff --git a/textproc/flex/distinfo b/textproc/flex/distinfo
index 7416a3662121..bc1cb388606b 100644
--- a/textproc/flex/distinfo
+++ b/textproc/flex/distinfo
@@ -1,2 +1,2 @@
-SHA256 (flex-2.6.0.tar.bz2) = 24e611ef5a4703a191012f80c1027dc9d12555183ce0ecd46f3636e587e9b8e9
-SIZE (flex-2.6.0.tar.bz2) = 1634276
+SHA256 (flex-2.6.1.tar.xz) = 2c7a412c1640e094cb058d9b2fe39d450186e09574bebb7aa28f783e3799103f
+SIZE (flex-2.6.1.tar.xz) = 835048
diff --git a/textproc/flex/pkg-plist b/textproc/flex/pkg-plist
index 8bc25c0200e0..046a688b35b5 100644
--- a/textproc/flex/pkg-plist
+++ b/textproc/flex/pkg-plist
@@ -4,12 +4,6 @@ include/flex/FlexLexer.h
lib/libfl.a
lib/libfl_pic.a
man/man1/flex.1.gz
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/ONEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/flex.pdf
%%NLS%%share/locale/ca/LC_MESSAGES/flex.mo
%%NLS%%share/locale/da/LC_MESSAGES/flex.mo
%%NLS%%share/locale/de/LC_MESSAGES/flex.mo