diff options
author | tron <tron> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:18:26 +0000 |
commit | 75ea1fb4e561d593ab132656ac376dcd1de1274c (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /wm | |
parent | 8c07f6366b3ba853a09aa2113e2809fc16383ead (diff) | |
download | pkgsrc-75ea1fb4e561d593ab132656ac376dcd1de1274c.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/compiz-fusion-plugins-extra/Makefile | 4 | ||||
-rw-r--r-- | wm/compiz-fusion-plugins-main/Makefile | 4 | ||||
-rw-r--r-- | wm/compiz/Makefile | 4 | ||||
-rw-r--r-- | wm/compiz/buildlink3.mk | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/wm/compiz-fusion-plugins-extra/Makefile b/wm/compiz-fusion-plugins-extra/Makefile index c3dfe6ea5a8..210017479c4 100644 --- a/wm/compiz-fusion-plugins-extra/Makefile +++ b/wm/compiz-fusion-plugins-extra/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2014/01/01 11:52:37 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/02/12 23:18:42 tron Exp $ # PKGVER= 0.8.8 PKGNAME= compiz-fusion-plugins-extra-${PKGVER} DISTNAME= compiz-plugins-extra-${PKGVER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz-fusion-plugins-main/Makefile b/wm/compiz-fusion-plugins-main/Makefile index 7d91434307b..b45f529d538 100644 --- a/wm/compiz-fusion-plugins-main/Makefile +++ b/wm/compiz-fusion-plugins-main/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.36 2014/01/01 11:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2014/02/12 23:18:42 tron Exp $ # PKGVER= 0.8.8 PKGNAME= compiz-fusion-plugins-main-${PKGVER} DISTNAME= compiz-plugins-main-${PKGVER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile index 8f48bd3388c..4a2edede1ad 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.72 2014/01/01 11:52:06 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2014/02/12 23:18:42 tron Exp $ # PKGVER= 0.8.8 DISTNAME= compiz-${PKGVER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz/buildlink3.mk b/wm/compiz/buildlink3.mk index ef846f5d6f5..de9ea62aed2 100644 --- a/wm/compiz/buildlink3.mk +++ b/wm/compiz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/01/01 11:52:06 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2014/02/12 23:18:42 tron Exp $ BUILDLINK_TREE+= compiz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= compiz COMPIZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.compiz+= compiz>=0.6.2 -BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.8nb6 +BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.8nb7 BUILDLINK_PKGSRCDIR.compiz?= ../../wm/compiz pkgbase := compiz |