FreeBSD Bugzilla – Attachment 176324 Details for
Bug 213929
net-im/openfire: Update to 4.0.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openfire-4.0.3.patch
openfire-4.0.3.patch (text/plain), 2.82 KB, created by
Danilo G. Baio
on 2016-10-31 01:05:18 UTC
(
hide
)
Description:
openfire-4.0.3.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-10-31 01:05:18 UTC
Size:
2.82 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 424942) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= openfire >-PORTVERSION= 4.0.2 >+PORTVERSION= 4.0.3 > PORTEPOCH= 1 > CATEGORIES= net-im java > MASTER_SITES= http://download.igniterealtime.org/openfire/ >@@ -16,7 +16,8 @@ > RUN_DEPENDS= ${JAVAJARDIR}/slf4j-api.jar:devel/slf4j > > OPTIONS_DEFINE= DOCS PLUGINS >-OPTIONS_DEFAULT=PLUGINS >+OPTIONS_DEFAULT= PLUGINS >+OPTIONS_SUB= yes > PLUGINS_DESC= Install bundled plugins > > USES= cpe dos2unix zip >@@ -44,14 +45,7 @@ > PLIST_SUB+= VARLOG=${VARLOG} \ > VARDB=${VARDB} > >-.include <bsd.port.options.mk> >- >-.if ${PORT_OPTIONS:MPLUGINS} >-ALL_TARGET+= plugins >-PLIST_SUB+= PLUGINS="" >-.else >-PLIST_SUB+= PLUGINS="@comment " >-.endif >+PLUGINS_ALL_TARGET= plugins > > do-install: > @${MKDIR} ${STAGEDIR}${DATADIR}/lib >@@ -69,19 +63,6 @@ > (cd ${INSTALL_WRKSRC}/plugins/admin && ${FIND} . \ > | ${CPIO} -pvdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DATADIR}/plugins/admin) > >-.if ${PORT_OPTIONS:MPLUGINS} >- (cd ${INSTALL_WRKSRC}/plugins && ${FIND} . \ >- | ${CPIO} -pvdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DATADIR}/plugins) >-.endif >- >-.if ${PORT_OPTIONS:MDOCS} >- ${MKDIR} ${STAGEDIR}${DOCSDIR} >- (cd ${WRKSRC} && ${INSTALL_DATA} LICENSE.html README.html changelog.html \ >- ${STAGEDIR}${DOCSDIR}) >- >- (cd ${WRKSRC}/documentation/docs && ${FIND} . \! -path ./javadoc\* \ >- | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR} > /dev/null 2>&1 ) >-.endif > ${LN} -sf ${ETCDIR} ${STAGEDIR}${DATADIR}/conf > ${LN} -sf ${ETCDIR} ${STAGEDIR}${DATADIR}/resources/security > ${LN} -sf ${VARDB} ${STAGEDIR}${DATADIR}/embedded-db >@@ -95,4 +76,18 @@ > ${INSTALL_DATA} ${INSTALL_WRKSRC}/conf/security.xml \ > ${STAGEDIR}${ETCDIR}/security.xml.sample > >+do-install-PLUGINS-on: >+ (cd ${INSTALL_WRKSRC}/plugins && ${FIND} . \ >+ | ${CPIO} -pvdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DATADIR}/plugins) >+ >+do-install-DOCS-on: >+ ${MKDIR} ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC} && ${INSTALL_DATA} LICENSE.html README.html changelog.html \ >+ ${STAGEDIR}${DOCSDIR}) >+ (cd ${WRKSRC}/documentation/docs && ${FIND} . \! -path ./javadoc\* \ >+ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR} > /dev/null 2>&1 ) >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${DATADIR}/resources/nativeAuth/linux-i386/libshaj.so >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 424942) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (openfire_src_4_0_2.zip) = ed0fff35a0ebb9a5839fd3806038b9d5d9720f2c9491538a7429c704d85215da >-SIZE (openfire_src_4_0_2.zip) = 103209103 >+TIMESTAMP = 1477829402 >+SHA256 (openfire_src_4_0_3.zip) = 349d90076453cdf17f2151cdf6df0eaf6d2c1f0fdc5f61f79e8d0b1afb492153 >+SIZE (openfire_src_4_0_3.zip) = 103406252
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213929
: 176324