diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /textproc | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/asciidoc/Makefile | 3 | ||||
-rw-r--r-- | textproc/coccigrep/Makefile | 3 | ||||
-rw-r--r-- | textproc/dblatex/Makefile | 3 | ||||
-rw-r--r-- | textproc/doclifter/Makefile | 4 | ||||
-rw-r--r-- | textproc/libplist/Makefile | 4 | ||||
-rw-r--r-- | textproc/queequeg/Makefile | 3 | ||||
-rw-r--r-- | textproc/yodl/Makefile | 4 |
7 files changed, 14 insertions, 10 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index c7166ad2cbc..812bc853ef7 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/02/13 22:38:06 gls Exp $ +# $NetBSD: Makefile,v 1.31 2012/03/15 11:53:40 obache Exp $ # DISTNAME= asciidoc-8.6.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asciidoc/} diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index 3112cd26c6e..eef5a7e74fe 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/02/04 12:55:45 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/03/15 11:53:40 obache Exp $ # DISTNAME= coccigrep-1.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://home.regit.org/wp-content/uploads/2011/08/ diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 55a5a48a301..0a90485ab23 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/02/15 22:06:02 gls Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/15 11:53:40 obache Exp $ # DISTNAME= dblatex-0.3.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index d518e940748..0241272e23e 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/02/10 19:17:46 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2012/03/15 11:53:40 obache Exp $ # DISTNAME= doclifter-2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ diff --git a/textproc/libplist/Makefile b/textproc/libplist/Makefile index 9138420a777..9d4ffa2eade 100644 --- a/textproc/libplist/Makefile +++ b/textproc/libplist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/03/03 00:12:03 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/03/15 11:53:40 obache Exp $ # DISTNAME= libplist-1.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.libimobiledevice.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile index 39237855de1..609ab64b548 100644 --- a/textproc/queequeg/Makefile +++ b/textproc/queequeg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/08/06 22:55:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/15 11:53:40 obache Exp $ # DISTNAME= queequeg-0.91 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=queequeg/} diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 9d739fbf529..5b796c5e16b 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2011/04/22 13:44:52 obache Exp $ +# $NetBSD: Makefile,v 1.29 2012/03/15 11:53:40 obache Exp $ DISTNAME= yodl-1.31.18 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/ |