summaryrefslogtreecommitdiff
path: root/graphics/py-imagingtk
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /graphics/py-imagingtk
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'graphics/py-imagingtk')
-rw-r--r--graphics/py-imagingtk/Makefile4
-rw-r--r--graphics/py-imagingtk/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile
index 4602b11817a..a340d2467ed 100644
--- a/graphics/py-imagingtk/Makefile
+++ b/graphics/py-imagingtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/06/04 07:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2013/06/04 22:16:25 tron Exp $
DISTNAME= Imaging-1.1.7
PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics python
MASTER_SITES= http://effbot.org/downloads/
diff --git a/graphics/py-imagingtk/buildlink3.mk b/graphics/py-imagingtk/buildlink3.mk
index ba70ea8192f..779cdb77287 100644
--- a/graphics/py-imagingtk/buildlink3.mk
+++ b/graphics/py-imagingtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2013/06/04 07:45:01 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2013/06/04 22:16:25 tron Exp $
BUILDLINK_TREE+= py-imagingtk
@@ -8,7 +8,7 @@ PY_IMAGINGTK_BUILDLINK3_MK:=
# guesstimate
BUILDLINK_API_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.4
-BUILDLINK_ABI_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.7nb4
+BUILDLINK_ABI_DEPENDS.py-imagingtk+= ${PYPKGPREFIX}-imagingtk>=1.1.7nb5
BUILDLINK_PKGSRCDIR.py-imagingtk?= ../../graphics/py-imagingtk
.include "../../graphics/py-imaging/buildlink3.mk"