From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 24 10:50:03 2012 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 A453A106564A for ; Thu, 24 May 2012 10:50:03 +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 7A2E88FC0A for ; Thu, 24 May 2012 10:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4OAo21p035300 for ; Thu, 24 May 2012 10:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4OAo26G035299; Thu, 24 May 2012 10:50:02 GMT (envelope-from gnats) Resent-Date: Thu, 24 May 2012 10:50:02 GMT Resent-Message-Id: <201205241050.q4OAo26G035299@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, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5309106564A for ; Thu, 24 May 2012 10:41:12 +0000 (UTC) (envelope-from bofh@bofh.telnet.net.bd) Received: from mx-out-03.telnet-bd.com (MX-OUT-03.TELNET-BD.COM [120.50.30.66]) by mx1.freebsd.org (Postfix) with ESMTP id 58E208FC0C for ; Thu, 24 May 2012 10:41:09 +0000 (UTC) Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42]) by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 394572D41CE; Thu, 24 May 2012 16:41:11 +0600 (BDT) Received: (from root@localhost) by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q4OAf6ap022557; Thu, 24 May 2012 16:41:06 +0600 (BDT) (envelope-from bofh) Message-Id: <201205241041.q4OAf6ap022557@bofh.telnet.net.bd> Date: Thu, 24 May 2012 16:41:06 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: thomas@bsdunix.ch Subject: ports/168297: [PATCH] devel/libvanessa_adt: update to 0.0.9 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, 24 May 2012 10:50:03 -0000 >Number: 168297 >Category: ports >Synopsis: [PATCH] devel/libvanessa_adt: update to 0.0.9 >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: Thu May 24 10:50:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 9.0-STABLE amd64 >Organization: >Environment: System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT >Description: - Update to 0.0.9 Removed file(s): - pkg-plist For Committer's reference: http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/libvanessa_adt-0.0.9.log http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/libvanessa_adt-0.0.9.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/libvanessa_adt-0.0.9.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/libvanessa_adt-0.0.9.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/libvanessa_adt-0.0.9.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/libvanessa_adt-0.0.9.log Port maintainer (thomas@bsdunix.ch) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- libvanessa_adt-0.0.9.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/libvanessa_adt/Makefile ./Makefile --- /usr/ports/devel/libvanessa_adt/Makefile 2011-09-24 04:22:07.000000000 +0600 +++ ./Makefile 2012-05-24 16:35:36.741227191 +0600 @@ -6,10 +6,9 @@ # PORTNAME= libvanessa_adt -PORTVERSION= 0.0.7 +PORTVERSION= 0.0.9 CATEGORIES= devel -MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/ -MASTER_SITE_SUBDIR= vanessa_adt/${PORTVERSION} +MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_adt/${PORTVERSION}/ DISTNAME= vanessa_adt-${PORTVERSION} MAINTAINER= thomas@bsdunix.ch @@ -19,11 +18,16 @@ USE_LDCONFIG= YES +USE_BZIP2= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= YES CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +PLIST_FILES= include/vanessa_adt.h lib/libvanessa_adt.so.1 \ + lib/libvanessa_adt.so lib/libvanessa_adt.la \ + lib/libvanessa_adt.a + post-patch: @${REINPLACE_CMD} "s,^SUBDIRS = libvanessa_adt test debian,SUBDIRS = libvanessa_adt," \ ${WRKSRC}/Makefile.in diff -ruN --exclude=CVS /usr/ports/devel/libvanessa_adt/distinfo ./distinfo --- /usr/ports/devel/libvanessa_adt/distinfo 2011-07-03 20:56:19.000000000 +0600 +++ ./distinfo 2012-05-24 16:29:44.807214069 +0600 @@ -1,2 +1,2 @@ -SHA256 (vanessa_adt-0.0.7.tar.gz) = 61ae87d1e0f6edaee423fc68d6b6dd5355b1a9bf8d17ed9e9047fc9e3459c0fd -SIZE (vanessa_adt-0.0.7.tar.gz) = 317496 +SHA256 (vanessa_adt-0.0.9.tar.bz2) = de4dd2d9d93a6539625b34517504e0c05c92462968d1965ba530e8eea0e3cad8 +SIZE (vanessa_adt-0.0.9.tar.bz2) = 278254 diff -ruN --exclude=CVS /usr/ports/devel/libvanessa_adt/pkg-plist ./pkg-plist --- /usr/ports/devel/libvanessa_adt/pkg-plist 2004-04-07 20:09:28.000000000 +0600 +++ ./pkg-plist 1970-01-01 06:00:00.000000000 +0600 @@ -1,5 +0,0 @@ -include/vanessa_adt.h -lib/libvanessa_adt.so.0 -lib/libvanessa_adt.so -lib/libvanessa_adt.la -lib/libvanessa_adt.a --- libvanessa_adt-0.0.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: