Bug 153862

Summary: [patch] mail/ssmtp proper usage of @dirrmtry macro
Product: Ports & Packages Reporter: Andrej Zverev <az>
Component: Individual Port(s)Assignee: Andrej Zverev <az>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ssmtp.diff none

Description Andrej Zverev freebsd_committer freebsd_triage 2011-01-10 20:20:12 UTC
	- Fix @dirrmtry since it already filter stderr and return true
	also if you want notify users about manual operations during deinstall
	you can use pkg-deinstall.
	- Remove MD5 checksum
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-10 20:20:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->az

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-10 20:20:23 UTC
Maintainer of mail/ssmtp,

Please note that PR ports/153862 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153862

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-10 20:20:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Aragon Gouveia 2011-01-10 20:46:47 UTC
This looks fine.  Please let it be committed.  Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-01-11 05:46:28 UTC
az          2011-01-11 05:46:25 UTC

  FreeBSD ports repository

  Modified files:
    mail/ssmtp           distinfo pkg-plist 
  Log:
  - Fix @dirrmtry
  - Remove MD5 checksum
  
  PR:             ports/153862
  Submitted by:   az
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.12      +0 -1      ports/mail/ssmtp/distinfo
  1.6       +1 -1      ports/mail/ssmtp/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 6 Andrej Zverev freebsd_committer freebsd_triage 2011-01-11 05:51:03 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!