ports/80078: update port: net/gaim-openq

hamigua at hotpop.com hamigua at hotpop.com
Mon Apr 18 20:30:31 UTC 2005


>Number:         80078
>Category:       ports
>Synopsis:       update port: net/gaim-openq
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 18 20:30:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     hamigua
>Release:        FreeBSD 5.4-RC2 i386
>Organization:
relaxbsd <relaxbsd at yahoo.com>
>Environment:
System: FreeBSD relaxbsd 5.4-RC2 FreeBSD 5.4-RC2 #0: Sun Apr 10 09:08:14 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update to 0.3.2

>How-To-Repeat:
	
>Fix:

	

diff -uNr gaim-openq.orig/Makefile gaim-openq/Makefile
--- gaim-openq.orig/Makefile	Mon Apr 18 18:38:34 2005
+++ gaim-openq/Makefile	Tue Apr 19 04:05:14 2005
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	openq
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.2
 PORTREVISION=	10
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	gaim-
-DISTNAME=	OpenQ-${PORTVERSION}.p4
 
 MAINTAINER=	hamigua at hotpop.com
 COMMENT=	A QQ-liked protocol plugin for Gaim
@@ -27,7 +26,5 @@
 CONFIGURE_ARGS=	--enable-static=yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-
-PLIST_SUB=	PATH_SUB=${DISTNAME}
 
 .include <bsd.port.mk>
diff -uNr gaim-openq.orig/distinfo gaim-openq/distinfo
--- gaim-openq.orig/distinfo	Mon Apr 18 18:38:34 2005
+++ gaim-openq/distinfo	Mon Apr 18 18:40:30 2005
@@ -1,2 +1,2 @@
-MD5 (OpenQ-0.3.0.p4.tar.gz) = d317e8ba2e9064e9e4a89d3d377aea0c
-SIZE (OpenQ-0.3.0.p4.tar.gz) = 2586611
+MD5 (openq-0.3.2.tar.gz) = 9a6d05ba62275d6ab8814b5e74fce3a4
+SIZE (openq-0.3.2.tar.gz) = 3240536
diff -uNr gaim-openq.orig/files/patch-src-file_trans.c gaim-openq/files/patch-src-file_trans.c
--- gaim-openq.orig/files/patch-src-file_trans.c	Thu Jan  1 08:00:00 1970
+++ gaim-openq/files/patch-src-file_trans.c	Tue Apr 19 03:53:01 2005
@@ -0,0 +1,10 @@
+--- src/file_trans.c.orig	Tue Apr 19 03:52:08 2005
++++ src/file_trans.c	Tue Apr 19 03:00:39 2005
+@@ -26,6 +26,7 @@
+ #define random rand
+ #endif
+ 
++#include <sys/socket.h>
+ #include "debug.h"		// gaim_debug
+ #include "ft.h"			// gaim_xfer
+ #include "md5.h"
diff -uNr gaim-openq.orig/files/patch-src-send_file.c gaim-openq/files/patch-src-send_file.c
--- gaim-openq.orig/files/patch-src-send_file.c	Thu Jan  1 08:00:00 1970
+++ gaim-openq/files/patch-src-send_file.c	Tue Apr 19 03:51:32 2005
@@ -0,0 +1,10 @@
+--- src/send_file.c.orig	Tue Apr 19 01:14:26 2005
++++ src/send_file.c	Tue Apr 19 03:50:14 2005
+@@ -22,6 +22,7 @@
+  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+  */
+ 
++#include <sys/socket.h>
+ #include <network.h>
+ #include "send_file.h"
+ #include "debug.h"
diff -uNr gaim-openq.orig/pkg-plist gaim-openq/pkg-plist
--- gaim-openq.orig/pkg-plist	Mon Apr 18 18:38:34 2005
+++ gaim-openq/pkg-plist	Tue Apr 19 04:04:49 2005
@@ -525,15 +525,7 @@
 share/gnome/pixmaps/gaim/status/default/qq_p_group.png
 share/gnome/pixmaps/gaim/status/default/qq_p_group_unexit.png
 share/gnome/pixmaps/gaim/status/default/qqshow_default.gif
-share/gnome/doc/%%PATH_SUB%%/AUTHORS
-share/gnome/doc/%%PATH_SUB%%/COPYING
-share/gnome/doc/%%PATH_SUB%%/ChangeLog
-share/gnome/doc/%%PATH_SUB%%/INSTALL
-share/gnome/doc/%%PATH_SUB%%/NEWS
-share/gnome/doc/%%PATH_SUB%%/README
-share/gnome/doc/%%PATH_SUB%%/TODO
-share/locale/zh_CN/LC_MESSAGES/OpenQ.mo
+share/locale/zh_CN/LC_MESSAGES/openq.mo
 @dirrm share/gnome/pixmaps/gaim/smileys/2003iii
- at dirrm share/gnome/doc/%%PATH_SUB%%
 @unexec rmdir %D/share/gnome/doc 2> /dev/null || true
 @unexec rmdir %D/share/gnome/gaim 2> /dev/null || true



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list