update to 2.16
tweaks and OK naddy@ (maintainer)
This commit is contained in:
parent
ad744ff946
commit
a69bcb297a
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2013/11/09 23:19:03 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2014/01/03 21:47:33 gsoares Exp $
|
||||
|
||||
COMMENT= GNU versions of grep pattern matching utilities
|
||||
|
||||
DISTNAME= grep-2.14
|
||||
DISTNAME= grep-2.16
|
||||
PKGNAME= g${DISTNAME}
|
||||
REVISION= 0
|
||||
CATEGORIES= sysutils
|
||||
HOMEPAGE= https://www.gnu.org/software/grep/grep.html
|
||||
|
||||
@ -15,13 +14,11 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=grep/}
|
||||
|
||||
# no .tar.gz available, GNU grep itself requires gcc >= 3
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
WANTLIB= c pcre
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= devel/pcre
|
||||
BUILD_DEPENDS= devel/gperf
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --program-prefix=g
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (grep-2.14.tar.xz) = 5w6AHU+7FudhZUpYrki/UCBiHJXI41vYZHQld2hYcuE=
|
||||
SIZE (grep-2.14.tar.xz) = 1195640
|
||||
SHA256 (grep-2.16.tar.xz) = Ft/rUBPYyfIfQMzsCTbywcagFMgo0wSI8NXG73tVEWI=
|
||||
SIZE (grep-2.16.tar.xz) = 1210192
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/07/08 14:44:12 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2014/01/03 21:47:33 gsoares Exp $
|
||||
@bin bin/gegrep
|
||||
@bin bin/gfgrep
|
||||
@bin bin/ggrep
|
||||
@ -40,8 +40,6 @@ share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/grep.mo
|
||||
share/locale/nb/LC_MESSAGES/grep.mo
|
||||
share/locale/nl/LC_MESSAGES/grep.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/grep.mo
|
||||
share/locale/pl/LC_MESSAGES/grep.mo
|
||||
share/locale/pt/LC_MESSAGES/grep.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user