From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 13 13:00:22 2011 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 65AA3106566C for ; Mon, 13 Jun 2011 13:00:22 +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 318648FC1D for ; Mon, 13 Jun 2011 13:00:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5DD0M8q099977 for ; Mon, 13 Jun 2011 13:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5DD0MtG099975; Mon, 13 Jun 2011 13:00:22 GMT (envelope-from gnats) Resent-Date: Mon, 13 Jun 2011 13:00:22 GMT Resent-Message-Id: <201106131300.p5DD0MtG099975@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, Tijl Coosemans Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B35401065674 for ; Mon, 13 Jun 2011 12:50:41 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay002.isp.belgacom.be (mailrelay002.isp.belgacom.be [195.238.6.175]) by mx1.freebsd.org (Postfix) with ESMTP id 46EBC8FC21 for ; Mon, 13 Jun 2011 12:50:41 +0000 (UTC) Received: from 231.228-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.228.231]) by relay.skynet.be with ESMTP; 13 Jun 2011 14:50:39 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.4/8.14.4) with ESMTP id p5DCoc7m053219 for ; Mon, 13 Jun 2011 14:50:38 +0200 (CEST) (envelope-from tijl@kalimero.tijl.coosemans.org) Received: (from tijl@localhost) by kalimero.tijl.coosemans.org (8.14.4/8.14.4/Submit) id p5DCoc6H053218; Mon, 13 Jun 2011 14:50:38 +0200 (CEST) (envelope-from tijl) Message-Id: <201106131250.p5DCoc6H053218@kalimero.tijl.coosemans.org> Date: Mon, 13 Jun 2011 14:50:38 +0200 (CEST) From: Tijl Coosemans To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/157832: [patch] comms/libticables2: update to 1.3.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tijl Coosemans List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 13:00:22 -0000 >Number: 157832 >Category: ports >Synopsis: [patch] comms/libticables2: update to 1.3.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: Mon Jun 13 13:00:21 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Tijl Coosemans >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: >Description: - Update to now officially released 1.3.2 - Fix portlint error about CPPFLAGS >How-To-Repeat: >Fix: --- libticables2.update begins here --- diff -ur libticables2.orig/Makefile libticables2/Makefile --- libticables2.orig/Makefile 2011-06-13 12:05:18.000000000 +0200 +++ libticables2/Makefile 2011-06-13 13:47:10.000000000 +0200 @@ -7,8 +7,9 @@ PORTNAME= libticables2 PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= http://tijl.fastmail.fm/mirror/ +MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.15 MAINTAINER= tijl@coosemans.org COMMENT= TI calculator link cables library @@ -27,8 +28,9 @@ PLIST_SUB= NLS="@comment " .endif -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" .include diff -ur libticables2.orig/distinfo libticables2/distinfo --- libticables2.orig/distinfo 2011-06-13 12:05:18.000000000 +0200 +++ libticables2/distinfo 2011-06-13 12:09:48.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (libticables2-1.3.2.tar.bz2) = 5a8a43f1ca8fb7662c5a13035a6daa78699eb413e2300f09aaa6e286d9cab5cd -SIZE (libticables2-1.3.2.tar.bz2) = 421098 +SHA256 (libticables2-1.3.2.tar.bz2) = 1c1f860f31b87c50d0068c7729dec927e6f12f4da11f56b7dd1a2a011ee9486d +SIZE (libticables2-1.3.2.tar.bz2) = 737609 --- libticables2.update ends here --- >Release-Note: >Audit-Trail: >Unformatted: