FreeBSD Bugzilla – Attachment 60272 Details for
Bug 90520
[3 UPDATES]: devel/obby net/net6 editors/gobby
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.81 KB, created by
Wesley Shields
on 2005-12-17 01:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Wesley Shields
Created:
2005-12-17 01:10:02 UTC
Size:
2.81 KB
patch
obsolete
>diff -ruN devel/obby.orig/Makefile devel/obby/Makefile >--- devel/obby.orig/Makefile Fri Dec 16 19:36:02 2005 >+++ devel/obby/Makefile Fri Dec 16 19:36:24 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= obby >-PORTVERSION= 0.2.1 >+PORTVERSION= 0.3.0 > CATEGORIES= devel > MASTER_SITES= http://releases.0x539.de/obby/ > >diff -ruN devel/obby.orig/distinfo devel/obby/distinfo >--- devel/obby.orig/distinfo Fri Dec 16 19:36:02 2005 >+++ devel/obby/distinfo Fri Dec 16 19:36:32 2005 >@@ -1,2 +1,3 @@ >-MD5 (obby-0.2.1.tar.gz) = 5e28bfbf6e72b007aa6d055594754810 >-SIZE (obby-0.2.1.tar.gz) = 404106 >+MD5 (obby-0.3.0.tar.gz) = b14135018a3093395296cf091f9f824f >+SHA256 (obby-0.3.0.tar.gz) = 609feb33095e6036808cd9b5dbeed8775866c8823f4416d1c333bffa36b072aa >+SIZE (obby-0.3.0.tar.gz) = 454757 >diff -ruN devel/obby.orig/pkg-plist devel/obby/pkg-plist >--- devel/obby.orig/pkg-plist Fri Dec 16 19:36:02 2005 >+++ devel/obby/pkg-plist Fri Dec 16 19:39:39 2005 >@@ -1,37 +1,54 @@ > include/obby/buffer.hpp > include/obby/client_buffer.hpp >-include/obby/client_document.hpp >+include/obby/chat.hpp > include/obby/client_document_info.hpp >+include/obby/colour.hpp > include/obby/common.hpp >-include/obby/delete_record.hpp >+include/obby/delete_operation.hpp > include/obby/document.hpp > include/obby/document_info.hpp >+include/obby/document_packet.hpp > include/obby/duplex_signal.hpp > include/obby/error.hpp > include/obby/format_string.hpp > include/obby/host_buffer.hpp >-include/obby/host_document.hpp > include/obby/host_document_info.hpp >-include/obby/insert_record.hpp >+include/obby/insert_operation.hpp >+include/obby/jupiter_algorithm.hpp >+include/obby/jupiter_client.hpp >+include/obby/jupiter_server.hpp >+include/obby/jupiter_undo.hpp > include/obby/line.hpp > include/obby/local_buffer.hpp >-include/obby/local_document.hpp > include/obby/local_document_info.hpp >+include/obby/no_operation.hpp >+include/obby/operation.hpp > include/obby/position.hpp > include/obby/ptr_iterator.hpp > include/obby/record.hpp >+include/obby/reversible_insert_operation.hpp >+include/obby/ring.hpp > include/obby/rsa.hpp > include/obby/server_buffer.hpp >-include/obby/server_document.hpp > include/obby/server_document_info.hpp > include/obby/sha1.hpp >+include/obby/split_operation.hpp > include/obby/user.hpp > include/obby/user_table.hpp >-lib/libobby-0.2.so >-lib/libobby-0.2.so.0 >+include/obby/vector_time.hpp >+include/obby/serialise/attribute.hpp >+include/obby/serialise/error.hpp >+include/obby/serialise/object.hpp >+include/obby/serialise/parser.hpp >+include/obby/serialise/token.hpp >+lib/libobby-0.3.so >+lib/libobby-0.3.so.0 > lib/libobby.a > lib/libobby.so >-libdata/pkgconfig/obby-0.2.pc >+libdata/pkgconfig/obby-0.3.pc > %%NLS%%share/locale/de/LC_MESSAGES/obby.mo > %%NLS%%share/locale/fr/LC_MESSAGES/obby.mo >+%%NLS%%share/locale/ca/LC_MESSAGES/obby.mo >+%%NLS%%share/locale/sv/LC_MESSAGES/obby.mo >+@dirrm include/obby/serialise > @dirrm include/obby
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 90520
:
60271
| 60272 |
60273