summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-08 19:22:13 +0000
committerwiz <wiz>2016-06-08 19:22:13 +0000
commite6566551c602398b50eb56f6ecf52dc308257cb0 (patch)
tree621855d77838263eb17fae5857be04f635e14dc7 /graphics
parentc2dfe30bcc8216095ed0f62604b63cd3d692076d (diff)
downloadpkgsrc-e6566551c602398b50eb56f6ecf52dc308257cb0.tar.gz
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/p5-Barcode-Code128/Makefile3
-rw-r--r--graphics/p5-Chart-ThreeD/Makefile4
-rw-r--r--graphics/p5-Chart/Makefile3
-rw-r--r--graphics/p5-GD-Barcode/Makefile4
-rw-r--r--graphics/p5-GD-Graph-sparklines/Makefile4
-rw-r--r--graphics/p5-GD-Graph3d/Makefile4
-rw-r--r--graphics/p5-GD-SVG/Makefile4
-rw-r--r--graphics/p5-GD-SecurityImage/Makefile3
-rw-r--r--graphics/p5-GD/Makefile4
-rw-r--r--graphics/p5-GDGraph-boxplot/Makefile4
-rw-r--r--graphics/p5-GDGraph/Makefile4
-rw-r--r--graphics/p5-GDTextUtil/Makefile4
-rw-r--r--graphics/p5-GIFgraph/Makefile4
-rw-r--r--graphics/p5-Gnome2-Canvas/Makefile4
-rw-r--r--graphics/p5-GraphViz/Makefile4
-rw-r--r--graphics/p5-GraphViz2/Makefile4
-rw-r--r--graphics/p5-GraphicsMagick/Makefile3
-rw-r--r--graphics/p5-Image-BMP/Makefile3
-rw-r--r--graphics/p5-Image-ExifTool/Makefile3
-rw-r--r--graphics/p5-Image-Imlib2/Makefile4
-rw-r--r--graphics/p5-Image-Info/Makefile4
-rw-r--r--graphics/p5-Image-Size/Makefile4
-rw-r--r--graphics/p5-PerlMagick/Makefile3
-rw-r--r--graphics/p5-RRDTool-OO/Makefile4
-rw-r--r--graphics/p5-SVG-Graph/Makefile4
-rw-r--r--graphics/p5-SVG/Makefile3
-rw-r--r--graphics/p5-SWF-File/Makefile4
-rw-r--r--graphics/p5-Template-GD/Makefile4
-rw-r--r--graphics/p5-cairo-gobject/Makefile4
-rw-r--r--graphics/p5-cairo/Makefile4
-rw-r--r--graphics/p5-clutter/Makefile4
32 files changed, 64 insertions, 56 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index b8edefec8fe..7a5799b3e71 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2016/05/05 11:45:40 jaapb Exp $
+# $NetBSD: Makefile,v 1.157 2016/06/08 19:23:52 wiz Exp $
DISTNAME= graphviz-2.38.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff --git a/graphics/p5-Barcode-Code128/Makefile b/graphics/p5-Barcode-Code128/Makefile
index c45a9f69a70..13c8aa4a52b 100644
--- a/graphics/p5-Barcode-Code128/Makefile
+++ b/graphics/p5-Barcode-Code128/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/02/16 14:41:23 mef Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:52 wiz Exp $
DISTNAME= Barcode-Code128-2.21
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WR/WRW/}
diff --git a/graphics/p5-Chart-ThreeD/Makefile b/graphics/p5-Chart-ThreeD/Makefile
index b6bf37511b9..a4502fcd3e3 100644
--- a/graphics/p5-Chart-ThreeD/Makefile
+++ b/graphics/p5-Chart-ThreeD/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/06/08 19:23:52 wiz Exp $
DISTNAME= Chart-ThreeD-0.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/}
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index cf1351df46c..6d52a20dedb 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2016/02/16 14:45:57 mef Exp $
+# $NetBSD: Makefile,v 1.20 2016/06/08 19:23:52 wiz Exp $
DISTNAME= Chart-2.4.10
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/}
diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile
index 735dd56d775..36f09ab58ab 100644
--- a/graphics/p5-GD-Barcode/Makefile
+++ b/graphics/p5-GD-Barcode/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GD-Barcode-1.15
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GD-Graph-sparklines/Makefile b/graphics/p5-GD-Graph-sparklines/Makefile
index c7904aaf033..b0587c23fce 100644
--- a/graphics/p5-GD-Graph-sparklines/Makefile
+++ b/graphics/p5-GD-Graph-sparklines/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/06/08 19:23:53 wiz Exp $
#
DISTNAME= GD-Graph-sparklines-0.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile
index 73219518226..f17ba4202da 100644
--- a/graphics/p5-GD-Graph3d/Makefile
+++ b/graphics/p5-GD-Graph3d/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GD-Graph3d-0.63
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile
index 9f3cf6d93b7..d3c9dc1bbdf 100644
--- a/graphics/p5-GD-SVG/Makefile
+++ b/graphics/p5-GD-SVG/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/08 19:23:53 wiz Exp $
#
DISTNAME= GD-SVG-0.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GD-SecurityImage/Makefile b/graphics/p5-GD-SecurityImage/Makefile
index 0e9fba774df..2b7d000d506 100644
--- a/graphics/p5-GD-SecurityImage/Makefile
+++ b/graphics/p5-GD-SecurityImage/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2016/02/17 03:32:50 mef Exp $
+# $NetBSD: Makefile,v 1.14 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GD-SecurityImage-1.73
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index dfa05fcb92e..59287ba295f 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2015/11/18 14:19:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GD-2.56
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GDGraph-boxplot/Makefile b/graphics/p5-GDGraph-boxplot/Makefile
index c94da76eee9..3227bc31bde 100644
--- a/graphics/p5-GDGraph-boxplot/Makefile
+++ b/graphics/p5-GDGraph-boxplot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GDGraph-boxplot-1.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GDGraph/Makefile b/graphics/p5-GDGraph/Makefile
index e8cad2aeef0..cc865e122f6 100644
--- a/graphics/p5-GDGraph/Makefile
+++ b/graphics/p5-GDGraph/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GDGraph-1.48
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GDTextUtil/Makefile b/graphics/p5-GDTextUtil/Makefile
index 0e744264c64..6db17cfd23b 100644
--- a/graphics/p5-GDTextUtil/Makefile
+++ b/graphics/p5-GDTextUtil/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GDTextUtil-0.86
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GIFgraph/Makefile b/graphics/p5-GIFgraph/Makefile
index 8698918c31c..141be17b1a8 100644
--- a/graphics/p5-GIFgraph/Makefile
+++ b/graphics/p5-GIFgraph/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/06/08 19:23:53 wiz Exp $
#
DISTNAME= GIFgraph-1.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GIFgraph/}
diff --git a/graphics/p5-Gnome2-Canvas/Makefile b/graphics/p5-Gnome2-Canvas/Makefile
index f9eda6082d3..206c6c78a3b 100644
--- a/graphics/p5-Gnome2-Canvas/Makefile
+++ b/graphics/p5-Gnome2-Canvas/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2016/06/08 19:23:53 wiz Exp $
#
DISTNAME= Gnome2-Canvas-1.002
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index c5ea43d4288..4f6dd9d7d86 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2016/06/08 19:23:53 wiz Exp $
DISTNAME= GraphViz-2.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RS/RSAVAGE/}
EXTRACT_SUFX= .tgz
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile
index abfaae31707..4f7b7003783 100644
--- a/graphics/p5-GraphViz2/Makefile
+++ b/graphics/p5-GraphViz2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2015/07/12 18:56:22 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:53 wiz Exp $
#
DISTNAME= GraphViz2-1.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz2/}
EXTRACT_SUFX= .tgz
diff --git a/graphics/p5-GraphicsMagick/Makefile b/graphics/p5-GraphicsMagick/Makefile
index cc51c37e1d6..c83471c0d10 100644
--- a/graphics/p5-GraphicsMagick/Makefile
+++ b/graphics/p5-GraphicsMagick/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2016/06/06 11:47:19 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2016/06/08 19:23:54 wiz Exp $
+PKGREVISION= 1
.include "../../graphics/GraphicsMagick/Makefile.common"
PKGNAME= p5-GraphicsMagick-${DISTVERSION}
diff --git a/graphics/p5-Image-BMP/Makefile b/graphics/p5-Image-BMP/Makefile
index c63bd7108b9..099448ff71f 100644
--- a/graphics/p5-Image-BMP/Makefile
+++ b/graphics/p5-Image-BMP/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2016/05/25 06:49:43 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/06/08 19:23:54 wiz Exp $
DISTNAME= Image-BMP-1.19
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile
index d0966fe4db0..5f0f6ac994f 100644
--- a/graphics/p5-Image-ExifTool/Makefile
+++ b/graphics/p5-Image-ExifTool/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.50 2016/04/24 06:33:25 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2016/06/08 19:23:54 wiz Exp $
# Author requests that we package only "production" versions.
# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html
DISTNAME= Image-ExifTool-10.15
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \
http://owl.phy.queensu.ca/~phil/exiftool/
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile
index a6953cf03d6..1a407b3a4c1 100644
--- a/graphics/p5-Image-Imlib2/Makefile
+++ b/graphics/p5-Image-Imlib2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2016/06/08 19:23:54 wiz Exp $
#
DISTNAME= Image-Imlib2-2.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile
index 6fff279b4bd..3c7e99b9ec8 100644
--- a/graphics/p5-Image-Info/Makefile
+++ b/graphics/p5-Image-Info/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2016/06/08 19:23:54 wiz Exp $
DISTNAME= Image-Info-1.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 338c33f2faf..ec5f08cb624 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2015/07/12 18:56:22 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2016/06/08 19:23:54 wiz Exp $
DISTNAME= Image-Size-3.300
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index 606fde98011..7034f42f4d6 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.116 2016/05/10 16:40:45 adam Exp $
+# $NetBSD: Makefile,v 1.117 2016/06/08 19:23:54 wiz Exp $
+PKGREVISION= 1
.include "../../graphics/ImageMagick/Makefile.common"
PKGNAME= p5-PerlMagick-${DISTVERSION}
diff --git a/graphics/p5-RRDTool-OO/Makefile b/graphics/p5-RRDTool-OO/Makefile
index 0f19b312e6c..14928b723e8 100644
--- a/graphics/p5-RRDTool-OO/Makefile
+++ b/graphics/p5-RRDTool-OO/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/06/08 19:23:54 wiz Exp $
DISTNAME= RRDTool-OO-0.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/}
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile
index f8d45c829e2..7a0758fc8ca 100644
--- a/graphics/p5-SVG-Graph/Makefile
+++ b/graphics/p5-SVG-Graph/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/08 19:23:54 wiz Exp $
DISTNAME= SVG-Graph-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/}
diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile
index 8bc3eec8f27..078d6a0ae61 100644
--- a/graphics/p5-SVG/Makefile
+++ b/graphics/p5-SVG/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2015/11/14 03:57:58 wen Exp $
+# $NetBSD: Makefile,v 1.17 2016/06/08 19:23:54 wiz Exp $
#
DISTNAME= SVG-2.64
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/}
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile
index fe8d0910c2e..649d1b5927f 100644
--- a/graphics/p5-SWF-File/Makefile
+++ b/graphics/p5-SWF-File/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:22 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/06/08 19:23:54 wiz Exp $
#
DISTNAME= SWF-File-0.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= graphics www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YS/YSAS/}
diff --git a/graphics/p5-Template-GD/Makefile b/graphics/p5-Template-GD/Makefile
index b6486c49a17..fe3741c49c0 100644
--- a/graphics/p5-Template-GD/Makefile
+++ b/graphics/p5-Template-GD/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/08 19:23:54 wiz Exp $
#
DISTNAME= Template-GD-2.66
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AB/ABW/
diff --git a/graphics/p5-cairo-gobject/Makefile b/graphics/p5-cairo-gobject/Makefile
index 295f6d11b35..cd0bfebacfe 100644
--- a/graphics/p5-cairo-gobject/Makefile
+++ b/graphics/p5-cairo-gobject/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/06/08 19:23:55 wiz Exp $
#
DISTNAME= Cairo-GObject-1.004
PKGNAME= p5-${DISTNAME:tl}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile
index 63d476222bf..fa67d222866 100644
--- a/graphics/p5-cairo/Makefile
+++ b/graphics/p5-cairo/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2016/06/08 19:23:55 wiz Exp $
#
DISTNAME= Cairo-1.104
PKGNAME= p5-${DISTNAME:tl}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile
index c797b146e34..6562b766006 100644
--- a/graphics/p5-clutter/Makefile
+++ b/graphics/p5-clutter/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2015/07/12 18:56:22 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2016/06/08 19:23:55 wiz Exp $
#
DISTNAME= Clutter-1.110
PKGNAME= p5-${DISTNAME:tl}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/}