Bug 144262 - [PATCH] www/p5-FCGI-Spawn: update to 0.16.1
Summary: [PATCH] www/p5-FCGI-Spawn: update to 0.16.1
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: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 11:10 UTC by Peter
Modified: 2010-04-14 15:13 UTC (History)
0 users

See Also:


Attachments
file.diff (6.33 KB, patch)
2010-02-24 11:10 UTC, Peter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter 2010-02-24 11:10:01 UTC
FCGI::Spawn-0.16.1 release brings the daemon and thus the port has the script for rc.d now and "fcgi" user addition advisory.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-02-24 12:29:39 UTC
Class Changed
From-To: sw-bug->maintainer-update

fix category and class. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-02-24 12:29:39 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs
Comment 3 Steven Kreuzer freebsd_committer freebsd_triage 2010-02-25 15:15:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-04-14 14:50:28 UTC
skreuzer    2010-04-14 13:48:02 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-FCGI-Spawn    Makefile distinfo pkg-plist 
  Log:
  Update to 0.16.1
  
  PR:             ports/144262
  Submitted by:   Peter Vereshagin <peter@vereshagin.org>
  
  Revision  Changes    Path
  1.6       +34 -3     ports/www/p5-FCGI-Spawn/Makefile
  1.6       +3 -3      ports/www/p5-FCGI-Spawn/distinfo
  1.2       +7 -0      ports/www/p5-FCGI-Spawn/pkg-plist
_______________________________________________
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 5 dfilter service freebsd_committer freebsd_triage 2010-04-14 15:01:16 UTC
skreuzer    2010-04-14 13:58:53 UTC

  FreeBSD ports repository

  Added files:
    www/p5-FCGI-Spawn    pkg-deinstall pkg-install 
    www/p5-FCGI-Spawn/files fcgi_spawn.in 
  Log:
  I forgot to add some new files so the Previous commit was incomplete.
  
  PR:             ports/144262
  Submitted by:   Peter Vereshagin <peter@vereshagin.org>
  
  Revision  Changes    Path
  1.1       +29 -0     ports/www/p5-FCGI-Spawn/files/fcgi_spawn.in (new)
  1.1       +16 -0     ports/www/p5-FCGI-Spawn/pkg-deinstall (new)
  1.1       +34 -0     ports/www/p5-FCGI-Spawn/pkg-install (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 6 Steven Kreuzer freebsd_committer freebsd_triage 2010-04-14 15:13:16 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!