Bug 114016 - [maintainer update] www/polipo to 1.0.1
Summary: [maintainer update] www/polipo to 1.0.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-25 18:20 UTC by Frank Behrens
Modified: 2007-07-22 12:50 UTC (History)
0 users

See Also:


Attachments
polipo-1.0.1-port.patch (1.53 KB, patch)
2007-06-25 18:20 UTC, Frank Behrens
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Behrens 2007-06-25 18:20:01 UTC
	Maintainer update of www/polipo
	- upstream update to 1.0.1
	- remove possible stale pidfile on startup
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-07-06 20:44:46 UTC
miwi        2007-07-06 19:44:40 UTC

  FreeBSD ports repository

  Modified files:
    www/polipo           Makefile distinfo 
    www/polipo/files     polipo.sh.in 
  Log:
  - Update to 1.0.1
  - Remove possible stale pidfile on startup
  
  PR:             114016
  Submitted by:   Frank Behrens <frank@pinky.sax.de> (maintainer)
  
  Revision  Changes    Path
  1.10      +1 -1      ports/www/polipo/Makefile
  1.8       +3 -3      ports/www/polipo/distinfo
  1.5       +1 -0      ports/www/polipo/files/polipo.sh.in
_______________________________________________
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 2 Martin Wilke freebsd_committer freebsd_triage 2007-07-06 20:44:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 j.jongmans 2007-07-22 12:19:07 UTC
It seems that the maintainer update of www/polipo was committed with a
slight difference in the patch to files/polipo.sh.in, specifically the
exclusion of the -f switch to rm.

If the pidfile is already nonexistent, rm without the -f switch will
return a non-zero exit code and the rc.subr system will consider the
precmd as failed and abort (unless using forcestart), resulting in the
polipo process not being started.

Adding the -f switch, as in the original patch proposed by the port's
maintainer, should prevent this from occuring.

Tested on: FreeBSD 6.2-RELEASE-p1

-- 
Jasper Jongmans                                   j.jongmans@aprogas.net
PGP key                           http://aprogas.net/~aprogas/pgpkey.asc
PGP fingerprint       6E36 58CF 2CD7 86BC 7F6C  6128 E2AA FA44 CD25 1FFD