Date: Sun, 24 Jun 2018 08:57:11 +0200 From: "Tobias C. Berner" <tcberner@freebsd.org> To: Yuri Victorovich <yuri@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r473146 - head/textproc/flex Message-ID: <CAOshKtcbtguHhPgDDkj5ntkcjVPcmNVetgUZ6Wvb2Y%2BJY1eKTw@mail.gmail.com> In-Reply-To: <201806231748.w5NHmqJd035644@repo.freebsd.org> References: <201806231748.w5NHmqJd035644@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Yuri This broke devel/kdevelop-pg-qt-kde4. mfg Tobias On 23 June 2018 at 19:48, Yuri Victorovich <yuri@freebsd.org> wrote: > Author: yuri > Date: Sat Jun 23 17:48:52 2018 > New Revision: 473146 > URL: https://svnweb.freebsd.org/changeset/ports/473146 > > Log: > textproc/flex: Update 2.6.1 -> 2.6.4 > > Changelog: > https://github.com/westes/flex/releases/tag/v2.6.4 > > PR: 226546 > Approved by: johans@FreeBSD.org (maintainer timeout; 103 days) > > Modified: > head/textproc/flex/Makefile > head/textproc/flex/distinfo > head/textproc/flex/pkg-plist > > Modified: head/textproc/flex/Makefile > ============================================================ > ================== > --- head/textproc/flex/Makefile Sat Jun 23 17:32:36 2018 (r473145) > +++ head/textproc/flex/Makefile Sat Jun 23 17:48:52 2018 (r473146) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= flex > -PORTVERSION= 2.6.1 > +PORTVERSION= 2.6.4 > CATEGORIES= textproc > MASTER_SITES= https://github.com/westes/flex/releases/download/v${ > PORTVERSION}/ > > @@ -15,7 +15,7 @@ BUILD_DEPENDS= help2man:misc/help2man \ > gm4:devel/m4 > RUN_DEPENDS= gm4:devel/m4 > > -USES= bison gmake libtool makeinfo tar:xz > +USES= bison gmake libtool makeinfo > 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 Sat Jun 23 17:32:36 2018 (r473145) > +++ head/textproc/flex/distinfo Sat Jun 23 17:48:52 2018 (r473146) > @@ -1,2 +1,3 @@ > -SHA256 (flex-2.6.1.tar.xz) = 2c7a412c1640e094cb058d9b2fe39d > 450186e09574bebb7aa28f783e3799103f > -SIZE (flex-2.6.1.tar.xz) = 835048 > +TIMESTAMP = 1529775608 > +SHA256 (flex-2.6.4.tar.gz) = e87aae032bf07c26f85ac0ed325099 > 8c37621d95f8bd748b31f15b33c45ee995 > +SIZE (flex-2.6.4.tar.gz) = 1419096 > > Modified: head/textproc/flex/pkg-plist > ============================================================ > ================== > --- head/textproc/flex/pkg-plist Sat Jun 23 17:32:36 2018 > (r473145) > +++ head/textproc/flex/pkg-plist Sat Jun 23 17:48:52 2018 > (r473146) > @@ -2,7 +2,6 @@ bin/flex > bin/flex++ > include/flex/FlexLexer.h > lib/libfl.a > -lib/libfl_pic.a > man/man1/flex.1.gz > %%NLS%%share/locale/ca/LC_MESSAGES/flex.mo > %%NLS%%share/locale/da/LC_MESSAGES/flex.mo > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOshKtcbtguHhPgDDkj5ntkcjVPcmNVetgUZ6Wvb2Y%2BJY1eKTw>