diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /print/py-poppler | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'print/py-poppler')
-rw-r--r-- | print/py-poppler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile index 29d1c4e1299..9d7d148e460 100644 --- a/print/py-poppler/Makefile +++ b/print/py-poppler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2017/02/06 13:55:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2017/02/12 06:25:56 ryoon Exp $ DISTNAME= pypoppler-0.12.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= print MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ |