Date: Thu, 24 May 2012 16:41:06 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@bsdunix.ch Subject: ports/168297: [PATCH] devel/libvanessa_adt: update to 0.0.9 Message-ID: <201205241041.q4OAf6ap022557@bofh.telnet.net.bd> Resent-Message-ID: <201205241050.q4OAo26G035299@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205241041.q4OAf6ap022557>