Summary: | net-im/openfire: Update to 4.0.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Danilo G. Baio <dbaio> | ||||
Component: | Individual Port(s) | Assignee: | Pietro Cerutti <gahr> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | gahr:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Danilo G. Baio
2016-10-31 01:05:18 UTC
Two minor things, then approved: - no tab after the equal sign in OPTIONS_DEFAULT=PLUGINS - just leave it as it was - please also fix the s/JAVAJARDIR/JAVALIBDIR/ warning in RUN_DEPENDS Thanks! Oh, nevermind, I didn't notice you don't have a commit bit. I'll take care of committing this. A commit references this bug: Author: gahr Date: Mon Oct 31 15:18:59 UTC 2016 New revision: 425007 URL: https://svnweb.freebsd.org/changeset/ports/425007 Log: net-im/openfire: update to 4.0.3, switch to OPTIONS helpers https://download.igniterealtime.org/openfire/docs/4.0.3/changelog.html PR: 213929 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Changes: head/net-im/openfire/Makefile head/net-im/openfire/distinfo Thanks for your time and feedback! This change will fix portlint. -RUN_DEPENDS= ${JAVALIBDIR}/slf4j-api.jar:devel/slf4j +RUN_DEPENDS= slf4j>=1.7.7:devel/slf4j This version is based on work/openfire_src/build/lib/versions.txt file. Regards. For the record, all builds were finished. testport: poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 11 (OK) poudriere: amd64, 11 (OK) poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK) Only the portlint error remains. The fix on comment 4 will fix that. Regards. A commit references this bug: Author: gahr Date: Thu Nov 3 12:02:15 UTC 2016 New revision: 425203 URL: https://svnweb.freebsd.org/changeset/ports/425203 Log: net-im/openfire: better RUN_DEPENDS line (no actual change in dependencies) PR: 213929 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Changes: head/net-im/openfire/Makefile |