Date: Mon, 01 Aug 2005 15:29:09 +0400 From: Andrej Zverev <az@inec.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84426: [update] irc/weechat to 0.1.4 Message-ID: <E1DzYTl-000Nxi-TN@az.inec.ru> Resent-Message-ID: <200508011130.j71BUHgJ024632@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84426 >Category: ports >Synopsis: [update] irc/weechat to 0.1.4 >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 Aug 01 11:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: One note from me, developers forgot to add info dir entry into .info files and we have few install-info warning.This will fixed very soon, as very promised, so i don't patch this. >How-To-Repeat: >Fix: --- weechat.diff begins here --- diff -Nru weechat.orig/Makefile weechat/Makefile --- weechat.orig/Makefile Mon Aug 1 09:36:10 2005 +++ weechat/Makefile Mon Aug 1 12:07:19 2005 @@ -6,11 +6,11 @@ # PORTNAME= weechat -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= irc MASTER_SITES= http://weechat.flashtux.org/download/ -MAINTAINER= az@inec.ru> +MAINTAINER= az@inec.ru COMMENT= A lightweight and user friendly ncurse based IRC client USE_BZIP2= yes @@ -22,6 +22,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= weechat-curses.1 +INFO= weechat_doc_en weechat_doc_es weechat_doc_fr weechat_doc_pt PLIST_FILES= bin/weechat-curses diff -Nru weechat.orig/distinfo weechat/distinfo --- weechat.orig/distinfo Mon Aug 1 09:36:10 2005 +++ weechat/distinfo Mon Aug 1 11:51:12 2005 @@ -1,2 +1,2 @@ -MD5 (weechat-0.1.3.tar.bz2) = b3b63c00b2b76049e46aee189d75429b -SIZE (weechat-0.1.3.tar.bz2) = 396719 +MD5 (weechat-0.1.4.tar.bz2) = 76c1a948e3633a29631ff0327a02a2b2 +SIZE (weechat-0.1.4.tar.bz2) = 548819 --- weechat.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DzYTl-000Nxi-TN>