summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-05-23 16:50:37 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-05-23 16:50:37 +0000
commit1f0a4025769bd167b4b3d86a718790fb2b7bc17c (patch)
tree4707e7dc0b302b7707e21779620bb45a5ea9054f /textproc
parent- Update to 2.1 (diff)
- Update to 2.12
- Use GNU macro - Pet portlint PR: ports/167649 Submitted by: sunpoet
Notes
Notes: svn path=/head/; revision=297284
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gnugrep/Makefile14
-rw-r--r--textproc/gnugrep/distinfo4
2 files changed, 8 insertions, 10 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile
index 7f395703cdf8..b60e0dcb9d88 100644
--- a/textproc/gnugrep/Makefile
+++ b/textproc/gnugrep/Makefile
@@ -6,20 +6,18 @@
#
PORTNAME= grep
-PORTVERSION= 2.9
-PORTREVISION= 1
+PORTVERSION= 2.12
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
MAINTAINER= gabor@FreeBSD.org
COMMENT= GNU grep
-CONFLICTS= bsd-grep-*
-
LICENSE= GPLv3
+CONFLICTS= bsd-grep-[0-9]*
+
USE_XZ= yes
GNU_CONFIGURE= yes
@@ -30,7 +28,7 @@ INFO= grep
OPTIONS= PCRE "Compile with Perl-compatible regex support" off
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
@@ -55,4 +53,4 @@ post-patch:
@${REINPLACE_CMD} 's|mkinstalldirs = .*|mkinstalldirs = ${MKDIR}|g' \
${WRKSRC}/po/Makefile.in.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/gnugrep/distinfo b/textproc/gnugrep/distinfo
index 549377d37305..09799bf6f7b5 100644
--- a/textproc/gnugrep/distinfo
+++ b/textproc/gnugrep/distinfo
@@ -1,2 +1,2 @@
-SHA256 (grep-2.9.tar.xz) = e60301c5e1acb171949dd62175adcdade95a06aa8b22e6192184b58cc34cae60
-SIZE (grep-2.9.tar.xz) = 1041396
+SHA256 (grep-2.12.tar.xz) = 4dce0a4fb83ddd0120df51e00b52fa760f2ed8675d4d4c0b0ae642ba692ead64
+SIZE (grep-2.12.tar.xz) = 1179436