aboutsummaryrefslogtreecommitdiff
path: root/deskutils/p5-ZConf-BGSet
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-10-28 12:34:42 +0000
committerWen Heping <wen@FreeBSD.org>2009-10-28 12:34:42 +0000
commit47e944e8463d59c277dd6a483ee47d395d2a822e (patch)
tree5cf012a9ff1a08e8aa0de84088130cc79b934c84 /deskutils/p5-ZConf-BGSet
parent33e1faa5b0daea1683f00252b65f57737afaddbb (diff)
downloadports-47e944e8463d59c277dd6a483ee47d395d2a822e.tar.gz
ports-47e944e8463d59c277dd6a483ee47d395d2a822e.zip
Notes
Diffstat (limited to 'deskutils/p5-ZConf-BGSet')
-rw-r--r--deskutils/p5-ZConf-BGSet/Makefile7
-rw-r--r--deskutils/p5-ZConf-BGSet/distinfo6
-rw-r--r--deskutils/p5-ZConf-BGSet/pkg-descr2
-rw-r--r--deskutils/p5-ZConf-BGSet/pkg-plist9
4 files changed, 15 insertions, 9 deletions
diff --git a/deskutils/p5-ZConf-BGSet/Makefile b/deskutils/p5-ZConf-BGSet/Makefile
index 126a7962b73e..0f943125a74f 100644
--- a/deskutils/p5-ZConf-BGSet/Makefile
+++ b/deskutils/p5-ZConf-BGSet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ZConf-BGSet
-PORTVERSION= 0.2.0
+PORTVERSION= 1.0.0
CATEGORIES= deskutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
@@ -17,7 +17,10 @@ COMMENT= Background management utitility and Perl module that uses ZConf
RUN_DEPENDS= ${SITE_PERL}/Image/Size/FillFullSelect.pm:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
- ${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot
+ ${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot \
+ ${SITE_PERL}/Imager/AverageGray.pm:${PORTSDIR}/graphics/p5-Imager-AverageGray \
+ ${SITE_PERL}/X11/Resolution.pm:${PORTSDIR}/x11/p5-X11-Resolution \
+ ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
PERL_CONFIGURE= yes
diff --git a/deskutils/p5-ZConf-BGSet/distinfo b/deskutils/p5-ZConf-BGSet/distinfo
index cbe05a1c71ea..6c5e16c399db 100644
--- a/deskutils/p5-ZConf-BGSet/distinfo
+++ b/deskutils/p5-ZConf-BGSet/distinfo
@@ -1,3 +1,3 @@
-MD5 (ZConf-BGSet-0.2.0.tar.gz) = 167cd910e831ea6ef0f4b9e03cfa9c3c
-SHA256 (ZConf-BGSet-0.2.0.tar.gz) = 20e44d97488e1b3eef9c0c837bf3c0ff9606294ae5128773610ad96b2b5e29ff
-SIZE (ZConf-BGSet-0.2.0.tar.gz) = 14042
+MD5 (ZConf-BGSet-1.0.0.tar.gz) = 336ff2ac2d935b271c7b1898ac2e2e04
+SHA256 (ZConf-BGSet-1.0.0.tar.gz) = 144bf4784db270789a649a096fa6a4fde283fff27458b65b247d9b6c61fd237f
+SIZE (ZConf-BGSet-1.0.0.tar.gz) = 15085
diff --git a/deskutils/p5-ZConf-BGSet/pkg-descr b/deskutils/p5-ZConf-BGSet/pkg-descr
index f0f0ab6323a5..6047fba6332b 100644
--- a/deskutils/p5-ZConf-BGSet/pkg-descr
+++ b/deskutils/p5-ZConf-BGSet/pkg-descr
@@ -3,5 +3,7 @@ that uses ZConf as the setting storage backend.
zbgset - Background setter.
zbgset-admin - Manages the settings.
+zbgset-pt - Automatically populate a path based on fill type
+ and average gray.
WWW: http://search.cpan.org/~vvelox/ZConf-BGSet/
diff --git a/deskutils/p5-ZConf-BGSet/pkg-plist b/deskutils/p5-ZConf-BGSet/pkg-plist
index f66e92db70d0..0ae82cd3b2a9 100644
--- a/deskutils/p5-ZConf-BGSet/pkg-plist
+++ b/deskutils/p5-ZConf-BGSet/pkg-plist
@@ -1,8 +1,9 @@
bin/zbgset
+bin/zbgset-pt
bin/zbgset-admin
%%SITE_PERL%%/ZConf/BGSet.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
-@dirrm %%SITE_PERL%%/ZConf
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/ZConf