Bug 168312 - mail/sieve-connect - update to 0.83
Summary: mail/sieve-connect - update to 0.83
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 18:20 UTC by Alexey Degtyarev
Modified: 2012-05-25 13:50 UTC (History)
0 users

See Also:


Attachments
sieve-connect-0.83.patch (1.64 KB, patch)
2012-05-24 18:20 UTC, Alexey Degtyarev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Degtyarev 2012-05-24 18:20:02 UTC
	
This will update mail/sieve-connect to latest available release.

Changelog: 

 * support for TLSv1.1 and v1.2, (requires OpenSSL 1.0.1+)

 * If /etc/ssl/certs does not exist, try to find a certs dir 
   by asking OpenSSL.

Full Changelog here:

http://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt

Plus, minor Makefile code fixes to make portlint happy.
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-05-24 19:11:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-25 13:49:43 UTC
sylvio      2012-05-25 12:49:34 UTC

  FreeBSD ports repository

  Modified files:
    mail/sieve-connect   Makefile distinfo 
  Log:
  - Update to 0.83
  
  PR:             ports/168312
  Submitted by:   Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
  
  Revision  Changes    Path
  1.2       +6 -6      ports/mail/sieve-connect/Makefile
  1.2       +2 -2      ports/mail/sieve-connect/distinfo
_______________________________________________
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 3 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-05-25 13:50:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!