From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 12 05:20:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AA491065672 for ; Sat, 12 Sep 2009 05:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E73F68FC18 for ; Sat, 12 Sep 2009 05:20:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8C5K10B070731 for ; Sat, 12 Sep 2009 05:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8C5K1c5070723; Sat, 12 Sep 2009 05:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 12 Sep 2009 05:20:01 GMT Resent-Message-Id: <200909120520.n8C5K1c5070723@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26D22106566C; Sat, 12 Sep 2009 05:16:45 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yw0-f179.google.com (mail-yw0-f179.google.com [209.85.211.179]) by mx1.freebsd.org (Postfix) with ESMTP id 8D9058FC13; Sat, 12 Sep 2009 05:16:43 +0000 (UTC) Received: by ywh9 with SMTP id 9so2397067ywh.32 for ; Fri, 11 Sep 2009 22:16:43 -0700 (PDT) Received: by 10.150.29.4 with SMTP id c4mr6160478ybc.123.1252732603500; Fri, 11 Sep 2009 22:16:43 -0700 (PDT) Received: from fbsd72.scjamorim.org ([201.47.164.171]) by mx.google.com with ESMTPS id 21sm2066548ywh.13.2009.09.11.22.16.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 11 Sep 2009 22:16:42 -0700 (PDT) Received: by fbsd72.scjamorim.org (Postfix, from userid 0) id 7587B228002; Sat, 12 Sep 2009 02:10:54 -0300 (BRT) Message-Id: <20090912051054.7587B228002@fbsd72.scjamorim.org> Date: Sat, 12 Sep 2009 02:10:54 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: araujo@FreeBSD.org, itetcu@FreeBSD.org, scjamorim@bsd.com.br, miwi@FreeBSD.org Subject: ports/138748: [PATCH] irc/bip: update to 0.8.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Sep 2009 05:20:02 -0000 >Number: 138748 >Category: ports >Synopsis: [PATCH] irc/bip: update to 0.8.2 >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: Sat Sep 12 05:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 0.8.2 - It was changed the form with installs the DOCS and EXAMPLES - Removed lines in blank of pkg-message.in You can see the log in my tinderbox: 6-stable - amd64 http://www.scjamorim.org/Home/bip-0.8.2-6amd64.log 7-stable - amd64 http://www.scjamorim.org/Home/bip-0.8.2-7amd64.log 8-current - amd64 http://www.scjamorim.org/Home/bip-0.8.2-8amd64.log 6-stable - i386 http://www.scjamorim.org/Home/bip-0.8.2-6i386.log 7-stable - i386 http://www.scjamorim.org/Home/bip-0.8.2-7i386.log 8-current - i386 http://www.scjamorim.org/Home/bip-0.8.2-8i386.log Port maintainer (scjamorim@bsd.com.br) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- bip-0.8.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/irc/bip/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 30 Aug 2009 23:34:02 -0000 1.9 +++ Makefile 12 Sep 2009 04:51:40 -0000 @@ -6,7 +6,7 @@ # PORTNAME= bip -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= irc MASTER_SITES= http://bip.t1r.net/downloads/ \ http://distfiles.gentoo.org/distfiles/ \ @@ -37,13 +37,17 @@ @cd ${WRKSRC} && ${INSTALL_MAN} ${MAN5} ${MANPREFIX}/man/man5 .if !defined(NOPORTDOCS) - @${INSTALL} -d ${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} + @${MKDIR} ${DOCSDIR} +.for docs in ${PORTDOCS} + ${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} +.endfor .endif .if !defined(NOPORTEXAMPLES) - @${INSTALL} -d ${EXAMPLESDIR} - @cd ${WRKSRC}/samples && ${INSTALL_DATA} ${PORTEXAMPLES} ${EXAMPLESDIR} + @${MKDIR} ${EXAMPLESDIR} +.for examples in ${PORTEXAMPLES} + ${INSTALL_DATA} ${WRKSRC}/samples/${examples} ${EXAMPLESDIR} +.endfor .endif @${CAT} ${PKGMESSAGE} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/irc/bip/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 30 Aug 2009 23:34:02 -0000 1.7 +++ distinfo 12 Sep 2009 04:51:40 -0000 @@ -1,3 +1,3 @@ -MD5 (bip-0.8.1.tar.gz) = c05486f2601b2eb7481d7ca62c65388a -SHA256 (bip-0.8.1.tar.gz) = e464d8ab7c2a98c11a09d6acb166dd71c12245b651893d2a02ed0f57429d0bb8 -SIZE (bip-0.8.1.tar.gz) = 203866 +MD5 (bip-0.8.2.tar.gz) = 3f3a66f6179456ba7efb1970a89f46dd +SHA256 (bip-0.8.2.tar.gz) = 3367f4e6a3a352fd756db478d4a92378e370318a4c961ae03b0a1b40f46a1cfd +SIZE (bip-0.8.2.tar.gz) = 208502 Index: files/pkg-message.in =================================================================== RCS file: /home/ncvs/ports/irc/bip/files/pkg-message.in,v retrieving revision 1.1 diff -u -u -r1.1 pkg-message.in --- files/pkg-message.in 17 Dec 2007 03:48:51 -0000 1.1 +++ files/pkg-message.in 12 Sep 2009 04:51:40 -0000 @@ -1,4 +1,3 @@ - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Your sample configuration files have been installed in: %%EXAMPLESDIR%%/bip.conf @@ -7,5 +6,4 @@ copy bip.conf there and edit it for your settings. bip will not start if you don't do this. - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --- bip-0.8.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: