FreeBSD Bugzilla – Attachment 39590 Details for
Bug 62390
Update port: textproc/html2text 1.3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.87 KB, created by
Hiroki Sato
on 2004-02-05 14:50:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hiroki Sato
Created:
2004-02-05 14:50:11 UTC
Size:
1.87 KB
patch
obsolete
>Index: html2text/Makefile >=================================================================== >RCS file: /home/ncvs/ports/textproc/html2text/Makefile,v >retrieving revision 1.1 >diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 Makefile >--- html2text/Makefile 27 Mar 2003 02:09:23 -0000 1.1 >+++ html2text/Makefile 5 Feb 2004 13:57:13 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= html2text >-PORTVERSION= 1.3.1 >+PORTVERSION= 1.3.2 > CATEGORIES= textproc > MASTER_SITES= http://userpage.fu-berlin.de/~mbayer/tools/ \ > ftp://ftp.ibiblio.org/pub/linux/apps/www/converters/ >Index: html2text/distinfo >=================================================================== >RCS file: /home/ncvs/ports/textproc/html2text/distinfo,v >retrieving revision 1.1 >diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 distinfo >--- html2text/distinfo 27 Mar 2003 02:09:23 -0000 1.1 >+++ html2text/distinfo 5 Feb 2004 14:01:00 -0000 >@@ -1 +1,2 @@ >-MD5 (html2text-1.3.1.tar.gz) = faa3eaeb062540e72d251d6c3fa6cc71 >+MD5 (html2text-1.3.2.tar.gz) = 14b091c7c5cb5c3bc2ce19298a0c0e27 >+SIZE (html2text-1.3.2.tar.gz) = 131336 >Index: html2text/files/patch-format.C >=================================================================== >RCS file: html2text/files/patch-format.C >diff -N html2text/files/patch-format.C >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ html2text/files/patch-format.C 5 Feb 2004 14:00:50 -0000 >@@ -0,0 +1,19 @@ >+--- format.C Mon Jul 29 20:12:13 2002 >++++ format.C Thu Feb 5 22:47:07 2004 >+@@ -34,7 +34,7 @@ >+ /***************************************************************************/ >+ >+ >+-#include <strstream.h> >++#include <strstream> >+ >+ #include <stdlib.h> >+ #include <ctype.h> >+@@ -50,6 +50,7 @@ >+ >+ using std::endl; >+ using std::flush; >++using std::ostrstream; >+ >+ #ifndef nelems >+ #define nelems(array) (sizeof(array) / sizeof((array)[0]))
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 62390
: 39590