Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 14:44:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203019] update textproc/pdfgrep to 1.3.1
Message-ID:  <bug-203019-13-pxMTrE0DRU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203019-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203019-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203019

Walter Schwarzenfeld <w.litter@aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160917|0                           |1
           is patch|                            |

--- Comment #6 from Walter Schwarzenfeld <w.litter@aon.at> ---
Comment on attachment 160917
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D160917
svn-diff update pdfgrep

>Index: Makefile
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- Makefile	(working copy)
>+++ Makefile	(.../..)	(working copy)
>@@ -2,8 +2,7 @@
> # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z kw=
m $
>=20
> PORTNAME=3D	pdfgrep
>-PORTVERSION=3D	1.3.0
>-PORTREVISION=3D	4
>+PORTVERSION=3D	1.3.1
> CATEGORIES=3D	textproc
> MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>=20
>
>Property changes on: Makefile
>___________________________________________________________________
>Deleted: svn:eol-style
>## -1 +0,0 ##
>-native
>\ No newline at end of property
>Deleted: svn:keywords
>## -1 +0,0 ##
>-FreeBSD=3D%H
>\ No newline at end of property
>Deleted: svn:mime-type
>## -1 +0,0 ##
>-text/plain
>\ No newline at end of property
>Index: Makefile.orig
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- Makefile.orig	(working copy)
>+++ Makefile.orig	(.../..)	(working copy)
>@@ -0,0 +1,23 @@
>+# Created by: Michael Ranner <michael@ranner.eu>
>+# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z kw=
m $
>+
>+PORTNAME=3D	pdfgrep
>+PORTVERSION=3D	1.3.0
>+PORTREVISION=3D	4
>+CATEGORIES=3D	textproc
>+MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>+
>+MAINTAINER=3D	michael@ranner.eu
>+COMMENT=3D	Tool to search text in PDF files
>+
>+LICENSE=3D	GPLv2
>+
>+LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>+
>+GNU_CONFIGURE=3D	yes
>+USES=3D		gmake pkgconfig
>+CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBASE}=
/include/poppler"
>+
>+PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>+
>+.include <bsd.port.mk>
>Index: distinfo
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- distinfo	(working copy)
>+++ distinfo	(.../..)	(working copy)
>@@ -1,2 +1,2 @@
>-SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175ab8=
c7daf36c42eae47821635ee17
>-SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>+SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a9412469=
4958c27506b2ea7fc8e532437
>+SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>
>Property changes on: distinfo
>___________________________________________________________________
>Deleted: fbsd:nokeywords
>## -1 +0,0 ##
>-yes
>\ No newline at end of property
>Deleted: svn:eol-style
>## -1 +0,0 ##
>-native
>\ No newline at end of property
>Deleted: svn:mime-type
>## -1 +0,0 ##
>-text/plain
>\ No newline at end of property
>Index: distinfo.diff
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- distinfo.diff	(working copy)
>+++ distinfo.diff	(.../..)	(working copy)
>@@ -0,0 +1,7 @@
>+--- distinfo.orig	2015-09-11 00:58:00 UTC
>++++ distinfo
>+@@ -1,2 +1,2 @@
>+-SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175ab=
8c7daf36c42eae47821635ee17
>+-SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>++SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a941246=
94958c27506b2ea7fc8e532437
>++SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>Index: patch-Makefile
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- patch-Makefile	(working copy)
>+++ patch-Makefile	(.../..)	(working copy)
>@@ -0,0 +1,12 @@
>+--- Makefile.orig	2015-09-10 17:32:27 UTC
>++++ Makefile
>+@@ -2,8 +2,7 @@
>+ # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z k=
wm $
>+=20
>+ PORTNAME=3D	pdfgrep
>+-PORTVERSION=3D	1.3.0
>+-PORTREVISION=3D	4
>++PORTVERSION=3D	1.3.1
>+ CATEGORIES=3D	textproc
>+ MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>+=20
>Index: pdfgrep/Makefile
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- pdfgrep/Makefile	(working copy)
>+++ pdfgrep/Makefile	(.../..)	(working copy)
>@@ -0,0 +1,23 @@
>+# Created by: Michael Ranner <michael@ranner.eu>
>+# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z kw=
m $
>+
>+PORTNAME=3D	pdfgrep
>+PORTVERSION=3D	1.3.0
>+PORTREVISION=3D	4
>+CATEGORIES=3D	textproc
>+MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>+
>+MAINTAINER=3D	michael@ranner.eu
>+COMMENT=3D	Tool to search text in PDF files
>+
>+LICENSE=3D	GPLv2
>+
>+LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>+
>+GNU_CONFIGURE=3D	yes
>+USES=3D		gmake pkgconfig
>+CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBASE}=
/include/poppler"
>+
>+PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>+
>+.include <bsd.port.mk>
>
>Property changes on: pdfgrep/Makefile
>___________________________________________________________________
>Added: svn:eol-style
>## -0,0 +1 ##
>+native
>\ No newline at end of property
>Added: svn:keywords
>## -0,0 +1 ##
>+FreeBSD=3D%H
>\ No newline at end of property
>Added: svn:mime-type
>## -0,0 +1 ##
>+text/plain
>\ No newline at end of property
>Index: pdfgrep/distinfo
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- pdfgrep/distinfo	(working copy)
>+++ pdfgrep/distinfo	(.../..)	(working copy)
>@@ -0,0 +1,2 @@
>+SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175ab8=
c7daf36c42eae47821635ee17
>+SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>
>Property changes on: pdfgrep/distinfo
>___________________________________________________________________
>Added: fbsd:nokeywords
>## -0,0 +1 ##
>+yes
>\ No newline at end of property
>Added: svn:eol-style
>## -0,0 +1 ##
>+native
>\ No newline at end of property
>Added: svn:mime-type
>## -0,0 +1 ##
>+text/plain
>\ No newline at end of property
>Index: pdfgrep/pdfgrep.diff
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- pdfgrep/pdfgrep.diff	(working copy)
>+++ pdfgrep/pdfgrep.diff	(.../..)	(working copy)
>@@ -0,0 +1,175 @@
>+Index: Makefile
>+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>+--- Makefile	(working copy)
>++++ Makefile	(.../..)	(working copy)
>+@@ -2,8 +2,7 @@
>+ # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z k=
wm $
>+=20
>+ PORTNAME=3D	pdfgrep
>+-PORTVERSION=3D	1.3.0
>+-PORTREVISION=3D	4
>++PORTVERSION=3D	1.3.1
>+ CATEGORIES=3D	textproc
>+ MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>+=20
>+
>+Property changes on: Makefile
>+___________________________________________________________________
>+Deleted: svn:eol-style
>+## -1 +0,0 ##
>+-native
>+\ No newline at end of property
>+Deleted: svn:keywords
>+## -1 +0,0 ##
>+-FreeBSD=3D%H
>+\ No newline at end of property
>+Deleted: svn:mime-type
>+## -1 +0,0 ##
>+-text/plain
>+\ No newline at end of property
>+Index: Makefile.orig
>+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>+--- Makefile.orig	(working copy)
>++++ Makefile.orig	(.../..)	(working copy)
>+@@ -0,0 +1,23 @@
>++# Created by: Michael Ranner <michael@ranner.eu>
>++# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z k=
wm $
>++
>++PORTNAME=3D	pdfgrep
>++PORTVERSION=3D	1.3.0
>++PORTREVISION=3D	4
>++CATEGORIES=3D	textproc
>++MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>++
>++MAINTAINER=3D	michael@ranner.eu
>++COMMENT=3D	Tool to search text in PDF files
>++
>++LICENSE=3D	GPLv2
>++
>++LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>++
>++GNU_CONFIGURE=3D	yes
>++USES=3D		gmake pkgconfig
>++CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBASE=
}/include/poppler"
>++
>++PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>++
>++.include <bsd.port.mk>
>+Index: distinfo
>+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>+--- distinfo	(working copy)
>++++ distinfo	(.../..)	(working copy)
>+@@ -1,2 +1,2 @@
>+-SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175ab=
8c7daf36c42eae47821635ee17
>+-SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>++SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a941246=
94958c27506b2ea7fc8e532437
>++SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>+
>+Property changes on: distinfo
>+___________________________________________________________________
>+Deleted: fbsd:nokeywords
>+## -1 +0,0 ##
>+-yes
>+\ No newline at end of property
>+Deleted: svn:eol-style
>+## -1 +0,0 ##
>+-native
>+\ No newline at end of property
>+Deleted: svn:mime-type
>+## -1 +0,0 ##
>+-text/plain
>+\ No newline at end of property
>+Index: distinfo.diff
>+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>+--- distinfo.diff	(working copy)
>++++ distinfo.diff	(.../..)	(working copy)
>+@@ -0,0 +1,7 @@
>++--- distinfo.orig	2015-09-11 00:58:00 UTC
>+++++ distinfo
>++@@ -1,2 +1,2 @@
>++-SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175a=
b8c7daf36c42eae47821635ee17
>++-SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>+++SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a94124=
694958c27506b2ea7fc8e532437
>+++SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>+Index: patch-Makefile
>+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>+--- patch-Makefile	(working copy)
>++++ patch-Makefile	(.../..)	(working copy)
>+@@ -0,0 +1,12 @@
>++--- Makefile.orig	2015-09-10 17:32:27 UTC
>+++++ Makefile
>++@@ -2,8 +2,7 @@
>++ # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z =
kwm $
>++=20
>++ PORTNAME=3D	pdfgrep
>++-PORTVERSION=3D	1.3.0
>++-PORTREVISION=3D	4
>+++PORTVERSION=3D	1.3.1
>++ CATEGORIES=3D	textproc
>++ MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>++=20
>+Index: pdfgrep/Makefile
>+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>+--- pdfgrep/Makefile	(working copy)
>++++ pdfgrep/Makefile	(.../..)	(working copy)
>+@@ -0,0 +1,23 @@
>++# Created by: Michael Ranner <michael@ranner.eu>
>++# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z k=
wm $
>++
>++PORTNAME=3D	pdfgrep
>++PORTVERSION=3D	1.3.0
>++PORTREVISION=3D	4
>++CATEGORIES=3D	textproc
>++MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>++
>++MAINTAINER=3D	michael@ranner.eu
>++COMMENT=3D	Tool to search text in PDF files
>++
>++LICENSE=3D	GPLv2
>++
>++LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>++
>++GNU_CONFIGURE=3D	yes
>++USES=3D		gmake pkgconfig
>++CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBASE=
}/include/poppler"
>++
>++PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>++
>++.include <bsd.port.mk>
>+
>+Property changes on: pdfgrep/Makefile
>+___________________________________________________________________
>+Added: svn:eol-style
>+## -0,0 +1 ##
>++native
>+\ No newline at end of property
>+Added: svn:keywords
>+## -0,0 +1 ##
>++FreeBSD=3D%H
>+\ No newline at end of property
>+Added: svn:mime-type
>+## -0,0 +1 ##
>++text/plain
>+\ No newline at end of property
>+Index: pdfgrep/distinfo
>+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>+--- pdfgrep/distinfo	(working copy)
>++++ pdfgrep/distinfo	(.../..)	(working copy)
>+@@ -0,0 +1,2 @@
>++SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175ab=
8c7daf36c42eae47821635ee17
>++SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>+
>+Property changes on: pdfgrep/distinfo
>+___________________________________________________________________
>+Added: fbsd:nokeywords
>+## -0,0 +1 ##
>++yes
>+\ No newline at end of property
>+Added: svn:eol-style
>+## -0,0 +1 ##
>++native
>+\ No newline at end of property
>+Added: svn:mime-type
>+## -0,0 +1 ##
>++text/plain
>+\ No newline at end of property
>Index: pdfgrep/pkg-descr
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- pdfgrep/pkg-descr	(working copy)
>+++ pdfgrep/pkg-descr	(.../..)	(working copy)
>@@ -0,0 +1,14 @@
>+Pdfgrep is a tool to search text in PDF files. It works similar to grep.
>+
>+Features:
>+
>+	* search for regular expressions.
>+	* support for some important grep options, including:
>+		o filename output.
>+		o page number output.
>+		o optional case insensitivity.
>+		o count occurrences.
>+	* and the most important feature: color output!
>+
>+
>+WWW: http://pdfgrep.sourceforge.net/
>
>Property changes on: pdfgrep/pkg-descr
>___________________________________________________________________
>Added: fbsd:nokeywords
>## -0,0 +1 ##
>+yes
>\ No newline at end of property
>Added: svn:eol-style
>## -0,0 +1 ##
>+native
>\ No newline at end of property
>Added: svn:mime-type
>## -0,0 +1 ##
>+text/plain
>\ No newline at end of property
>Index: pdfgrep.diff
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- pdfgrep.diff	(working copy)
>+++ pdfgrep.diff	(.../..)	(working copy)
>@@ -1,392 +1,3 @@
>-Index: Makefile
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- Makefile	(working copy)
>-+++ Makefile	(.../..)	(working copy)
>-@@ -2,8 +2,7 @@
>- # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z k=
wm $
>-=20
>- PORTNAME=3D	pdfgrep
>--PORTVERSION=3D	1.3.0
>--PORTREVISION=3D	4
>-+PORTVERSION=3D	1.3.1
>- CATEGORIES=3D	textproc
>- MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-=20
>-
>-Property changes on: Makefile
>-___________________________________________________________________
>-Deleted: svn:eol-style
>-## -1 +0,0 ##
>--native
>-\ No newline at end of property
>-Deleted: svn:keywords
>-## -1 +0,0 ##
>--FreeBSD=3D%H
>-\ No newline at end of property
>-Deleted: svn:mime-type
>-## -1 +0,0 ##
>--text/plain
>-\ No newline at end of property
>-Index: Makefile.orig
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- Makefile.orig	(working copy)
>-+++ Makefile.orig	(.../..)	(working copy)
>-@@ -0,0 +1,23 @@
>-+# Created by: Michael Ranner <michael@ranner.eu>
>-+# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z k=
wm $
>-+
>-+PORTNAME=3D	pdfgrep
>-+PORTVERSION=3D	1.3.0
>-+PORTREVISION=3D	4
>-+CATEGORIES=3D	textproc
>-+MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-+
>-+MAINTAINER=3D	michael@ranner.eu
>-+COMMENT=3D	Tool to search text in PDF files
>-+
>-+LICENSE=3D	GPLv2
>-+
>-+LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>-+
>-+GNU_CONFIGURE=3D	yes
>-+USES=3D		gmake pkgconfig
>-+CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBASE=
}/include/poppler"
>-+
>-+PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>-+
>-+.include <bsd.port.mk>
>-Index: distinfo
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- distinfo	(working copy)
>-+++ distinfo	(.../..)	(working copy)
>-@@ -1,2 +1,2 @@
>--SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175ab=
8c7daf36c42eae47821635ee17
>--SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>-+SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a941246=
94958c27506b2ea7fc8e532437
>-+SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>-
>-Property changes on: distinfo
>-___________________________________________________________________
>-Deleted: fbsd:nokeywords
>-## -1 +0,0 ##
>--yes
>-\ No newline at end of property
>-Deleted: svn:eol-style
>-## -1 +0,0 ##
>--native
>-\ No newline at end of property
>-Deleted: svn:mime-type
>-## -1 +0,0 ##
>--text/plain
>-\ No newline at end of property
>-Index: distinfo.diff
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- distinfo.diff	(working copy)
>-+++ distinfo.diff	(.../..)	(working copy)
>-@@ -0,0 +1,7 @@
>-+--- distinfo.orig	2015-09-11 00:58:00 UTC
>-++++ distinfo
>-+@@ -1,2 +1,2 @@
>-+-SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175a=
b8c7daf36c42eae47821635ee17
>-+-SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>-++SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a94124=
694958c27506b2ea7fc8e532437
>-++SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>-Index: patch-Makefile
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- patch-Makefile	(working copy)
>-+++ patch-Makefile	(.../..)	(working copy)
>-@@ -0,0 +1,12 @@
>-+--- Makefile.orig	2015-09-10 17:32:27 UTC
>-++++ Makefile
>-+@@ -2,8 +2,7 @@
>-+ # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z =
kwm $
>-+=20
>-+ PORTNAME=3D	pdfgrep
>-+-PORTVERSION=3D	1.3.0
>-+-PORTREVISION=3D	4
>-++PORTVERSION=3D	1.3.1
>-+ CATEGORIES=3D	textproc
>-+ MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-+=20
>-Index: pdfgrep/Makefile
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- pdfgrep/Makefile	(working copy)
>-+++ pdfgrep/Makefile	(.../..)	(working copy)
>-@@ -0,0 +1,23 @@
>-+# Created by: Michael Ranner <michael@ranner.eu>
>-+# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z k=
wm $
>-+
>-+PORTNAME=3D	pdfgrep
>-+PORTVERSION=3D	1.3.0
>-+PORTREVISION=3D	4
>-+CATEGORIES=3D	textproc
>-+MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-+
>-+MAINTAINER=3D	michael@ranner.eu
>-+COMMENT=3D	Tool to search text in PDF files
>-+
>-+LICENSE=3D	GPLv2
>-+
>-+LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>-+
>-+GNU_CONFIGURE=3D	yes
>-+USES=3D		gmake pkgconfig
>-+CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBASE=
}/include/poppler"
>-+
>-+PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>-+
>-+.include <bsd.port.mk>
>-
>-Property changes on: pdfgrep/Makefile
>-___________________________________________________________________
>-Added: svn:eol-style
>-## -0,0 +1 ##
>-+native
>-\ No newline at end of property
>-Added: svn:keywords
>-## -0,0 +1 ##
>-+FreeBSD=3D%H
>-\ No newline at end of property
>-Added: svn:mime-type
>-## -0,0 +1 ##
>-+text/plain
>-\ No newline at end of property
>-Index: pdfgrep/distinfo
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- pdfgrep/distinfo	(working copy)
>-+++ pdfgrep/distinfo	(.../..)	(working copy)
>-@@ -0,0 +1,2 @@
>-+SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175ab=
8c7daf36c42eae47821635ee17
>-+SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>-
>-Property changes on: pdfgrep/distinfo
>-___________________________________________________________________
>-Added: fbsd:nokeywords
>-## -0,0 +1 ##
>-+yes
>-\ No newline at end of property
>-Added: svn:eol-style
>-## -0,0 +1 ##
>-+native
>-\ No newline at end of property
>-Added: svn:mime-type
>-## -0,0 +1 ##
>-+text/plain
>-\ No newline at end of property
>-Index: pdfgrep/pdfgrep.diff
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- pdfgrep/pdfgrep.diff	(working copy)
>-+++ pdfgrep/pdfgrep.diff	(.../..)	(working copy)
>-@@ -0,0 +1,175 @@
>-+Index: Makefile
>-+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>-+--- Makefile	(working copy)
>-++++ Makefile	(.../..)	(working copy)
>-+@@ -2,8 +2,7 @@
>-+ # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z =
kwm $
>-+=20
>-+ PORTNAME=3D	pdfgrep
>-+-PORTVERSION=3D	1.3.0
>-+-PORTREVISION=3D	4
>-++PORTVERSION=3D	1.3.1
>-+ CATEGORIES=3D	textproc
>-+ MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-+=20
>-+
>-+Property changes on: Makefile
>-+___________________________________________________________________
>-+Deleted: svn:eol-style
>-+## -1 +0,0 ##
>-+-native
>-+\ No newline at end of property
>-+Deleted: svn:keywords
>-+## -1 +0,0 ##
>-+-FreeBSD=3D%H
>-+\ No newline at end of property
>-+Deleted: svn:mime-type
>-+## -1 +0,0 ##
>-+-text/plain
>-+\ No newline at end of property
>-+Index: Makefile.orig
>-+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>-+--- Makefile.orig	(working copy)
>-++++ Makefile.orig	(.../..)	(working copy)
>-+@@ -0,0 +1,23 @@
>-++# Created by: Michael Ranner <michael@ranner.eu>
>-++# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z =
kwm $
>-++
>-++PORTNAME=3D	pdfgrep
>-++PORTVERSION=3D	1.3.0
>-++PORTREVISION=3D	4
>-++CATEGORIES=3D	textproc
>-++MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-++
>-++MAINTAINER=3D	michael@ranner.eu
>-++COMMENT=3D	Tool to search text in PDF files
>-++
>-++LICENSE=3D	GPLv2
>-++
>-++LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>-++
>-++GNU_CONFIGURE=3D	yes
>-++USES=3D		gmake pkgconfig
>-++CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBAS=
E}/include/poppler"
>-++
>-++PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>-++
>-++.include <bsd.port.mk>
>-+Index: distinfo
>-+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>-+--- distinfo	(working copy)
>-++++ distinfo	(.../..)	(working copy)
>-+@@ -1,2 +1,2 @@
>-+-SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175a=
b8c7daf36c42eae47821635ee17
>-+-SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>-++SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a94124=
694958c27506b2ea7fc8e532437
>-++SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>-+
>-+Property changes on: distinfo
>-+___________________________________________________________________
>-+Deleted: fbsd:nokeywords
>-+## -1 +0,0 ##
>-+-yes
>-+\ No newline at end of property
>-+Deleted: svn:eol-style
>-+## -1 +0,0 ##
>-+-native
>-+\ No newline at end of property
>-+Deleted: svn:mime-type
>-+## -1 +0,0 ##
>-+-text/plain
>-+\ No newline at end of property
>-+Index: distinfo.diff
>-+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>-+--- distinfo.diff	(working copy)
>-++++ distinfo.diff	(.../..)	(working copy)
>-+@@ -0,0 +1,7 @@
>-++--- distinfo.orig	2015-09-11 00:58:00 UTC
>-+++++ distinfo
>-++@@ -1,2 +1,2 @@
>-++-SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175=
ab8c7daf36c42eae47821635ee17
>-++-SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>-+++SHA256 (pdfgrep-1.3.1.tar.gz) =3D 6e8bcaf8b219e1ad733c97257a97286a9412=
4694958c27506b2ea7fc8e532437
>-+++SIZE (pdfgrep-1.3.1.tar.gz) =3D 111653
>-+Index: patch-Makefile
>-+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>-+--- patch-Makefile	(working copy)
>-++++ patch-Makefile	(.../..)	(working copy)
>-+@@ -0,0 +1,12 @@
>-++--- Makefile.orig	2015-09-10 17:32:27 UTC
>-+++++ Makefile
>-++@@ -2,8 +2,7 @@
>-++ # $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z=
 kwm $
