FreeBSD Bugzilla – Attachment 85014 Details for
Bug 121091
Update port: www/bookmarkbridge to 0.76
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.01 KB, created by
tkato432
on 2008-02-25 17:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2008-02-25 17:10:03 UTC
Size:
2.01 KB
patch
obsolete
>diff -urN /usr/ports/www/swish++/Makefile www/swish++/Makefile >--- /usr/ports/www/swish++/Makefile 2006-11-01 03:51:01.000000000 +0900 >+++ www/swish++/Makefile 2008-02-14 02:59:18.000000000 +0900 >@@ -7,10 +7,9 @@ > # > > PORTNAME= swish++ >-PORTVERSION= 6.1.4 >+PORTVERSION= 6.1.5 > CATEGORIES= www textproc >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= swishplusplus >+MASTER_SITES= SF/swishplusplus > > MAINTAINER= ports@FreeBSD.org > COMMENT= Simple Web Indexing System for Humans: C++ version >@@ -19,7 +18,6 @@ > > USE_PERL5= yes > USE_GMAKE= yes >-USE_GCC= 3.4+ > MAKEFILE= GNUmakefile > MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} \ > PERL=${PERL} PERL_VER=${PERL_VER} >diff -urN /usr/ports/www/swish++/distinfo www/swish++/distinfo >--- /usr/ports/www/swish++/distinfo 2006-11-01 03:51:01.000000000 +0900 >+++ www/swish++/distinfo 2008-02-14 02:59:18.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (swish++-6.1.4.tar.gz) = 08c0eac88e4f08c353037b893e243268 >-SHA256 (swish++-6.1.4.tar.gz) = 35e2c3d98a0cfd8c9fac45b7e12d13462e2521f025daac81045e697f403721f7 >-SIZE (swish++-6.1.4.tar.gz) = 302123 >+MD5 (swish++-6.1.5.tar.gz) = af755e4c7477fd1c05634596d6a9ff00 >+SHA256 (swish++-6.1.5.tar.gz) = 497b7d1f5dada146b74d82f787a1767a3713402e018b1e693cb7f6191db88d86 >+SIZE (swish++-6.1.5.tar.gz) = 320082 >diff -urN /usr/ports/www/swish++/files/patch-elements.c www/swish++/files/patch-elements.c >--- /usr/ports/www/swish++/files/patch-elements.c 2007-08-01 03:15:00.000000000 +0900 >+++ www/swish++/files/patch-elements.c 2008-02-14 02:59:18.000000000 +0900 >@@ -1,11 +0,0 @@ >---- mod/html/elements.c.orig 2007-07-31 20:12:01.000000000 +0200 >-+++ mod/html/elements.c 2007-07-31 20:12:22.000000000 +0200 >-@@ -295,7 +295,7 @@ >- // become overly pedantic about casting to enums. >- // >- element::end_tag_type const >-- v = (element::end_tag_type const)(int const)(p[1]); >-+ v = (element::end_tag_type const)(intptr_t const)(p[1]); >- element &e = insert( value_type( *p++, element( v ) ) ).first->second; >- >- switch ( v ) {
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 121091
: 85014