diff options
author | wiz <wiz@pkgsrc.org> | 2016-01-27 10:31:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-01-27 10:31:28 +0000 |
commit | 1b8c921317a5460d77027b42e03661b7c7a35e60 (patch) | |
tree | 73802db87a9d0d525db64baac12ab80e4b93533b /print/py-poppler | |
parent | 13334a18855bdd11b7315575062048ead2aed7ad (diff) | |
download | pkgsrc-1b8c921317a5460d77027b42e03661b7c7a35e60.tar.gz |
Recursive PKGREVISION bump for poppler shlib bump.
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 b124d4cea57..7d15bf190cf 100644 --- a/print/py-poppler/Makefile +++ b/print/py-poppler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/12/05 21:25:56 adam Exp $ +# $NetBSD: Makefile,v 1.16 2016/01/27 10:31:31 wiz Exp $ DISTNAME= pypoppler-0.12.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= print MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ |