Bug 139893 - New port: graphics/p5-Imager-AverageGray being added for the purpose of updating p5-ZConf-BGSet
Summary: New port: graphics/p5-Imager-AverageGray being added for the purpose of u...
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-24 18:40 UTC by Zane C. Bowers-Hadley
Modified: 2009-10-25 02:47 UTC (History)
0 users

See Also:


Attachments
p5-Imager-AverageGray.shar (2.20 KB, text/plain)
2009-10-24 18:40 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-10-24 18:40:04 UTC

'deskutils/p5-ZConf-BGSet' requires this for 'bin/zbset-pt' to work.

I will be submitting a update for ZConf-BGSet shortly.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-10-25 00:05:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-25 02:24:45 UTC
wen         2009-10-25 02:24:37 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/p5-Imager-AverageGray Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  This uses the the Imager to find the average gray value
  for a image.
  
  WWW: http://search.cpan.org/dist/Imager-AverageGray/
  
  PR:             ports/139893
  Submitted by:   "Zane C.B." <vvelox@vvelox.net>
  Approved by:    mentors(implicit)
  
  Revision  Changes    Path
  1.1288    +1 -0      ports/graphics/Makefile
  1.1       +23 -0     ports/graphics/p5-Imager-AverageGray/Makefile (new)
  1.1       +3 -0      ports/graphics/p5-Imager-AverageGray/distinfo (new)
  1.1       +4 -0      ports/graphics/p5-Imager-AverageGray/pkg-descr (new)
  1.1       +5 -0      ports/graphics/p5-Imager-AverageGray/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 Wen Heping freebsd_committer freebsd_triage 2009-10-25 02:47:39 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!