From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 6 06:40:18 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 83A8916A424 for ; Thu, 6 Apr 2006 06:40:18 +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 7C6A443D58 for ; Thu, 6 Apr 2006 06:40:16 +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 k366eGO7091062 for ; Thu, 6 Apr 2006 06:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k366eG06091061; Thu, 6 Apr 2006 06:40:16 GMT (envelope-from gnats) Resent-Date: Thu, 6 Apr 2006 06:40:16 GMT Resent-Message-Id: <200604060640.k366eG06091061@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, Alexander Botero-Lowry Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF0DC16A41F for ; Thu, 6 Apr 2006 06:32:27 +0000 (UTC) (envelope-from alex@foxybanana.com) Received: from ultrasuede.reed.edu (ultrasuede.reed.edu [134.10.2.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 936DD43D45 for ; Thu, 6 Apr 2006 06:32:27 +0000 (GMT) (envelope-from alex@foxybanana.com) Received: from Laptop.mine.box (c029h217.dorm.reed.edu [134.10.29.217]) by ultrasuede.reed.edu (8.13.6/8.13.6) with ESMTP id k366WQ4j032109 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Wed, 5 Apr 2006 23:32:26 -0700 Received: from Laptop.mine.box (localhost [127.0.0.1]) by Laptop.mine.box (8.13.4/8.13.4) with ESMTP id k366VjlA018967 for ; Wed, 5 Apr 2006 23:31:45 -0700 (PDT) (envelope-from alex@Laptop.mine.box) Received: (from alex@localhost) by Laptop.mine.box (8.13.4/8.13.4/Submit) id k366VjiL018966; Wed, 5 Apr 2006 23:31:45 -0700 (PDT) (envelope-from alex) Message-Id: <200604060631.k366VjiL018966@Laptop.mine.box> Date: Wed, 5 Apr 2006 23:31:45 -0700 (PDT) From: Alexander Botero-Lowry To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/95396: [PATCH] devel/clint: fix pkg-plist, cleanup 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: Thu, 06 Apr 2006 06:40:18 -0000 >Number: 95396 >Category: ports >Synopsis: [PATCH] devel/clint: fix pkg-plist, cleanup >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 06 06:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexander Botero-Lowry >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb 7 19:06:16 PST >Description: - fix pkg-plist - cleanup makefile a bit Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- clint-0.1.2_3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/clint/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/clint/Makefile --- /usr/ports/devel/clint/Makefile Sat Feb 25 19:08:33 2006 +++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/clint/Makefile Wed Apr 5 23:31:07 2006 @@ -17,7 +17,6 @@ COMMENT= A static source code checker for C++ USE_PYTHON= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" @@ -28,7 +27,7 @@ .include .if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" +BROKEN= Does not compile on FreeBSD >= 5.x USE_GCC= 3.3 .endif diff -ruN --exclude=CVS /usr/ports/devel/clint/pkg-plist /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/clint/pkg-plist --- /usr/ports/devel/clint/pkg-plist Sun Oct 31 08:52:49 2004 +++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/clint/pkg-plist Wed Apr 5 23:30:20 2006 @@ -2,9 +2,11 @@ include/clint/exceptions.h include/clint/python.h lib/clint/python.a +lib/clint/python.la lib/clint/python.so lib/clint/python.so.0 lib/libpython++.a +lib/libpython++.la lib/libpython++.so lib/libpython++.so.0 %%DATADIR%%/clint.py --- clint-0.1.2_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: