diff options
author | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
commit | e74b9cc2f696f1f43381fdf47f2711617b0d930e (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /graphics | |
parent | 9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff) | |
download | pkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aqsis/Makefile | 4 | ||||
-rw-r--r-- | graphics/blender/Makefile | 3 | ||||
-rw-r--r-- | graphics/digikam/Makefile | 4 | ||||
-rw-r--r-- | graphics/enblend-enfuse/Makefile | 4 | ||||
-rw-r--r-- | graphics/gource/Makefile | 3 | ||||
-rw-r--r-- | graphics/hugin/Makefile | 4 | ||||
-rw-r--r-- | graphics/kipi-plugins/Makefile | 4 | ||||
-rw-r--r-- | graphics/openimageio/Makefile | 3 | ||||
-rw-r--r-- | graphics/openimageio/buildlink3.mk | 4 |
9 files changed, 18 insertions, 15 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 59fe210b46d..db7046832f3 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2014/08/13 10:57:35 adam Exp $ # DISTNAME= aqsis-1.8.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aqsis/} diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 11f68a153aa..a7f9a2e4618 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2014/07/09 20:01:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.108 2014/08/13 10:57:35 adam Exp $ DISTNAME= blender-2.71 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.blender.org/source/ diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 641050f43bc..d1eaec72003 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2014/07/23 08:25:39 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2014/08/13 10:57:35 adam Exp $ DISTNAME= digikam-3.5.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/enblend-enfuse/Makefile b/graphics/enblend-enfuse/Makefile index b843878d6fe..72f1d1a4b65 100644 --- a/graphics/enblend-enfuse/Makefile +++ b/graphics/enblend-enfuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/05/29 23:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/08/13 10:57:35 adam Exp $ DISTNAME= enblend-enfuse-4.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enblend/} diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 3cfd80ddfd9..e40d50b6918 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/04/04 21:09:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2014/08/13 10:57:35 adam Exp $ # DISTNAME= gource-0.40 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 708999a5c9b..60268e7776c 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/07/09 00:39:33 obache Exp $ +# $NetBSD: Makefile,v 1.50 2014/08/13 10:57:35 adam Exp $ DISTNAME= hugin-2010.4.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index ab3fb01f5fe..14b678f33f0 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.102 2014/05/15 14:41:52 adam Exp $ +# $NetBSD: Makefile,v 1.103 2014/08/13 10:57:35 adam Exp $ # PKGNAME= kipi-plugins-3.5.0 DISTNAME= digikam-3.5.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index fb34da38dac..d2a12c34310 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2014/07/20 11:16:14 obache Exp $ +# $NetBSD: Makefile,v 1.29 2014/08/13 10:57:32 adam Exp $ OIIOVER= 1.4.10 DISTNAME= oiio-Release-${OIIOVER} PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-${OIIOVER}.tar.gz diff --git a/graphics/openimageio/buildlink3.mk b/graphics/openimageio/buildlink3.mk index 3aec8cf396b..24c11bdad5f 100644 --- a/graphics/openimageio/buildlink3.mk +++ b/graphics/openimageio/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2014/04/10 06:21:18 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2014/08/13 10:57:32 adam Exp $ BUILDLINK_TREE+= openimageio @@ -6,7 +6,7 @@ BUILDLINK_TREE+= openimageio OPENIMAGEIO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.openimageio+= openimageio>=1.1.1 -BUILDLINK_ABI_DEPENDS.openimageio?= openimageio>=1.3.13nb1 +BUILDLINK_ABI_DEPENDS.openimageio?= openimageio>=1.4.10nb1 BUILDLINK_PKGSRCDIR.openimageio?= ../../graphics/openimageio .include "../../devel/boost-libs/buildlink3.mk" |