From owner-freebsd-ports-bugs@freebsd.org Fri Sep 11 14:44:32 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30CC5A01515 for ; Fri, 11 Sep 2015 14:44:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C0A31275 for ; Fri, 11 Sep 2015 14:44:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t8BEiWVu055823 for ; Fri, 11 Sep 2015 14:44:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203019] update textproc/pdfgrep to 1.3.1 Date: Fri, 11 Sep 2015 14:44:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: w.litter@aon.at X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.ispatch Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2015 14:44:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203019 Walter Schwarzenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160917|0 |1 is patch| | --- Comment #6 from Walter Schwarzenfeld --- 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 >+# $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 >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 >+# $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 > >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 >++# $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 >+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 >++# $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 >+ >+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 >-+# $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 >-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 >-+# $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 >- >-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 >-++# $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 >-+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 >-++# $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 >-+ >-+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.=