diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-10 05:56:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-10 05:56:28 +0000 |
commit | ae52bc80895a23ddbe33b86e75a9cf331ae32ba9 (patch) | |
tree | 5538a7d3541f6d56e4bbab9c6329f5b9db64dafb /graphics/py-poppler | |
parent | 7934df773e0cc2a9924de75dd7cad9cc3d79d4ee (diff) |
Notes
Diffstat (limited to 'graphics/py-poppler')
-rw-r--r-- | graphics/py-poppler/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-poppler/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile index 48dee84d87cc..b628e1100389 100644 --- a/graphics/py-poppler/Makefile +++ b/graphics/py-poppler/Makefile @@ -6,7 +6,7 @@ # PORTNAME= poppler -PORTVERSION= 0.8.1 +PORTVERSION= 0.10.0 CATEGORIES= graphics python MASTER_SITES= http://www.gnome.org/~gianmt/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= romain@blogreen.org COMMENT= Python bindings for the Poppler PDF rendering library -LIB_DEPENDS= poppler-glib.3:${PORTSDIR}/graphics/poppler-gtk +LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk USE_PYTHON= yes GNU_CONFIGURE= yes diff --git a/graphics/py-poppler/distinfo b/graphics/py-poppler/distinfo index f84017df32ca..01aa38ef8ee7 100644 --- a/graphics/py-poppler/distinfo +++ b/graphics/py-poppler/distinfo @@ -1,3 +1,3 @@ -MD5 (pypoppler-0.8.1.tar.gz) = 43891cdfe5fc174a2df661810f00177f -SHA256 (pypoppler-0.8.1.tar.gz) = ffa8b3743159f9e4894f5bb8f5553abc81eb67835671e1f2d62b791f5c22153f -SIZE (pypoppler-0.8.1.tar.gz) = 336578 +MD5 (pypoppler-0.10.0.tar.gz) = df7ec4ed7c9573b56391c9d6e0661695 +SHA256 (pypoppler-0.10.0.tar.gz) = 1c09814a457375da607aa400cd8774b98c016c760ea513e3a22357cf4fca63b1 +SIZE (pypoppler-0.10.0.tar.gz) = 292043 |