diff options
author | wiz <wiz> | 2014-04-16 11:22:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-16 11:22:00 +0000 |
commit | 10c82e3d5d715dc165ea43f6f1af43d1f3eb488b (patch) | |
tree | cfc3d904e0bbac45279ece1d502fd7cb215e2738 /devel | |
parent | 75d7bd5649fdb8e31395194d127cb0952ce27634 (diff) | |
download | pkgsrc-10c82e3d5d715dc165ea43f6f1af43d1f3eb488b.tar.gz |
Bump PKGREVISION for libatomic_ops PKGNAME change.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/SDL/Makefile | 4 | ||||
-rw-r--r-- | devel/SDL2/Makefile | 3 | ||||
-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, 11 deletions
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index ac1f622a3f9..c89d3c7f52f 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.112 2013/11/25 12:00:47 wiz Exp $ +# $NetBSD: Makefile,v 1.113 2014/04/16 11:22:02 wiz Exp $ DISTNAME= SDL-1.2.15 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel games MASTER_SITES= http://www.libsdl.org/release/ diff --git a/devel/SDL2/Makefile b/devel/SDL2/Makefile index 64ed2a4fa58..2b68a251a45 100644 --- a/devel/SDL2/Makefile +++ b/devel/SDL2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/03/18 20:09:36 adam Exp $ +# $NetBSD: Makefile,v 1.6 2014/04/16 11:22:02 wiz Exp $ DISTNAME= SDL2-2.0.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ diff --git a/devel/gmtk/Makefile b/devel/gmtk/Makefile index fbf12b5a5ad..bb6f1a17b68 100644 --- a/devel/gmtk/Makefile +++ b/devel/gmtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/11/25 12:00:45 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/04/16 11:22:00 wiz Exp $ # DISTNAME= gmtk-1.0.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://gmtk.googlecode.com/files/ diff --git a/devel/gmtk/buildlink3.mk b/devel/gmtk/buildlink3.mk index 1308f88ffaf..8804cacba32 100644 --- a/devel/gmtk/buildlink3.mk +++ b/devel/gmtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2013/11/25 12:00:45 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2014/04/16 11:22:00 wiz 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.8nb6 +BUILDLINK_ABI_DEPENDS.gmtk+= gmtk>=1.0.8nb7 BUILDLINK_PKGSRCDIR.gmtk?= ../../devel/gmtk pkgbase := gmtk diff --git a/devel/xulrunner10/Makefile b/devel/xulrunner10/Makefile index 4fbefbf6144..e1aace40546 100644 --- a/devel/xulrunner10/Makefile +++ b/devel/xulrunner10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/04/09 07:27:07 obache Exp $ +# $NetBSD: Makefile,v 1.28 2014/04/16 11:22:02 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner17/Makefile b/devel/xulrunner17/Makefile index 4d4ed4c026c..e41ef8351c5 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/04/09 07:27:07 obache Exp $ +# $NetBSD: Makefile,v 1.27 2014/04/16 11:22:02 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |