summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/obby/Makefile4
-rw-r--r--devel/obby/distinfo5
-rw-r--r--devel/obby/pkg-plist35
-rw-r--r--editors/gobby/Makefile6
-rw-r--r--editors/gobby/distinfo6
-rw-r--r--net/net6/Makefile2
-rw-r--r--net/net6/distinfo5
-rw-r--r--net/net6/pkg-plist15
-rw-r--r--net/sobby/Makefile5
-rw-r--r--net/sobby/distinfo5
10 files changed, 57 insertions, 31 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile
index 7f9b951..5406d2e 100644
--- a/devel/obby/Makefile
+++ b/devel/obby/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= obby
-PORTVERSION= 0.2.1
+PORTVERSION= 0.3.0
CATEGORIES= devel
MASTER_SITES= http://releases.0x539.de/obby/
@@ -39,7 +39,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-IGNORE= "Some dependencies does not run on FreeBSD \< 5.x"
+IGNORE= some dependencies does not run on FreeBSD < 5.x
.endif
.include <bsd.port.post.mk>
diff --git a/devel/obby/distinfo b/devel/obby/distinfo
index 52d9baf..6582c52 100644
--- a/devel/obby/distinfo
+++ b/devel/obby/distinfo
@@ -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 --git a/devel/obby/pkg-plist b/devel/obby/pkg-plist
index 26f7f89..14ee766 100644
--- a/devel/obby/pkg-plist
+++ b/devel/obby/pkg-plist
@@ -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
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 6fc3b9c..34b96ce 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gobby
-PORTVERSION= 0.2.2
+PORTVERSION= 0.3.0
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
@@ -15,8 +15,8 @@ COMMENT= A free collaborative editor
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
- net6-1.1.0:${PORTSDIR}/net/net6 \
- obby-0.2.0:${PORTSDIR}/devel/obby
+ net6-1.2.0:${PORTSDIR}/net/net6 \
+ obby-0.3.0:${PORTSDIR}/devel/obby
USE_XLIB= yes
GNU_CONFIGURE= yes
diff --git a/editors/gobby/distinfo b/editors/gobby/distinfo
index af223bb..63986c5 100644
--- a/editors/gobby/distinfo
+++ b/editors/gobby/distinfo
@@ -1,3 +1,3 @@
-MD5 (gobby-0.2.2.tar.gz) = 9a1b61ee3aebe737e5d9918f7601b5d4
-SHA256 (gobby-0.2.2.tar.gz) = 56c4dcf121eb496ac0b1d212783e3c7f01e427359a768ffa952355093a985eda
-SIZE (gobby-0.2.2.tar.gz) = 258917
+MD5 (gobby-0.3.0.tar.gz) = 1b674f42654cc1960d37e0a6a2fcff1f
+SHA256 (gobby-0.3.0.tar.gz) = 8534aaf5ad5266833db56b65fb4ab6826b71ea9cd837733c35cef69632bcfbbd
+SIZE (gobby-0.3.0.tar.gz) = 308213
diff --git a/net/net6/Makefile b/net/net6/Makefile
index 7e01e6f..036da7e 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= net6
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.1
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/
diff --git a/net/net6/distinfo b/net/net6/distinfo
index 1900b8a..d2f1e53 100644
--- a/net/net6/distinfo
+++ b/net/net6/distinfo
@@ -1,2 +1,3 @@
-MD5 (net6-1.1.0.tar.gz) = 522229474ff554a4ce883002011d0fbb
-SIZE (net6-1.1.0.tar.gz) = 369898
+MD5 (net6-1.2.1.tar.gz) = e5e22450144b7a788955164729ef5034
+SHA256 (net6-1.2.1.tar.gz) = 0f3f3db01ca3613f9e4f407eeb5395745df770a92eb654ce0c7c71c0322fa4fc
+SIZE (net6-1.2.1.tar.gz) = 376538
diff --git a/net/net6/pkg-plist b/net/net6/pkg-plist
index b7d81b4..083c184 100644
--- a/net/net6/pkg-plist
+++ b/net/net6/pkg-plist
@@ -1,20 +1,27 @@
include/net6/address.hpp
include/net6/client.hpp
include/net6/connection.hpp
+include/net6/common.hpp
include/net6/default_accumulator.hpp
include/net6/error.hpp
+include/net6/gettext_package.hpp
include/net6/host.hpp
+include/net6/local.hpp
include/net6/main.hpp
include/net6/non_copyable.hpp
+include/net6/object.hpp
include/net6/packet.hpp
-include/net6/peer.hpp
include/net6/select.hpp
+include/net6/serialise.hpp
include/net6/server.hpp
include/net6/socket.hpp
-lib/libnet6-1.1.so
-lib/libnet6-1.1.so.0
+include/net6/user.hpp
+lib/libnet6-1.2.so
+lib/libnet6-1.2.so.0
lib/libnet6.a
lib/libnet6.so
-libdata/pkgconfig/net6-1.1.pc
+libdata/pkgconfig/net6-1.2.pc
%%NLS%%share/locale/de/LC_MESSAGES/net6.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/net6.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/net6.mo
@dirrm include/net6
diff --git a/net/sobby/Makefile b/net/sobby/Makefile
index 9fe15bf..02d044f 100644
--- a/net/sobby/Makefile
+++ b/net/sobby/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sobby
-PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTVERSION= 0.3.0
CATEGORIES= net
MASTER_SITES= http://releases.0x539.de/sobby/
@@ -27,7 +26,7 @@ PLIST_FILES= bin/sobby
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-IGNORE= "Some dependencies does not run on FreeBSD \< 5.x"
+IGNORE= some dependencies does not run on FreeBSD < 5.x
.endif
.include <bsd.port.post.mk>
diff --git a/net/sobby/distinfo b/net/sobby/distinfo
index 74b3094..dc97aee 100644
--- a/net/sobby/distinfo
+++ b/net/sobby/distinfo
@@ -1,2 +1,3 @@
-MD5 (sobby-0.2.0.tar.gz) = 68e740d9ad051e7939de29fa2c28da56
-SIZE (sobby-0.2.0.tar.gz) = 104063
+MD5 (sobby-0.3.0.tar.gz) = 5408fc08d610be5aac4476c6ea6277f9
+SHA256 (sobby-0.3.0.tar.gz) = fe2d778208c3c5f3cee7c3981b9227217d2f781d86b957db512bb4d800970f56
+SIZE (sobby-0.3.0.tar.gz) = 109363
OpenPOWER on IntegriCloud