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 | c34e47d7fea3ed183e1b6edd9f1f2f83887bcbd5 (patch) | |
tree | a808aa11b719735186a7f09a19d8dac6f54aa063 /textproc | |
parent | 9077b6f848be01925564ca084ec40b5a6b7737f2 (diff) | |
download | pkgsrc-c34e47d7fea3ed183e1b6edd9f1f2f83887bcbd5.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/ |