Bug 119258 - Updated port: net-im/openfire update to new version - openfire 3.4.3
Summary: Updated port: net-im/openfire update to new version - openfire 3.4.3
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-02 12:50 UTC by Nikolay Pavlov
Modified: 2008-01-03 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (174 bytes, patch)
2008-01-02 12:50 UTC, Nikolay Pavlov
no flags Details | Diff
file.diff (603 bytes, patch)
2008-01-02 12:50 UTC, Nikolay Pavlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolay Pavlov 2008-01-02 12:50:05 UTC
Openfire New Features 
- Avatars may now be updated when using LDAP. (60 votes)
 - Improved login performance by reducing PEP work.
 - Optimized general performance when doing JID operations.
 - Improved http binding throughput by setting a maximum number of http worker threads.
 - Optimized memory consumption when using http-binding.
 - New database connections are opened when no database connections were found.
 - Updated JavaMail library to latests version.

Openfire Bug Fixes

 - Certificate Signing Requests were not generated when issuer name matched xmpp domain.
 - Fixed encrypted connections for server-2-server (broken in 3.4.2).
 - SASL EXTERNAL for server-2-server was not accepting wildcard certificates.
 - Fixed Openfire RPM to properly handle service removal and also shutdowns/startups. (1 vote)
 - Fixed DMG installer to not overwrite config files.

Fix: PORTNAME=      openfire
-PORTVERSION=   3.4.2
+PORTVERSION=   3.4.3
 CATEGORIES=    net-im java
 MASTER_SITES=  http://www.igniterealtime.org/downloadServlet?filename=openfire/
 DISTNAME=      ${PORTNAME}_src_${PORTVERSION:S/./_/g}
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-02 13:04:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-03 17:24:18 UTC
miwi        2008-01-03 17:24:14 UTC

  FreeBSD ports repository

  Modified files:
    net-im/openfire      Makefile distinfo 
  Log:
  - Update to 3.4.3
  
  PR:             119258
  Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.13      +1 -1      ports/net-im/openfire/Makefile
  1.9       +3 -3      ports/net-im/openfire/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 Martin Wilke freebsd_committer freebsd_triage 2008-01-03 17:24:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!