FreeBSD Bugzilla – Attachment 64439 Details for
Bug 95819
Update port: www/cherokee to 0.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 5.63 KB, created by
tkato432
on 2006-04-15 18:10:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2006-04-15 18:10:16 UTC
Size:
5.63 KB
patch
obsolete
>diff -urN /usr/ports/www/cherokee/Makefile www/cherokee/Makefile >--- /usr/ports/www/cherokee/Makefile Wed Mar 22 01:42:32 2006 >+++ www/cherokee/Makefile Tue Apr 11 02:29:11 2006 >@@ -6,8 +6,7 @@ > # > > PORTNAME= cherokee >-PORTVERSION= 0.4.30 >-PORTREVISION= 2 >+PORTVERSION= 0.5.1 > CATEGORIES= www > MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/ > MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION} >@@ -52,7 +51,6 @@ > post-patch: > @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ > 's|@mkdir_p@|${MKDIR} --|g' >- @${REINPLACE_CMD} -e '/^if/s|==|=|g' ${WRKSRC}/configure > > pre-build: > .for file in advanced.conf cherokee.conf mods-ssl sites-default sites-example >diff -urN /usr/ports/www/cherokee/distinfo www/cherokee/distinfo >--- /usr/ports/www/cherokee/distinfo Fri Jan 20 13:41:13 2006 >+++ www/cherokee/distinfo Tue Apr 11 02:20:24 2006 >@@ -1,3 +1,3 @@ >-MD5 (cherokee-0.4.30.tar.gz) = bedcf9997928faeb550f54bc6621c13b >-SHA256 (cherokee-0.4.30.tar.gz) = 336cc7008fc2ee65d0f5f45892e3404e8d5b36a8b903358c45aa2ddc090bc71d >-SIZE (cherokee-0.4.30.tar.gz) = 1367424 >+MD5 (cherokee-0.5.1.tar.gz) = 9835a293044ab1592d61550c1f26f1b2 >+SHA256 (cherokee-0.5.1.tar.gz) = 6a89ee7476f511307d7480e9de9345cb3ff3bd983aa3c53b6823f9222d3cd72a >+SIZE (cherokee-0.5.1.tar.gz) = 1546966 >diff -urN /usr/ports/www/cherokee/files/patch-Makefile.in www/cherokee/files/patch-Makefile.in >--- /usr/ports/www/cherokee/files/patch-Makefile.in Fri Jan 20 13:41:13 2006 >+++ www/cherokee/files/patch-Makefile.in Tue Apr 11 02:25:25 2006 >@@ -1,15 +1,15 @@ >---- Makefile.in.orig Thu Jan 19 03:58:11 2006 >-+++ Makefile.in Thu Jan 19 14:01:55 2006 >+--- Makefile.in.orig Tue Apr 4 17:23:41 2006 >++++ Makefile.in Tue Apr 11 02:25:14 2006 > @@ -314,7 +314,7 @@ > sharedstatedir = @sharedstatedir@ > sysconfdir = @sysconfdir@ > target_alias = @target_alias@ >--SUBDIRS = m4 contrib www doc icons qa cherokee cget >-+SUBDIRS = m4 contrib www icons qa cherokee cget >+-SUBDIRS = m4 contrib www doc icons qa cherokee cget windows >++SUBDIRS = m4 contrib www icons qa cherokee cget windows > bin_SCRIPTS = cherokee-config > SUFFIXES = .sample.pre .sample > >-@@ -978,7 +978,7 @@ >+@@ -979,7 +979,7 @@ > > > .sample.pre.sample: >@@ -18,7 +18,7 @@ > > install-data-local-config: > @$(mkinstalldirs) $(DESTDIR)$(pkgincludedir); >-@@ -1021,9 +1021,6 @@ >+@@ -1022,9 +1022,6 @@ > echo "$@ will not overwrite existing $(cherokeeconfdir)/mime.compression.types"; \ > else \ > $(INSTALL_DATA) $(top_srcdir)/mime.compression.types.sample $(DESTDIR)$(cherokeeconfdir)/mime.compression.types; \ >diff -urN /usr/ports/www/cherokee/pkg-plist www/cherokee/pkg-plist >--- /usr/ports/www/cherokee/pkg-plist Fri Feb 24 00:48:20 2006 >+++ www/cherokee/pkg-plist Tue Apr 11 02:37:00 2006 >@@ -61,6 +61,9 @@ > lib/cherokee/libplugin_fastcgi.a > lib/cherokee/libplugin_fastcgi.la > lib/cherokee/libplugin_fastcgi.so >+lib/cherokee/libplugin_fcgi.a >+lib/cherokee/libplugin_fcgi.la >+lib/cherokee/libplugin_fcgi.so > lib/cherokee/libplugin_file.a > lib/cherokee/libplugin_file.la > lib/cherokee/libplugin_file.so >@@ -91,6 +94,9 @@ > lib/cherokee/libplugin_redir.a > lib/cherokee/libplugin_redir.la > lib/cherokee/libplugin_redir.so >+lib/cherokee/libplugin_scgi.a >+lib/cherokee/libplugin_scgi.la >+lib/cherokee/libplugin_scgi.so > lib/cherokee/libplugin_server_info.a > lib/cherokee/libplugin_server_info.la > lib/cherokee/libplugin_server_info.so >@@ -141,34 +147,52 @@ > %%DATADIR%%/icons/text.png > %%DATADIR%%/icons/unknown.png > %%DATADIR%%/mime_types.txt >+%%PORTDOCS%%%%DOCSDIR%%/Authentication.html >+%%PORTDOCS%%%%DOCSDIR%%/Authors.html > %%PORTDOCS%%%%DOCSDIR%%/Behavior_configuration.html > %%PORTDOCS%%%%DOCSDIR%%/CGI_executing.html > %%PORTDOCS%%%%DOCSDIR%%/Cget.html >+%%PORTDOCS%%%%DOCSDIR%%/Cherokee-icono.png > %%PORTDOCS%%%%DOCSDIR%%/Combined_logger.html >+%%PORTDOCS%%%%DOCSDIR%%/Combined_logs.html > %%PORTDOCS%%%%DOCSDIR%%/Common_behavior.html >+%%PORTDOCS%%%%DOCSDIR%%/Comparison_servers.html > %%PORTDOCS%%%%DOCSDIR%%/Compiling_and_Installing.html > %%PORTDOCS%%%%DOCSDIR%%/Configuration.html >+%%PORTDOCS%%%%DOCSDIR%%/Copying_and_license.html > %%PORTDOCS%%%%DOCSDIR%%/Current_events.html > %%PORTDOCS%%%%DOCSDIR%%/Directory_configuration.html > %%PORTDOCS%%%%DOCSDIR%%/Directory_listing.html >+%%PORTDOCS%%%%DOCSDIR%%/Encoders.html >+%%PORTDOCS%%%%DOCSDIR%%/Exquisite-khelpcenter.png > %%PORTDOCS%%%%DOCSDIR%%/Extension_configuration.html > %%PORTDOCS%%%%DOCSDIR%%/FastCGI.html > %%PORTDOCS%%%%DOCSDIR%%/File_sending.html > %%PORTDOCS%%%%DOCSDIR%%/Frequently_asked_questions.html >+%%PORTDOCS%%%%DOCSDIR%%/Gzip_encoder.html > %%PORTDOCS%%%%DOCSDIR%%/How_to_generate_SSL_keys.html > %%PORTDOCS%%%%DOCSDIR%%/How_to_manage_Virtual_Host.html >+%%PORTDOCS%%%%DOCSDIR%%/Htdigest_validator.html >+%%PORTDOCS%%%%DOCSDIR%%/Htpasswd_validator.html > %%PORTDOCS%%%%DOCSDIR%%/Icons_configuration.html >+%%PORTDOCS%%%%DOCSDIR%%/Jaws_and_Cherokee_with_FastCGI.html > %%PORTDOCS%%%%DOCSDIR%%/Logging_system.html > %%PORTDOCS%%%%DOCSDIR%%/Mime_types_configuration.html > %%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html >+%%PORTDOCS%%%%DOCSDIR%%/NCSA_logs.html >+%%PORTDOCS%%%%DOCSDIR%%/PAM_validator.html > %%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html >+%%PORTDOCS%%%%DOCSDIR%%/Plain_validator.html > %%PORTDOCS%%%%DOCSDIR%%/Redirections.html > %%PORTDOCS%%%%DOCSDIR%%/Request_configuration.html >+%%PORTDOCS%%%%DOCSDIR%%/Ruby_on_Rails_with_SCGI.html >+%%PORTDOCS%%%%DOCSDIR%%/SCGI.html > %%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png > %%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html > %%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html > %%PORTDOCS%%%%DOCSDIR%%/Validators.html > %%PORTDOCS%%%%DOCSDIR%%/W3C_logger.html >+%%PORTDOCS%%%%DOCSDIR%%/W3C_logs.html > %%PORTDOCS%%%%DOCSDIR%%/WebApplications.html > %%PORTDOCS%%%%DOCSDIR%%/cherokee.png > %%PORTDOCS%%%%DOCSDIR%%/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 95819
: 64439