diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-02-24 17:46:08 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-02-24 17:46:08 +0000 |
commit | b8743ec220fce2144eb315f1a11eadb2a45333f7 (patch) | |
tree | 5913bc06e1bfe7dca6ac54d7a7870d13af948483 /devel | |
parent | 08329091757b5528bf7528702e9722fccc30a5dc (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bison/Makefile | 11 | ||||
-rw-r--r-- | devel/bison/distinfo | 4 | ||||
-rw-r--r-- | devel/bison/pkg-plist | 3 |
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 4ebdbb7eb314..8398dcbec053 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: bison -# Date created: 27 Mar 1999 -# Whom: Jerry Hicks -# +# Created by: Jerry Hicks # $FreeBSD$ -# PORTNAME= bison -PORTVERSION= 2.5.1 +PORTVERSION= 2.7 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} @@ -19,6 +15,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_XZ= yes +USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -45,7 +42,7 @@ PLIST_SUB+= NLS="@comment " post-extract: @${RM} -f ${WRKSRC}/doc/bison.info* @${REINPLACE_CMD} 's/MANS = yacc.1/MANS =/' ${WRKSRC}/doc/Makefile.in -.if empty(${PORT_OPTIONS:MNLS}) +.if ! ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} 's/ install-exec-local//' ${WRKSRC}/lib/Makefile.in .endif diff --git a/devel/bison/distinfo b/devel/bison/distinfo index aaf825315419..e95f384ff3c7 100644 --- a/devel/bison/distinfo +++ b/devel/bison/distinfo @@ -1,2 +1,2 @@ -SHA256 (bison-2.5.1.tar.xz) = fec90caed650270484955ba6ee73ddb01186608799a27fcaaf868e5274c030d8 -SIZE (bison-2.5.1.tar.xz) = 1608376 +SHA256 (bison-2.7.tar.xz) = 43d8c5c466486031d5e7195a152ff49651ccac91599692e788b5ec5b693ca7fd +SIZE (bison-2.7.tar.xz) = 1776640 diff --git a/devel/bison/pkg-plist b/devel/bison/pkg-plist index 1db066bd0c05..a90a1c2938fa 100644 --- a/devel/bison/pkg-plist +++ b/devel/bison/pkg-plist @@ -4,6 +4,7 @@ share/aclocal/bison-i18n.m4 %%DATADIR%%/bison.m4 %%DATADIR%%/c++-skel.m4 %%DATADIR%%/c++.m4 +%%DATADIR%%/c-like.m4 %%DATADIR%%/c-skel.m4 %%DATADIR%%/c.m4 %%DATADIR%%/glr.c @@ -71,6 +72,8 @@ share/aclocal/bison-i18n.m4 %%NLS%%share/locale/ru/LC_MESSAGES/bison.mo %%NLS%%share/locale/sl/LC_MESSAGES/bison-runtime.mo %%NLS%%share/locale/sr/LC_MESSAGES/bison-runtime.mo +%%NLS%%share/locale/sr/LC_MESSAGES/bison.mo +%%NLS%%share/locale/sq/LC_MESSAGES/bison-runtime.mo %%NLS%%share/locale/sv/LC_MESSAGES/bison-runtime.mo %%NLS%%share/locale/sv/LC_MESSAGES/bison.mo %%NLS%%share/locale/th/LC_MESSAGES/bison-runtime.mo |