Date: Mon, 25 Jul 2005 17:58:50 +0400 From: Andrej Zverev <az@inec.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84058: [update] irc/weechat to 0.1.13 Message-ID: <E1Dx3Tm-0007k3-71@az.inec.ru> Resent-Message-ID: <200507251400.j6PE0QXn045671@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84058 >Category: ports >Synopsis: [update] irc/weechat to 0.1.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 25 14:00:26 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: Update to version 0.1.13 >How-To-Repeat: >Fix: --- weechat.diff begins here --- diff -Nru weechat.orig/Makefile weechat/Makefile --- weechat.orig/Makefile Sun May 22 16:39:04 2005 +++ weechat/Makefile Mon Jul 25 17:48:03 2005 @@ -6,7 +6,7 @@ # PORTNAME= weechat -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= irc MASTER_SITES= http://weechat.flashtux.org/download/ @@ -19,6 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -lintl" CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= weechat-curses.1 diff -Nru weechat.orig/distinfo weechat/distinfo --- weechat.orig/distinfo Sun May 22 16:39:04 2005 +++ weechat/distinfo Mon Jul 25 17:47:05 2005 @@ -1,2 +1,2 @@ -MD5 (weechat-0.1.2.tar.bz2) = bfd5d3f8898d71717ea98e4f8f3482f3 -SIZE (weechat-0.1.2.tar.bz2) = 389292 +MD5 (weechat-0.1.3.tar.bz2) = b3b63c00b2b76049e46aee189d75429b +SIZE (weechat-0.1.3.tar.bz2) = 396719 --- 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?E1Dx3Tm-0007k3-71>