diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-03 03:44:54 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-03 03:44:54 +0000 |
commit | 50589e20c278e61f1bb07a0efa48de8f40d1991c (patch) | |
tree | a808aa11b719735186a7f09a19d8dac6f54aa063 /textproc | |
parent | 6a1f74db6128003e92d0e64f37ebdabc03cddb59 (diff) | |
download | pkgsrc-50589e20c278e61f1bb07a0efa48de8f40d1991c.tar.gz |
Recursive bump for textproc/xapian buildlink additions.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Search-Xapian/Makefile | 4 | ||||
-rw-r--r-- | textproc/xapian-omega/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile index 6a5139b5aa2..ec5660e636b 100644 --- a/textproc/p5-Search-Xapian/Makefile +++ b/textproc/p5-Search-Xapian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2011/08/14 15:14:08 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/12/03 03:44:54 sbd Exp $ # DISTNAME= Search-Xapian-1.0.21.0 PKGNAME= ${DISTNAME:S/^/p5-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} diff --git a/textproc/xapian-omega/Makefile b/textproc/xapian-omega/Makefile index 6afc255d5df..fc1afc9c00c 100644 --- a/textproc/xapian-omega/Makefile +++ b/textproc/xapian-omega/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/02/16 14:53:13 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2011/12/03 03:44:54 sbd Exp $ # DISTNAME= xapian-omega-1.0.18 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.18/ |