Bug 115424 - update mail/p5-qpsmtpd fix a rcNG error
Summary: update mail/p5-qpsmtpd fix a rcNG error
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-11 18:30 UTC by Zane C. Bowers-Hadley
Modified: 2007-08-17 03:45 UTC (History)
0 users

See Also:


Attachments
mail_p5-qpsmtpd_files_qpsmtpd.sh.in.diff (298 bytes, patch)
2007-08-11 18:30 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
file.diff (338 bytes, patch)
2007-08-11 18:30 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2007-08-11 18:30:00 UTC

I am 99% sure it worked when I wrote it, but I know it is definitely broken. This bumps the PORTREVISON and fixes the issue with the rcNG script.... the lack of a load_rc_config line.

How-To-Repeat: 

1: apply patch
2:
3: <insert something pointless>
4: enjoy
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-11 18:30:07 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2007-08-12 02:49:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-17 03:35:49 UTC
araujo      2007-08-17 02:31:45 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-qpsmtpd      Makefile 
    mail/p5-qpsmtpd/files qpsmtpd.sh.in 
  Log:
  - Fix RC script.
  - Bump PORTREVISION.
  
  PR:             ports/115424
  Submitted by:   Zane C. B. <vvelox@vvelox.net> (maintainer)
  Approved by:    itetcu (mentor)
  
  Revision  Changes    Path
  1.4       +1 -1      ports/mail/p5-qpsmtpd/Makefile
  1.2       +1 -0      ports/mail/p5-qpsmtpd/files/qpsmtpd.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 4 Marcelo Araujo freebsd_committer freebsd_triage 2007-08-17 03:45:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!