aboutsummaryrefslogtreecommitdiffstats
path: root/net/meanwhile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-05-07 13:03:31 +0800
committermarcus <marcus@FreeBSD.org>2005-05-07 13:03:31 +0800
commita863e91d2351fe64543c918dacc5f1c30ccd77b6 (patch)
treefb131efee1abd046d7ea0219cb3bcd8fc6e35ab4 /net/meanwhile
parent59aaa6f6486dffc344da416cd1e2f5fd37e1da46 (diff)
downloadfreebsd-ports-gnome-a863e91d2351fe64543c918dacc5f1c30ccd77b6.tar.gz
freebsd-ports-gnome-a863e91d2351fe64543c918dacc5f1c30ccd77b6.tar.zst
freebsd-ports-gnome-a863e91d2351fe64543c918dacc5f1c30ccd77b6.zip
Update to 0.4.1.
Diffstat (limited to 'net/meanwhile')
-rw-r--r--net/meanwhile/Makefile3
-rw-r--r--net/meanwhile/distinfo4
-rw-r--r--net/meanwhile/files/patch-srvc_im.c19
-rw-r--r--net/meanwhile/pkg-plist1
4 files changed, 4 insertions, 23 deletions
diff --git a/net/meanwhile/Makefile b/net/meanwhile/Makefile
index b6e741dda6c9..ea4b3695609f 100644
--- a/net/meanwhile/Makefile
+++ b/net/meanwhile/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= meanwhile
-PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTVERSION= 0.4.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net/meanwhile/distinfo b/net/meanwhile/distinfo
index 7175188c134d..fa09f766f9a2 100644
--- a/net/meanwhile/distinfo
+++ b/net/meanwhile/distinfo
@@ -1,2 +1,2 @@
-MD5 (meanwhile-0.4.0.tar.gz) = 57be89738f987fd0834735865795261d
-SIZE (meanwhile-0.4.0.tar.gz) = 388902
+MD5 (meanwhile-0.4.1.tar.gz) = 817936592c2179e3e20ddcfe137adadb
+SIZE (meanwhile-0.4.1.tar.gz) = 398277
diff --git a/net/meanwhile/files/patch-srvc_im.c b/net/meanwhile/files/patch-srvc_im.c
deleted file mode 100644
index acca3e34e73e..000000000000
--- a/net/meanwhile/files/patch-srvc_im.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/srvc_im.c.orig Fri Apr 29 23:38:46 2005
-+++ src/srvc_im.c Fri Apr 29 23:39:28 2005
-@@ -272,7 +272,6 @@
- static int send_accept(struct mwConversation *c) {
- struct mwChannel *chan = c->channel;
- struct mwSession *s = mwChannel_getSession(chan);
-- struct mwUserStatus *stat = mwSession_getUserStatus(s);
- struct mwPutBuffer *b;
- struct mwOpaque *o;
-
-@@ -284,8 +283,6 @@
- o = mwChannel_getAddtlAccept(chan);
- mwOpaque_clear(o);
- mwPutBuffer_finalize(o, b);
--
-- mwUserStatus_put(b, stat);
-
- return mwChannel_accept(chan);
- }
diff --git a/net/meanwhile/pkg-plist b/net/meanwhile/pkg-plist
index c05a994dc30b..1337db497faa 100644
--- a/net/meanwhile/pkg-plist
+++ b/net/meanwhile/pkg-plist
@@ -8,6 +8,7 @@ include/meanwhile/mw_session.h
include/meanwhile/mw_srvc_aware.h
include/meanwhile/mw_srvc_conf.h
include/meanwhile/mw_srvc_dir.h
+include/meanwhile/mw_srvc_ft.h
include/meanwhile/mw_srvc_im.h
include/meanwhile/mw_srvc_resolve.h
include/meanwhile/mw_srvc_store.h