Bug 131517 - Net port: deskutils/p5-ZConf-BGSet Background management utitility and Perl module that uses ZConf
Summary: Net port: deskutils/p5-ZConf-BGSet Background management utitility and Perl...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 01:00 UTC by Zane C. Bowers-Hadley
Modified: 2009-02-15 20:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.48 KB, text/plain)
2009-02-09 01:00 UTC, Zane C. Bowers-Hadley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2009-02-09 01:00:13 UTC

A versitile background setter supporting random backgrounds
that uses ZConf as the setting storage backend.

zbgset - Background setter.
zbgset-admin - Manages the settings.

WWW: http://search.cpan.org/~vvelox/ZConf-BGSet/



'deskutils/zbgset' and 'deskutils/zbgset-adadmin' need removed as well, as
the scripts in those ports have been rolled into this Perl module. The diff
for the moved file has been included as well.

Fix: 

--- deskutils_p5-ZConf-BGSet.shar ends here -----oE0qRNq6Gqxh06SbtisosxLAKkZtkInde3aRFyxcRBQpVpgN
Content-Type: text/plain; name="MOVED.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="MOVED.diff"

--- MOVED.orig	2009-02-08 18:22:02.000000000 -0600
+++ MOVED	2009-02-08 18:24:59.000000000 -0600
@@ -3807,3 +3807,5 @@
 x11-themes/gtk-industrial-theme||2009-02-03|Has expired: has been broken for more than 6 months
 sysutils/srmt||2009-02-07|Moved into archivers/star
 devel/libslang|devel/libslang2|2009-02-07|Abandoned upstream, replaced by devel/libslang2
+deskutils/zbgset|deskutils/p5-ZConf-BGSet|2009-02-09|Rolled zbgset into ZConf::BGSet
+deskutils/zbgset-admin|deskutils/p5-ZConf-BGSet|2009-02-09|Rolled zbgset-admin into ZConf::BGSet
How-To-Repeat: 

1: unshar
2:
3: apply MOVED.diff
4: remove 'deskutils/zbgset' if it had been installed previously
5: remove 'deskutils/zbgset-admin' if it had been installed previously
6: install and enjoy
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-02-09 10:38:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-15 20:24:40 UTC
miwi        2009-02-15 20:24:22 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-ZConf-BGSet   Makefile distinfo pkg-descr pkg-plist 
  Log:
  A versitile background setter supporting random backgrounds
  that uses ZConf as the setting storage backend.
  
  zbgset - Background setter.
  zbgset-admin - Manages the settings.
  
  WWW: http://search.cpan.org/~vvelox/ZConf-BGSet/
  
  PR:             ports/131517
  Submitted by:   Zane C, Bowers <vvelox at vvelox.net>
  
  Revision  Changes    Path
  1.2074    +1 -0      ports/net/Makefile
  1.1       +26 -0     ports/net/p5-ZConf-BGSet/Makefile (new)
  1.1       +3 -0      ports/net/p5-ZConf-BGSet/distinfo (new)
  1.1       +7 -0      ports/net/p5-ZConf-BGSet/pkg-descr (new)
  1.1       +8 -0      ports/net/p5-ZConf-BGSet/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-15 20:30:52 UTC
miwi        2009-02-15 20:30:35 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED 
    deskutils            Makefile 
  Removed files:
    deskutils/zbgset     Makefile distinfo pkg-descr 
    deskutils/zbgset-admin Makefile distinfo pkg-descr 
  Log:
  - Remove deskutils/zbgset and deskutils/zbgset-admin both included now in deskutils/p5-ZConf-BGSet
  
  PR:             131517
  Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
  
  Revision  Changes    Path
  1.1801    +3 -2      ports/MOVED
  1.357     +0 -2      ports/deskutils/Makefile
  1.3       +0 -41     ports/deskutils/zbgset-admin/Makefile (dead)
  1.2       +0 -3      ports/deskutils/zbgset-admin/distinfo (dead)
  1.2       +0 -1      ports/deskutils/zbgset-admin/pkg-descr (dead)
  1.3       +0 -43     ports/deskutils/zbgset/Makefile (dead)
  1.2       +0 -3      ports/deskutils/zbgset/distinfo (dead)
  1.2       +0 -16     ports/deskutils/zbgset/pkg-descr (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-02-15 20:31:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!