Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2014 08:56:42 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349396 - head/textproc/flex
Message-ID:  <201403280856.s2S8ugMG075242@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Fri Mar 28 08:56:41 2014
New Revision: 349396
URL: http://svnweb.freebsd.org/changeset/ports/349396
QAT: https://qat.redports.org/buildarchive/r349396/

Log:
  Update to flex 2.5.39

Modified:
  head/textproc/flex/Makefile
  head/textproc/flex/distinfo
  head/textproc/flex/pkg-plist

Modified: head/textproc/flex/Makefile
==============================================================================
--- head/textproc/flex/Makefile	Fri Mar 28 08:40:53 2014	(r349395)
+++ head/textproc/flex/Makefile	Fri Mar 28 08:56:41 2014	(r349396)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	flex
-PORTVERSION=	2.5.38
-PORTREVISION=	2
+PORTVERSION=	2.5.39
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}
 
@@ -13,8 +12,7 @@ BUILD_DEPENDS=	help2man:${PORTSDIR}/misc
 		gm4:${PORTSDIR}/devel/m4
 RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
-USES=		bison gmake
-USE_BZIP2=	yes
+USES=		bison gmake tar:bzip2
 GNU_CONFIGURE=	yes
 # install flex header to its own dir to avoid conflict with system flex.
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include/flex --disable-shared

Modified: head/textproc/flex/distinfo
==============================================================================
--- head/textproc/flex/distinfo	Fri Mar 28 08:40:53 2014	(r349395)
+++ head/textproc/flex/distinfo	Fri Mar 28 08:56:41 2014	(r349396)
@@ -1,2 +1,2 @@
-SHA256 (flex-2.5.38.tar.bz2) = d42a67ce11b649ce977c8e239d04b2ef1bdbffebb8a79f4f65211ad295f274ec
-SIZE (flex-2.5.38.tar.bz2) = 1628060
+SHA256 (flex-2.5.39.tar.bz2) = add2b55f3bc38cb512b48fad7d72f43b11ef244487ff25fc00aabec1e32b617f
+SIZE (flex-2.5.39.tar.bz2) = 1612101

Modified: head/textproc/flex/pkg-plist
==============================================================================
--- head/textproc/flex/pkg-plist	Fri Mar 28 08:40:53 2014	(r349395)
+++ head/textproc/flex/pkg-plist	Fri Mar 28 08:56:41 2014	(r349396)
@@ -16,6 +16,8 @@ man/man1/flex.1.gz
 %%NLS%%share/locale/ca/LC_MESSAGES/flex.mo
 %%NLS%%share/locale/da/LC_MESSAGES/flex.mo
 %%NLS%%share/locale/de/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/en@boldquot/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/en@quot/LC_MESSAGES/flex.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/flex.mo
 %%NLS%%share/locale/es/LC_MESSAGES/flex.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/flex.mo
@@ -33,8 +35,10 @@ man/man1/flex.1.gz
 %%NLS%%share/locale/tr/LC_MESSAGES/flex.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/flex.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/flex.mo
-%%NLS%%share/locale/zh_tw/LC_MESSAGES/flex.mo
-%%NLS%%@dirrmtry share/locale/zh_tw/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/zh_tw
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/flex.mo
+%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en@quot
+%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en@boldquot
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm include/flex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403280856.s2S8ugMG075242>