Date: 29 Apr 2008 19:48:03 -0000 From: Luiz Otavio O Souza <loos.br@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/123234: [update] update msn-proxy to version 0.6 Message-ID: <20080429194803.54907.qmail@ad.com.br> Resent-Message-ID: <200804292030.m3TKU21Y039233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123234 >Category: ports >Synopsis: [update] update msn-proxy to version 0.6 >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: Tue Apr 29 20:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Luiz Otavio O Souza >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD server.rede.int.br 7.0-STABLE FreeBSD 7.0-STABLE #6: Sun Mar 16 12:01:36 BRT 2008 root@server.rede.int.br:/usr/obj/usr/src/sys/FW i386 >Description: This patch update the version of msn-proxy to the latest (0.6), fix compilers warnings (on 7.x) and some other bugs >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # patch-port-msn-proxy-0.6 # echo x - patch-port-msn-proxy-0.6 sed 's/^X//' >patch-port-msn-proxy-0.6 << 'END-of-patch-port-msn-proxy-0.6' Xdiff -ur msn-proxy.orig/Makefile msn-proxy/Makefile X--- msn-proxy.orig/Makefile 2008-04-29 16:27:02.000000000 -0300 X+++ msn-proxy/Makefile 2008-04-29 16:28:03.000000000 -0300 X@@ -6,8 +6,7 @@ X # X X PORTNAME= msn-proxy X-PORTVERSION= 0.5 X-PORTREVISION= 1 X+PORTVERSION= 0.6 X CATEGORIES= net-im X MASTER_SITES= SF X X@@ -29,10 +28,10 @@ X save_default_op.php save_msg.php save_user_op.php user.php \ X view-to.php view.php X MSNPROXYIMG= ausente.gif notinlist.png ocupado.gif offline.gif online.gif \ X- send_im.gif webcam.png X+ send_im.gif webcam.png block.gif X X WANT_PHP_WEB= yes X-USE_PHP= mysql X+USE_PHP= mysql session X MAKE_ARGS= SYSCONFDIR=$(DESTDIR)${PREFIX}/etc/msn-proxy \ X BINDIR=$(DESTDIR)${PREFIX}/bin X Xdiff -ur msn-proxy.orig/distinfo msn-proxy/distinfo X--- msn-proxy.orig/distinfo 2008-04-29 16:27:02.000000000 -0300 X+++ msn-proxy/distinfo 2008-04-29 16:30:03.000000000 -0300 X@@ -1,3 +1,3 @@ X-MD5 (msn-proxy-0.5.tar.gz) = a5aaf56f4fbcc3aac725e924831f4704 X-SHA256 (msn-proxy-0.5.tar.gz) = d378c0f527260bd29f8560725b2c332da08ba80a1189f7e4759cb5fa5ce53a2b X-SIZE (msn-proxy-0.5.tar.gz) = 72807 X+MD5 (msn-proxy-0.6.tar.gz) = b8f2ef35061df1c6a98f4c5513577fac X+SHA256 (msn-proxy-0.6.tar.gz) = b774ba46060d1f042917621348004041c54e41411e3edf78e42f570586b366d6 X+SIZE (msn-proxy-0.6.tar.gz) = 81827 END-of-patch-port-msn-proxy-0.6 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080429194803.54907.qmail>