>-++=20
>-++ PORTNAME=3D	pdfgrep
>-++-PORTVERSION=3D	1.3.0
>-++-PORTREVISION=3D	4
>-+++PORTVERSION=3D	1.3.1
>-++ CATEGORIES=3D	textproc
>-++ MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-++=20
>-+Index: pdfgrep/Makefile
>-+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>-+--- pdfgrep/Makefile	(working copy)
>-++++ pdfgrep/Makefile	(.../..)	(working copy)
>-+@@ -0,0 +1,23 @@
>-++# Created by: Michael Ranner <michael@ranner.eu>
>-++# $FreeBSD: head/textproc/pdfgrep/Makefile 393431 2015-08-02 16:06:16Z =
kwm $
>-++
>-++PORTNAME=3D	pdfgrep
>-++PORTVERSION=3D	1.3.0
>-++PORTREVISION=3D	4
>-++CATEGORIES=3D	textproc
>-++MASTER_SITES=3D	SF/${PORTNAME}/${PORTVERSION}
>-++
>-++MAINTAINER=3D	michael@ranner.eu
>-++COMMENT=3D	Tool to search text in PDF files
>-++
>-++LICENSE=3D	GPLv2
>-++
>-++LIB_DEPENDS=3D	libpoppler.so:${PORTSDIR}/graphics/poppler
>-++
>-++GNU_CONFIGURE=3D	yes
>-++USES=3D		gmake pkgconfig
>-++CONFIGURE_ARGS=3D	poppler_CFLAGS=3D"-I${LOCALBASE}/include -I${LOCALBAS=
E}/include/poppler"
>-++
>-++PLIST_FILES=3D	bin/pdfgrep man/man1/pdfgrep.1.gz
>-++
>-++.include <bsd.port.mk>
>-+
>-+Property changes on: pdfgrep/Makefile
>-+___________________________________________________________________
>-+Added: svn:eol-style
>-+## -0,0 +1 ##
>-++native
>-+\ No newline at end of property
>-+Added: svn:keywords
>-+## -0,0 +1 ##
>-++FreeBSD=3D%H
>-+\ No newline at end of property
>-+Added: svn:mime-type
>-+## -0,0 +1 ##
>-++text/plain
>-+\ No newline at end of property
>-+Index: pdfgrep/distinfo
>-+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>-+--- pdfgrep/distinfo	(working copy)
>-++++ pdfgrep/distinfo	(.../..)	(working copy)
>-+@@ -0,0 +1,2 @@
>-++SHA256 (pdfgrep-1.3.0.tar.gz) =3D 392aeb710b74970fee7d96bec7e2a5c7f175a=
b8c7daf36c42eae47821635ee17
>-++SIZE (pdfgrep-1.3.0.tar.gz) =3D 99739
>-+
>-+Property changes on: pdfgrep/distinfo
>-+___________________________________________________________________
>-+Added: fbsd:nokeywords
>-+## -0,0 +1 ##
>-++yes
>-+\ No newline at end of property
>-+Added: svn:eol-style
>-+## -0,0 +1 ##
>-++native
>-+\ No newline at end of property
>-+Added: svn:mime-type
>-+## -0,0 +1 ##
>-++text/plain
>-+\ No newline at end of property
>-Index: pdfgrep/pkg-descr
>-=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>---- pdfgrep/pkg-descr	(working copy)
>-+++ pdfgrep/pkg-descr	(.../..)	(working copy)
>-@@ -0,0 +1,14 @@
>-+Pdfgrep is a tool to search text in PDF files. It works similar to grep.
>-+
>-+Features:
>-+
>-+	* search for regular expressions.
>-+	* support for some important grep options, including:
>-+		o filename output.
>-+		o page number output.
>-+		o optional case insensitivity.
>-+		o count occurrences.
>-+	* and the most important feature: color output!
>-+
>-+
>-+WWW: http://pdfgrep.sourceforge.net/
>-
>-Property changes on: pdfgrep/pkg-descr
>-___________________________________________________________________
>-Added: fbsd:nokeywords
>-## -0,0 +1 ##
>-+yes
>-\ No newline at end of property
>-Added: svn:eol-style
>-## -0,0 +1 ##
>-+native
>-\ No newline at end of property
>-Added: svn:mime-type
>-## -0,0 +1 ##
>-+text/plain
>-\ No newline at end of property
> Index: pdfgrep.diff
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- pdfgrep.diff	(working copy)
>Index: pkg-descr
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>--- pkg-descr	(working copy)
>+++ pkg-descr	(.../..)	(working copy)
>
>Property changes on: pkg-descr
>___________________________________________________________________
>Deleted: fbsd:nokeywords
>## -1 +0,0 ##
>-yes
>\ No newline at end of property
>Deleted: svn:eol-style
>## -1 +0,0 ##
>-native
>\ No newline at end of property
>Deleted: svn:mime-type
>## -1 +0,0 ##
>-text/plain
>\ No newline at end of property

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203019-13-pxMTrE0DRU>