FreeBSD Bugzilla – Attachment 177670 Details for
Bug 215056
net-im/openfire: Update to 4.0.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openfire-4.0.4.patch
openfire-4.0.4.patch (text/plain), 2.45 KB, created by
Danilo G. Baio
on 2016-12-05 00:03:14 UTC
(
hide
)
Description:
openfire-4.0.4.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-12-05 00:03:14 UTC
Size:
2.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 427611) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= openfire >-PORTVERSION= 4.0.3 >+PORTVERSION= 4.0.4 > PORTEPOCH= 1 > CATEGORIES= net-im java > MASTER_SITES= http://download.igniterealtime.org/openfire/ >@@ -12,6 +12,7 @@ > COMMENT= Enterprise instant messaging server > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE.html > > RUN_DEPENDS= slf4j>=1.7.7:devel/slf4j > >@@ -26,6 +27,7 @@ > USE_ANT= yes > USE_JAVA= yes > JAVA_VERSION= 1.8 >+NO_ARCH= yes > > CPE_VENDOR= igniterealtime > >@@ -56,7 +58,7 @@ > (cd ${INSTALL_WRKSRC}/lib && ${INSTALL} -m 744 *.jar ${STAGEDIR}${DATADIR}/lib) > (cd ${INSTALL_WRKSRC}/lib && ${INSTALL} -m 744 log4j.xml ${STAGEDIR}${DATADIR}/lib) > >- (cd ${INSTALL_WRKSRC}/resources && ${FIND} . \! -path ./security\* \ >+ (cd ${INSTALL_WRKSRC}/resources && ${FIND} . \! -path ./security\* \! -path ./nativeAuth\* \ > | ${CPIO} -pvdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DATADIR}/resources) > > # always install admin interface >@@ -87,7 +89,4 @@ > (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 427611) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1477829402 >-SHA256 (openfire_src_4_0_3.zip) = 349d90076453cdf17f2151cdf6df0eaf6d2c1f0fdc5f61f79e8d0b1afb492153 >-SIZE (openfire_src_4_0_3.zip) = 103406252 >+TIMESTAMP = 1480770984 >+SHA256 (openfire_src_4_0_4.zip) = b97e492de79d8733f484f7575343df6eb108a26b3117dbca2666aba31319d39a >+SIZE (openfire_src_4_0_4.zip) = 103408213 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 427611) >+++ pkg-plist (working copy) >@@ -344,9 +344,6 @@ > %%DATADIR%%/resources/database/upgrade/9/openfire_postgresql.sql > %%DATADIR%%/resources/database/upgrade/9/openfire_sqlserver.sql > %%DATADIR%%/resources/database/upgrade/9/openfire_sybase.sql >-%%DATADIR%%/resources/nativeAuth/linux-i386/libshaj.so >-%%DATADIR%%/resources/nativeAuth/osx-ppc/libshaj.jnilib >-%%DATADIR%%/resources/nativeAuth/win32-x86/shaj.dll > %%DATADIR%%/resources/security > %%DATADIR%%/resources/spank/WEB-INF/web.xml > %%DATADIR%%/resources/spank/index.html
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 215056
: 177670