FreeBSD Bugzilla – Attachment 73291 Details for
Bug 106268
Update port: www/mediawiki
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.28 KB, created by
Gerrit Beine
on 2006-12-03 16:20:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gerrit Beine
Created:
2006-12-03 16:20:16 UTC
Size:
2.28 KB
patch
obsolete
>diff -Nur /usr/ports/www/mediawiki/Makefile mediawiki/Makefile >--- /usr/ports/www/mediawiki/Makefile Fri Jul 14 09:22:13 2006 >+++ mediawiki/Makefile Sun Dec 3 16:13:55 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= mediawiki >-PORTVERSION= 1.7.1 >+PORTVERSION= 1.8.2 > CATEGORIES= www > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= wikipedia >@@ -14,7 +14,7 @@ > MAINTAINER= gerrit.beine@gmx.de > COMMENT= The wiki engine used by Wikipedia > >-CONFLICTS= mediawiki-1.[0-68-9].* >+CONFLICTS= mediawiki-1.[0-79].* > > NO_BUILD= yes > USE_MYSQL= yes >diff -Nur /usr/ports/www/mediawiki/distinfo mediawiki/distinfo >--- /usr/ports/www/mediawiki/distinfo Fri Jul 14 09:22:13 2006 >+++ mediawiki/distinfo Sun Dec 3 16:14:23 2006 >@@ -1,3 +1,3 @@ >-MD5 (mediawiki-1.7.1.tar.gz) = 50b74e2b5c86fb94c7201b72d2037662 >-SHA256 (mediawiki-1.7.1.tar.gz) = c1b921faedddc14befe1c9593cba80cf6acfe86f21d9eca48617f7a95461bdd2 >-SIZE (mediawiki-1.7.1.tar.gz) = 3256428 >+MD5 (mediawiki-1.8.2.tar.gz) = 79113e7ea8d7e7c5437e633259af4a11 >+SHA256 (mediawiki-1.8.2.tar.gz) = 1ff1ae27049e77db1af149d6bca193d13dd39a7586f3c14617e14abc46db129d >+SIZE (mediawiki-1.8.2.tar.gz) = 3491471 >diff -Nur /usr/ports/www/mediawiki/files/patch-index.php mediawiki/files/patch-index.php >--- /usr/ports/www/mediawiki/files/patch-index.php Sat Jul 1 19:34:39 2006 >+++ mediawiki/files/patch-index.php Sun Dec 3 16:18:35 2006 >@@ -1,10 +1,10 @@ >---- config/index.php.orig Tue Jun 6 11:04:04 2006 >-+++ config/index.php Sat Jul 1 13:27:04 2006 >-@@ -340,7 +340,7 @@ >- $diff3locations = array("/usr/bin", "/opt/csw/bin", "/usr/gnu/bin", "/usr/sfw/bin") + explode($sep, getenv("PATH")); >- $diff3names = array("gdiff3", "diff3", "diff3.exe"); >+--- config/index.php.orig Sat Oct 14 02:06:36 2006 >++++ config/index.php Sun Dec 3 16:18:18 2006 >+@@ -434,7 +434,7 @@ >+ $diff3locations = array( "/usr/bin", "/usr/local/bin", "/opt/csw/bin", "/usr/gnu/bin", "/usr/sfw/bin" ) + explode( $sep, getenv( "PATH" ) ); >+ $diff3names = array( "gdiff3", "diff3", "diff3.exe" ); > >--$diff3versioninfo = array('$1 --version 2>&1', 'diff3 (GNU diffutils)'); >+-$diff3versioninfo = array( '$1 --version 2>&1', 'diff3 (GNU diffutils)' ); > +$diff3versioninfo = array('$1 --version 2>&1', 'diff3 - GNU diffutils'); > foreach ($diff3locations as $loc) { > $exe = locate_executable($loc, $diff3names, $diff3versioninfo);
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 106268
: 73291