Bug 153862 - [patch] mail/ssmtp proper usage of @dirrmtry macro
Summary: [patch] mail/ssmtp proper usage of @dirrmtry macro
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: Andrej Zverev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-10 20:20 UTC by Andrej Zverev
Modified: 2011-01-11 05:51 UTC (History)
0 users

See Also:


Attachments
ssmtp.diff (1020 bytes, patch)
2011-01-10 20:20 UTC, Andrej Zverev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!