FreeBSD Bugzilla – Attachment 103865 Details for
Bug 143946
[PATCH] devel/rhtvision Update to 2.1.0 snapshot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.49 KB, created by
Robert Farmer
on 2010-02-15 04:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Robert Farmer
Created:
2010-02-15 04:20:01 UTC
Size:
3.49 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/rhtvision/Makefile,v >retrieving revision 1.21 >diff -u -r1.21 Makefile >--- Makefile 22 Aug 2009 00:18:32 -0000 1.21 >+++ Makefile 14 Feb 2010 11:56:34 -0000 >@@ -6,11 +6,10 @@ > # > > PORTNAME= rhtvision >-PORTVERSION= 2.0.3 >-PORTREVISION= 4 >+PORTVERSION= 2.1.0 > CATEGORIES= devel >-MASTER_SITES= SF/tvision/UNIX/${PORTVERSION} >-DISTNAME= rhtvision-${PORTVERSION}.src >+MASTER_SITES= SF/tvision/UNIX/${PORTVERSION}%20CVS20070425%20Source%20and%20Debian%204.0/ >+DISTNAME= rhtvision-${PORTVERSION}-3.src > > MAINTAINER= perky@FreeBSD.org > COMMENT= Complete C++ Text User Interface (TUI) library >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/rhtvision/distinfo,v >retrieving revision 1.7 >diff -u -r1.7 distinfo >--- distinfo 22 Jan 2006 08:29:58 -0000 1.7 >+++ distinfo 14 Feb 2010 11:56:47 -0000 >@@ -1,3 +1,3 @@ >-MD5 (rhtvision-2.0.3.src.tar.gz) = b6129f5c510ba9d28d21c9575b7e1c75 >-SHA256 (rhtvision-2.0.3.src.tar.gz) = cd8eacf19b8d4302349604fb7b29729e5eea4fee652b08c2768f061e74eb7b9e >-SIZE (rhtvision-2.0.3.src.tar.gz) = 1068752 >+MD5 (rhtvision-2.1.0-3.src.tar.gz) = ce152a3eaddde2875403da8b764d9e15 >+SHA256 (rhtvision-2.1.0-3.src.tar.gz) = a33d3e47012b8cc95fc7b195abdb605697169889f3a1557d819e3676cd8c732a >+SIZE (rhtvision-2.1.0-3.src.tar.gz) = 1107627 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/rhtvision/pkg-plist,v >retrieving revision 1.8 >diff -u -r1.8 pkg-plist >--- pkg-plist 19 Dec 2004 17:59:47 -0000 1.8 >+++ pkg-plist 14 Feb 2010 12:07:04 -0000 >@@ -157,7 +157,8 @@ > lib/librhtv.a > lib/librhtv.so > lib/librhtv.so.2 >-lib/librhtv.so.2.0.3 >+lib/librhtv.so.2.1.0 > lib/libtvfintl.a >-share/locale/es/LC_MESSAGES/tvision2.0.3.mo >-share/locale/ru/LC_MESSAGES/tvision2.0.3.mo >+share/locale/es/LC_MESSAGES/tvision2.1.0.mo >+share/locale/pl/LC_MESSAGES/tvision2.1.0.mo >+share/locale/ru/LC_MESSAGES/tvision2.1.0.mo >Index: files/patch-include-compatlayer.h >=================================================================== >RCS file: files/patch-include-compatlayer.h >diff -N files/patch-include-compatlayer.h >--- files/patch-include-compatlayer.h 8 Nov 2007 19:03:10 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,11 +0,0 @@ >---- include/compatlayer.h.orig 2007-11-05 15:25:07.000000000 +0600 >-+++ include/compatlayer.h 2007-11-05 15:25:43.000000000 +0600 >-@@ -324,7 +324,7 @@ >- library. GCC implemented it in version 3.0. BC++ implemented some >- stuff in versions like BC++ 5.5. So that's a real mess. */ >- #if __GNUC__>=3 >-- #if __GNUC_MINOR__>=4 >-+ #if __GNUC__ >= 4 || __GNUC_MINOR__>=4 >- // gcc 3.4. It have __gnu_cxx::stdio_filebuf class. >- #define CLY_filebuf __gnu_cxx::stdio_filebuf<char> >- #define CLY_int_filebuf CLY_filebuf >Index: files/patch-include-tv-inputln.h >=================================================================== >RCS file: files/patch-include-tv-inputln.h >diff -N files/patch-include-tv-inputln.h >--- files/patch-include-tv-inputln.h 8 Nov 2007 19:03:10 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,11 +0,0 @@ >---- include/tv/inputln.h.orig 2007-11-05 15:06:18.000000000 +0600 >-+++ include/tv/inputln.h 2007-11-05 15:06:41.000000000 +0600 >-@@ -196,7 +196,7 @@ >- { return name; } >- >- protected: >-- TInputLine::TInputLine(StreamableInit) : >-+ TInputLine(StreamableInit) : >- TInputLineBaseT<char,TDrawBuffer>(streamableInit) {} >- >- public:
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 143946
: 103865