FreeBSD Bugzilla – Attachment 61704 Details for
Bug 92409
[PATCH] net/tintin++: update to 1.95.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tintin-1.95.7.patch
tintin-1.95.7.patch (text/plain), 2.59 KB, created by
Radim Kolar
on 2006-01-27 09:10:03 UTC
(
hide
)
Description:
tintin-1.95.7.patch
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2006-01-27 09:10:03 UTC
Size:
2.59 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net/tintin/Makefile /home/hsn/hacked/tintin++-devel/Makefile >--- /usr/ports/net/tintin/Makefile Mon Dec 5 01:33:39 2005 >+++ /home/hsn/hacked/tintin++-devel/Makefile Fri Jan 27 09:51:49 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= tintin >-PORTVERSION= 1.95.1 >+PORTVERSION= 1.95.7 > CATEGORIES+= net games > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -22,7 +22,7 @@ > USE_GMAKE= yes > > PLIST_FILES= bin/tt++ >-PORTDOCS= BUGS CREDITS FAQ README TODO tintin19.txt >+PORTDOCS= BUGS CREDITS FAQ README TODO tintin19.txt chat_protocol.txt > > .include <bsd.port.pre.mk> > >@@ -36,7 +36,7 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/tt++ ${PREFIX}/bin > .ifndef NOPORTDOCS > ${MKDIR} ${DOCSDIR} >-.for i in FAQ README TODO CREDITS BUGS docs/tintin19.txt >+.for i in FAQ README TODO CREDITS BUGS docs/tintin19.txt docs/chat_protocol.txt > ${INSTALL_DATA} ${WRKSRC}/../${i} ${DOCSDIR} > .endfor > .endif >diff -ruN --exclude=CVS /usr/ports/net/tintin/distinfo /home/hsn/hacked/tintin++-devel/distinfo >--- /usr/ports/net/tintin/distinfo Sun Jan 22 22:23:56 2006 >+++ /home/hsn/hacked/tintin++-devel/distinfo Fri Jan 27 09:41:44 2006 >@@ -1,3 +1,3 @@ >-MD5 (tintin-1.95.1.tar.gz) = c5d116f6fa07f25a5a4206cce55e1a76 >-SHA256 (tintin-1.95.1.tar.gz) = a67f520a86099e9fba89e8508dd132c78498f74d91680935960ced44e1c12a0e >-SIZE (tintin-1.95.1.tar.gz) = 159204 >+MD5 (tintin-1.95.7.tar.gz) = 6ec283b5513905f3a670b0915b622f3c >+SHA256 (tintin-1.95.7.tar.gz) = bbf31bf438edcb3844c5bf13b3385ee4ff00266e7890bf1e2bdee7077e4414bb >+SIZE (tintin-1.95.7.tar.gz) = 181507 >diff -ruN --exclude=CVS /usr/ports/net/tintin/files/patch-src__Makefile.in /home/hsn/hacked/tintin++-devel/files/patch-src__Makefile.in >--- /usr/ports/net/tintin/files/patch-src__Makefile.in Fri Oct 7 22:19:15 2005 >+++ /home/hsn/hacked/tintin++-devel/files/patch-src__Makefile.in Fri Jan 27 09:47:06 2006 >@@ -1,5 +1,5 @@ >---- Makefile.in.orig Tue May 31 13:37:38 2005 >-+++ Makefile.in Fri Oct 7 17:08:10 2005 >+--- Makefile.in.orig Fri Sep 23 14:22:12 2005 >++++ Makefile.in Fri Jan 27 09:45:18 2006 > @@ -32,7 +32,7 @@ > MAKE = @MAKE@ > >@@ -13,8 +13,8 @@ > #Since readline and history are required, I'll hard code it in here. > #Guess we'll add zlib as well - Scandum > >--LIBS = @MYLIB@ -lreadline -lhistory -lz -lncurses @LIBS@ >-+LIBS += @MYLIB@ -lreadline -lhistory -lz -lncurses @LIBS@ >+-LIBS = @MYLIB@ -lreadline -lhistory -lz -lncurses -lpthread @LIBS@ >++LIBS += @MYLIB@ -lreadline -lhistory -lz -lncurses -lpthread @LIBS@ > > # If you prefer to be able to enter ISO latin-1 characters instead > # of being able to use the meta key for special emacs-like commands
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 92409
: 61704