FreeBSD Bugzilla – Attachment 99529 Details for
Bug 138612
[UPDATE] mail/roundcube to 0.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.22 KB, created by
Edmondas Girkantas
on 2009-09-07 15:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Edmondas Girkantas
Created:
2009-09-07 15:40:01 UTC
Size:
2.22 KB
patch
obsolete
>diff -ruN roundcube.orig/Makefile roundcube/Makefile >--- roundcube.orig/Makefile 2009-09-07 17:15:57.000000000 +0300 >+++ roundcube/Makefile 2009-09-07 17:24:25.000000000 +0300 >@@ -6,11 +6,11 @@ > # > > PORTNAME= roundcube >-DISTVERSION= 0.2.2 >+DISTVERSION= 0.3 > PORTEPOCH= 1 > CATEGORIES= mail www >-MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${PORTVERSION} >-DISTNAME= ${PORTNAME}mail-${DISTVERSION} >+MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${PORTVERSION}-stable >+DISTNAME= ${PORTNAME}mail-${DISTVERSION}-stable > > MAINTAINER= ale@FreeBSD.org > COMMENT= Fully skinnable XHTML/CSS webmail written in PHP >diff -ruN roundcube.orig/distinfo roundcube/distinfo >--- roundcube.orig/distinfo 2009-09-07 17:15:57.000000000 +0300 >+++ roundcube/distinfo 2009-09-07 11:23:19.000000000 +0300 >@@ -1,3 +1,3 @@ >-MD5 (roundcubemail-0.2.2.tar.gz) = 992bd125a5f3c91e81f1eebbdef63575 >-SHA256 (roundcubemail-0.2.2.tar.gz) = 57df1dfa6b88973f74131adf0262de4fbf5217be3bc6739faeccff77a9dfffa3 >-SIZE (roundcubemail-0.2.2.tar.gz) = 1703629 >+MD5 (roundcubemail-0.3-stable.tar.gz) = 741bb3dace2e2824c0cbb3e86142be5b >+SHA256 (roundcubemail-0.3-stable.tar.gz) = 11b1618692000b82c4fde26527b2cf5c18850eb6f48c6c0004758c39308dfd04 >+SIZE (roundcubemail-0.3-stable.tar.gz) = 1888994 >diff -ruN roundcube.orig/files/patch-program_include_rcube_message.php roundcube/files/patch-program_include_rcube_message.php >--- roundcube.orig/files/patch-program_include_rcube_message.php 2009-09-07 17:15:57.000000000 +0300 >+++ roundcube/files/patch-program_include_rcube_message.php 1970-01-01 03:00:00.000000000 +0300 >@@ -1,11 +0,0 @@ >---- ./program/include/rcube_message.php.orig 2009-07-30 14:35:17.000000000 +0200 >-+++ ./program/include/rcube_message.php 2009-07-30 14:35:35.000000000 +0200 >-@@ -373,7 +373,7 @@ >- >- // part is file/attachment >- else if ($mail_part->disposition == 'attachment' || $mail_part->disposition == 'inline' || >-- $mail_part->headers['content-id'] || (empty($mail_part->disposition) && $mail_part->filename)) { >-+ $mail_part->headers['content-id'] || $mail_part->filename) { >- // skip apple resource forks >- if ($message_ctype_secondary == 'appledouble' && $secondary_type == 'applefile') >- continue;
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 138612
: 99529