diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
commit | f23eb36a78e539ec25180e5bd6b2dc0d10243655 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /devel | |
parent | 6cd24caa9e4cc756cd03be43358893c85fcb7eda (diff) | |
download | pkgsrc-f23eb36a78e539ec25180e5bd6b2dc0d10243655.tar.gz |
Recursive revbump from json-c 0.12 update
Diffstat (limited to 'devel')
-rw-r--r-- | devel/SDL/Makefile | 4 | ||||
-rw-r--r-- | devel/SDL2/Makefile | 4 | ||||
-rw-r--r-- | devel/gmtk/Makefile | 4 | ||||
-rw-r--r-- | devel/gmtk/buildlink3.mk | 4 | ||||
-rw-r--r-- | devel/xulrunner10/Makefile | 4 | ||||
-rw-r--r-- | devel/xulrunner17/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index c89d3c7f52f..558600cf6bf 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2014/04/16 11:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2014/04/20 02:27:51 ryoon Exp $ DISTNAME= SDL-1.2.15 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel games MASTER_SITES= http://www.libsdl.org/release/ diff --git a/devel/SDL2/Makefile b/devel/SDL2/Makefile index 2b68a251a45..92b34b200e1 100644 --- a/devel/SDL2/Makefile +++ b/devel/SDL2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/04/16 11:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/20 02:27:51 ryoon Exp $ DISTNAME= SDL2-2.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ diff --git a/devel/gmtk/Makefile b/devel/gmtk/Makefile index bb6f1a17b68..1387f4b5e5f 100644 --- a/devel/gmtk/Makefile +++ b/devel/gmtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/04/16 11:22:00 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/04/20 02:27:50 ryoon Exp $ # DISTNAME= gmtk-1.0.8 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://gmtk.googlecode.com/files/ diff --git a/devel/gmtk/buildlink3.mk b/devel/gmtk/buildlink3.mk index 8804cacba32..0ef44cd79bf 100644 --- a/devel/gmtk/buildlink3.mk +++ b/devel/gmtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/04/16 11:22:00 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2014/04/20 02:27:50 ryoon Exp $ # BUILDLINK_TREE+= gmtk @@ -7,7 +7,7 @@ BUILDLINK_TREE+= gmtk GMTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gmtk+= gmtk>=1.0.7 -BUILDLINK_ABI_DEPENDS.gmtk+= gmtk>=1.0.8nb7 +BUILDLINK_ABI_DEPENDS.gmtk+= gmtk>=1.0.8nb8 BUILDLINK_PKGSRCDIR.gmtk?= ../../devel/gmtk pkgbase := gmtk diff --git a/devel/xulrunner10/Makefile b/devel/xulrunner10/Makefile index e1aace40546..f8468b551f6 100644 --- a/devel/xulrunner10/Makefile +++ b/devel/xulrunner10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/04/16 11:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/04/20 02:27:51 ryoon Exp $ .include "dist.mk" PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner17/Makefile b/devel/xulrunner17/Makefile index e41ef8351c5..9a89948cfe2 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/04/16 11:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/04/20 02:27:51 ryoon Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |