summaryrefslogtreecommitdiff
path: root/devel/libstroke
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-08-21 23:49:18 +0000
committermarino <marino@pkgsrc.org>2012-08-21 23:49:18 +0000
commit95c0e86f35055f295f4dd485797e2b0699f78b44 (patch)
treef8fb25392b1018145e8ca70137582eb8ecad39fa /devel/libstroke
parenta98aa7cee06495f5925a77949ade7c923bec8d3a (diff)
downloadpkgsrc-95c0e86f35055f295f4dd485797e2b0699f78b44.tar.gz
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'devel/libstroke')
-rw-r--r--devel/libstroke/Makefile4
-rw-r--r--devel/libstroke/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile
index f55dfe701b2..39c8b2a6bea 100644
--- a/devel/libstroke/Makefile
+++ b/devel/libstroke/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2009/05/28 21:10:52 zafer Exp $
+# $NetBSD: Makefile,v 1.24 2012/08/21 23:49:20 marino Exp $
#
DISTNAME= libstroke-0.5.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://etla.net/libstroke/
diff --git a/devel/libstroke/buildlink3.mk b/devel/libstroke/buildlink3.mk
index d27ace99915..7a199b6bb1e 100644
--- a/devel/libstroke/buildlink3.mk
+++ b/devel/libstroke/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2009/03/20 19:24:23 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2012/08/21 23:49:20 marino Exp $
BUILDLINK_TREE+= libstroke
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libstroke
LIBSTROKE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libstroke+= libstroke>=0.5.1
-BUILDLINK_ABI_DEPENDS.libstroke+= libstroke>=0.5.1nb2
+BUILDLINK_ABI_DEPENDS.libstroke+= libstroke>=0.5.1nb4
BUILDLINK_PKGSRCDIR.libstroke?= ../../devel/libstroke
.include "../../lang/tcl/buildlink3.mk"