From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 10 01:10:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8916D16A417 for ; Tue, 10 Oct 2006 01:10:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 935E043D4C for ; Tue, 10 Oct 2006 01:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9A1AFpc053297 for ; Tue, 10 Oct 2006 01:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9A1AFJq053296; Tue, 10 Oct 2006 01:10:15 GMT (envelope-from gnats) Resent-Date: Tue, 10 Oct 2006 01:10:15 GMT Resent-Message-Id: <200610100110.k9A1AFJq053296@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, Antoine Beaupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21D2F16A403 for ; Tue, 10 Oct 2006 01:02:18 +0000 (UTC) (envelope-from anarcat@lethe.koumbit.net) Received: from lethe.koumbit.net (modemcable028.26-70-69.static.videotron.ca [69.70.26.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77EEB43D7D for ; Tue, 10 Oct 2006 01:02:13 +0000 (GMT) (envelope-from anarcat@lethe.koumbit.net) Received: by lethe.koumbit.net (Postfix, from userid 1000) id D2131170BD; Mon, 9 Oct 2006 21:02:11 -0400 (EDT) Message-Id: <20061010010211.D2131170BD@lethe.koumbit.net> Date: Mon, 9 Oct 2006 21:02:11 -0400 (EDT) From: Antoine Beaupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/104238: net/sobby upstream upgrade X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antoine Beaupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 01:10:17 -0000 >Number: 104238 >Category: ports >Synopsis: net/sobby upstream upgrade >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: Tue Oct 10 01:10:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Antoine Beaupre >Release: FreeBSD 6.1-SECURITY i386 >Organization: koumbit >Environment: System: FreeBSD lethe.koumbit.net 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 sobby 0.3 >Description: A new upstream version of sobby is available. It packages new functionalities and bugfixes. >How-To-Repeat: N/A. >Fix: This patch has an issue: the manpage is installed in /usr/local/share/man instead of /usr/local/man. I don't exactly know how to fix that because I don't understand how to make autoconf/automake change the datadir... I'll try to figure that out and will post a followup, unless someone else can fix it. :) --- Makefile.orig Mon Oct 9 18:19:55 2006 +++ Makefile Mon Oct 9 19:07:23 2006 @@ -6,7 +6,7 @@ # PORTNAME= sobby -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= http://releases.0x539.de/sobby/ @@ -15,9 +15,11 @@ LIB_DEPENDS= net6:${PORTSDIR}/net/net6 \ obby:${PORTSDIR}/devel/obby \ + xml++:${PORTSDIR}/textproc/libxml++26 \ sigc++-2.0:${PORTSDIR}/devel/libsigc++20 \ glibmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 +MAN1= sobby.1 GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" --- distinfo.orig Wed Dec 21 04:23:46 2005 +++ distinfo Mon Oct 9 20:49:36 2006 @@ -1,3 +1,3 @@ -MD5 (sobby-0.3.0.tar.gz) = 5408fc08d610be5aac4476c6ea6277f9 -SHA256 (sobby-0.3.0.tar.gz) = fe2d778208c3c5f3cee7c3981b9227217d2f781d86b957db512bb4d800970f56 -SIZE (sobby-0.3.0.tar.gz) = 109363 +MD5 (sobby-0.4.1.tar.gz) = 126a32a448f8b84e589258522149ffad +SHA256 (sobby-0.4.1.tar.gz) = 457ef80b546ac17ef0b9770175a9f9cee06e9659314449f9f2d61c8ae51cdfd0 +SIZE (sobby-0.4.1.tar.gz) = 115933 >Release-Note: >Audit-Trail: >Unformatted: