From owner-svn-ports-all@FreeBSD.ORG Tue Oct 8 13:29:29 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2EB8E47A; Tue, 8 Oct 2013 13:29:29 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1B132238E; Tue, 8 Oct 2013 13:29:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r98DTSnF024828; Tue, 8 Oct 2013 13:29:28 GMT (envelope-from theraven@svn.freebsd.org) Received: (from theraven@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r98DTSwY024820; Tue, 8 Oct 2013 13:29:28 GMT (envelope-from theraven@svn.freebsd.org) Message-Id: <201310081329.r98DTSwY024820@svn.freebsd.org> From: David Chisnall Date: Tue, 8 Oct 2013 13:29:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329784 - in head: databases/sqlclient devel/performance X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 13:29:29 -0000 Author: theraven Date: Tue Oct 8 13:29:27 2013 New Revision: 329784 URL: http://svnweb.freebsd.org/changeset/ports/329784 Log: Fix the pkg-plist for performance. Update sqlclient to the latest version. Modified: head/databases/sqlclient/Makefile head/databases/sqlclient/distinfo head/databases/sqlclient/pkg-plist head/devel/performance/Makefile head/devel/performance/pkg-plist Modified: head/databases/sqlclient/Makefile ============================================================================== --- head/databases/sqlclient/Makefile Tue Oct 8 13:28:22 2013 (r329783) +++ head/databases/sqlclient/Makefile Tue Oct 8 13:29:27 2013 (r329784) @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= sqlclient -PORTVERSION= 1.5.3 +PORTVERSION= 1.7.0 CATEGORIES= databases gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs DISTNAME= SQLClient-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= theraven@FreeBSD.org COMMENT= Lightweight database abstraction layer LICENSE= LGPL21 @@ -33,5 +33,4 @@ PLIST_SUB+= MAJORLIBVERSION2=${DEFAULT_L PERFORMANCE_PORT?= devel/performance -NO_STAGE= yes .include Modified: head/databases/sqlclient/distinfo ============================================================================== --- head/databases/sqlclient/distinfo Tue Oct 8 13:28:22 2013 (r329783) +++ head/databases/sqlclient/distinfo Tue Oct 8 13:29:27 2013 (r329784) @@ -1,2 +1,2 @@ -SHA256 (SQLClient-1.5.3.tar.gz) = 48d9dfb1053b28a3b06babd25653a9aef4fbdfd53c13ba58819dc4d29479e6b5 -SIZE (SQLClient-1.5.3.tar.gz) = 157196 +SHA256 (SQLClient-1.7.0.tar.gz) = 8f9c9491f774fce3bf369e407c8f22091c597baddc1a4b0bfe8ccb251bb79462 +SIZE (SQLClient-1.7.0.tar.gz) = 164218 Modified: head/databases/sqlclient/pkg-plist ============================================================================== --- head/databases/sqlclient/pkg-plist Tue Oct 8 13:28:22 2013 (r329783) +++ head/databases/sqlclient/pkg-plist Tue Oct 8 13:29:27 2013 (r329784) @@ -22,31 +22,32 @@ GNUstep/Local/Library/Bundles/SQLClient/ GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle/Resources/Info-gnustep.plist GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle/SQLite_libs GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle/stamp.make +GNUstep/Local/Library/Documentation/SQLClient/OrderedSymbolDeclarations.plist GNUstep/Local/Library/Documentation/SQLClient/SQLClient.gsdoc GNUstep/Local/Library/Documentation/SQLClient/SQLClient.html GNUstep/Local/Library/Documentation/SQLClient/SQLClient.igsdoc -GNUstep/Local/Library/Documentation/SQLClient/OrderedSymbolDeclarations.plist GNUstep/Local/Library/Documentation/SQLClient/dependencies GNUstep/Local/Library/Headers/SQLClient/SQLClient.h GNUstep/Local/Library/Libraries/libSQLClient.so -GNUstep/Local/Library/Libraries/libSQLClient.so.%%LIBVERSION%% -GNUstep/Local/Library/Libraries/libSQLClient.so.%%LIBVERSION2%% -@dirrm GNUstep/Local/Library/Headers/SQLClient -@dirrm GNUstep/Local/Library/Documentation/SQLClient -@dirrm GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient/SQLite.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/SQLite.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient/Postgres_libs.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/Postgres_libs.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient/Postgres.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/Postgres.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient/MySQL_libs.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/MySQL_libs.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient/MySQL.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/MySQL.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient/ECPG_libs.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/ECPG_libs.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient/ECPG.bundle/Resources -@dirrm GNUstep/Local/Library/Bundles/SQLClient/ECPG.bundle -@dirrm GNUstep/Local/Library/Bundles/SQLClient +GNUstep/Local/Library/Libraries/libSQLClient.so.1.7 +GNUstep/Local/Library/Libraries/libSQLClient.so.1.7.0 +libdata/ldconfig/sqlclient +@dirrmtry GNUstep/Local/Library/Headers/SQLClient +@dirrmtry GNUstep/Local/Library/Documentation/SQLClient +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/SQLite_libs.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/SQLite.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/SQLite.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/Postgres_libs.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/Postgres_libs.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/Postgres.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/Postgres.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/MySQL_libs.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/MySQL_libs.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/MySQL.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/MySQL.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/ECPG_libs.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/ECPG_libs.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/ECPG.bundle/Resources +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient/ECPG.bundle +@dirrmtry GNUstep/Local/Library/Bundles/SQLClient Modified: head/devel/performance/Makefile ============================================================================== --- head/devel/performance/Makefile Tue Oct 8 13:28:22 2013 (r329783) +++ head/devel/performance/Makefile Tue Oct 8 13:29:27 2013 (r329784) @@ -2,7 +2,7 @@ PORTNAME= performance PORTVERSION= 0.4.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs @@ -17,8 +17,6 @@ USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -DEFAULT_LIBVERSION= 0.3 USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -NO_STAGE= yes .include Modified: head/devel/performance/pkg-plist ============================================================================== --- head/devel/performance/pkg-plist Tue Oct 8 13:28:22 2013 (r329783) +++ head/devel/performance/pkg-plist Tue Oct 8 13:29:27 2013 (r329784) @@ -26,7 +26,8 @@ GNUstep/Local/Library/Headers/Performanc GNUstep/Local/Library/Headers/Performance/GSThroughput.h GNUstep/Local/Library/Headers/Performance/GSTicker.h GNUstep/Local/Library/Libraries/libPerformance.so -GNUstep/Local/Library/Libraries/libPerformance.so.%%LIBVERSION%% -GNUstep/Local/Library/Libraries/libPerformance.so.%%LIBVERSION%%.0 -@dirrm GNUstep/Local/Library/Headers/Performance -@dirrm GNUstep/Local/Library/Documentation/Performance +GNUstep/Local/Library/Libraries/libPerformance.so.0.4 +GNUstep/Local/Library/Libraries/libPerformance.so.0.4.0 +libdata/ldconfig/performance +@dirrmtry GNUstep/Local/Library/Headers/Performance +@dirrmtry GNUstep/Local/Library/Documentation/Performance