From owner-svn-ports-head@FreeBSD.ORG Fri Nov 30 23:52:22 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82B21E5A; Fri, 30 Nov 2012 23:52:22 +0000 (UTC) (envelope-from sperber@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5E4D88FC19; Fri, 30 Nov 2012 23:52:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAUNqMto080025; Fri, 30 Nov 2012 23:52:22 GMT (envelope-from sperber@svn.freebsd.org) Received: (from sperber@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAUNqMVJ080021; Fri, 30 Nov 2012 23:52:22 GMT (envelope-from sperber@svn.freebsd.org) Message-Id: <201211302352.qAUNqMVJ080021@svn.freebsd.org> From: Armin Pirkovitsch Date: Fri, 30 Nov 2012 23:52:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308045 - head/devel/ace X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 23:52:22 -0000 Author: sperber Date: Fri Nov 30 23:52:21 2012 New Revision: 308045 URL: http://svnweb.freebsd.org/changeset/ports/308045 Log: - Update to version 6.1.6 - Trim Makefile header PR: ports/171978 Submitted by: KATO Tsuguru Approved by: beat (mentor) Feature safe: yes Modified: head/devel/ace/Makefile head/devel/ace/distinfo head/devel/ace/pkg-plist Modified: head/devel/ace/Makefile ============================================================================== --- head/devel/ace/Makefile Fri Nov 30 23:52:08 2012 (r308044) +++ head/devel/ace/Makefile Fri Nov 30 23:52:21 2012 (r308045) @@ -1,25 +1,20 @@ -# Ports collection makefile for: ace -# Date created: 5 January 2004 -# Whom: Sergey Matveychuk -# +# Created by: Sergey Matveychuk # $FreeBSD$ -# PORTNAME= ace -PORTVERSION= 6.1.2 +PORTVERSION= 6.1.6 CATEGORIES= devel MASTER_SITES= ftp://download.dre.vanderbilt.edu/previous_versions/ \ http://download.dre.vanderbilt.edu/previous_versions/ -DISTNAME= ACE-${PORTVERSION} +DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Adaptive Communication Environment for C++ OPTIONS_DEFINE= SSL TRIO X11 FLTK TK QT4 OPTIONS_DEFAULT=SSL -TRIO_DESC= Enable trio support -FLTK_DESC= Enable FLTK support -TK_DESC= Enable Tcl/Tk support +TRIO_DESC= Trio portable string functions +FLTK_DESC= FLTK GUI toolkit CONFLICTS= ace+tao-5* @@ -27,12 +22,12 @@ WRKSRC= ${WRKDIR}/ACE_wrappers USE_BZIP2= yes USE_PERL5_BUILD=yes +USE_PKGCONFIG= build USE_GMAKE= yes MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/lib" ACE_ROOT="${WRKSRC}" \ CROSS-COMPILE=1 MAKEFILE= GNUmakefile USE_LDCONFIG= yes -USE_PKGCONFIG= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -101,7 +96,7 @@ post-patch: 's|/$$libdir/pkgconfig|/libdata/pkgconfig|g' ${WRKSRC}/bin/ace_install_pkgconfig.pl @${REINPLACE_CMD} -e \ 's|bin/moc)|bin/moc-qt4)|g ; \ - s|bin/moc,|bin/moc-qt4,|'g ${WRKSRC}/ace/QtReactor/GNUmakefile.ACE_Qt4Reactor_moc + s|bin/moc,|bin/moc-qt4,|g' ${WRKSRC}/ace/QtReactor/GNUmakefile.ACE_Qt4Reactor_moc do-configure: @cd ${WRKSRC}/ace \ Modified: head/devel/ace/distinfo ============================================================================== --- head/devel/ace/distinfo Fri Nov 30 23:52:08 2012 (r308044) +++ head/devel/ace/distinfo Fri Nov 30 23:52:21 2012 (r308045) @@ -1,2 +1,2 @@ -SHA256 (ACE-6.1.2.tar.bz2) = 6e2af99acdbb1b769bed1e5a6d2e21a0165597097739aed77a4382de0f9257e8 -SIZE (ACE-6.1.2.tar.bz2) = 7911861 +SHA256 (ACE-6.1.6.tar.bz2) = 47019709a8992ddb0bb65bc3e29998a3eec3fd64ac63b1383c2b23f5200a5e00 +SIZE (ACE-6.1.6.tar.bz2) = 8021953 Modified: head/devel/ace/pkg-plist ============================================================================== --- head/devel/ace/pkg-plist Fri Nov 30 23:52:08 2012 (r308044) +++ head/devel/ace/pkg-plist Fri Nov 30 23:52:21 2012 (r308045) @@ -73,7 +73,6 @@ include/Kokyu/DSRT_Sched_Queue_T.cpp include/Kokyu/DSRT_Sched_Queue_T.h include/Kokyu/Default_Dispatcher_Impl.h include/Kokyu/Default_Dispatcher_Impl.inl -include/Kokyu/Dispatch_Deferrer.h include/Kokyu/Dispatcher_Impl.h include/Kokyu/Dispatcher_Impl.inl include/Kokyu/Dispatcher_Task.h @@ -146,6 +145,7 @@ include/ace/Atomic_Op_Sparc.h include/ace/Atomic_Op_T.cpp include/ace/Atomic_Op_T.h include/ace/Atomic_Op_T.inl +include/ace/Auto_Event.cpp include/ace/Auto_Event.h include/ace/Auto_Event.inl include/ace/Auto_Functor.cpp @@ -204,6 +204,8 @@ include/ace/Compression/Compressor.h include/ace/Compression/Compressor.inl include/ace/Compression/rle/ACE_RLECompression_export.h include/ace/Compression/rle/RLECompressor.h +include/ace/Condition_Attributes.h +include/ace/Condition_Attributes.inl include/ace/Condition_Recursive_Thread_Mutex.h include/ace/Condition_T.cpp include/ace/Condition_T.h @@ -269,8 +271,11 @@ include/ace/Encoding_Converter_Factory.h include/ace/Env_Value_T.cpp include/ace/Env_Value_T.h include/ace/Env_Value_T.inl +include/ace/Event.cpp include/ace/Event.h include/ace/Event.inl +include/ace/Event_Base.h +include/ace/Event_Base.inl include/ace/Event_Handler.h include/ace/Event_Handler.inl include/ace/Event_Handler_Handle_Timeout_Upcall.h @@ -533,6 +538,7 @@ include/ace/Malloc_T.inl include/ace/Managed_Object.cpp include/ace/Managed_Object.h include/ace/Managed_Object.inl +include/ace/Manual_Event.cpp include/ace/Manual_Event.h include/ace/Manual_Event.inl include/ace/Map_Manager.cpp @@ -596,6 +602,8 @@ include/ace/Monitor_Control_Action.h include/ace/Monitor_Control_Types.h include/ace/Monitor_Point_Registry.h include/ace/Monitor_Size.h +include/ace/Monotonic_Time_Policy.h +include/ace/Monotonic_Time_Policy.inl include/ace/Msg_WFMO_Reactor.h include/ace/Msg_WFMO_Reactor.inl include/ace/Multihomed_INET_Addr.h @@ -980,6 +988,9 @@ include/ace/Time_Policy_T.h include/ace/Time_Policy_T.inl include/ace/Time_Value.h include/ace/Time_Value.inl +include/ace/Time_Value_T.cpp +include/ace/Time_Value_T.h +include/ace/Time_Value_T.inl include/ace/Timeprobe.h include/ace/Timeprobe.inl include/ace/Timeprobe_T.cpp @@ -1089,6 +1100,7 @@ include/ace/config-macosx-iOS-hardware.h include/ace/config-macosx-iOS-simulator.h include/ace/config-macosx-leopard.h include/ace/config-macosx-lion.h +include/ace/config-macosx-mountain-lion.h include/ace/config-macosx-panther.h include/ace/config-macosx-snowleopard.h include/ace/config-macosx-tiger.h @@ -1353,6 +1365,7 @@ libdata/pkgconfig/Kokyu.pc %%DATADIR%%/bin/MakeProjectCreator/config/ace_tkreactor.mpb %%DATADIR%%/bin/MakeProjectCreator/config/ace_unicode.mpb %%DATADIR%%/bin/MakeProjectCreator/config/ace_x11.mpb +%%DATADIR%%/bin/MakeProjectCreator/config/ace_xml_utils.mpb %%DATADIR%%/bin/MakeProjectCreator/config/ace_xt.mpb %%DATADIR%%/bin/MakeProjectCreator/config/ace_xtreactor.mpb %%DATADIR%%/bin/MakeProjectCreator/config/ace_zlib.mpb @@ -1439,6 +1452,7 @@ libdata/pkgconfig/Kokyu.pc %%DATADIR%%/docs/ACE-development-process.html %%DATADIR%%/docs/ACE-guidelines.html %%DATADIR%%/docs/ACE-lessons.html +%%DATADIR%%/docs/ACE-monotonic-timer.html %%DATADIR%%/docs/ACE-porting.html %%DATADIR%%/docs/ACE-subsets.html %%DATADIR%%/docs/CE-status.txt @@ -1486,6 +1500,7 @@ libdata/pkgconfig/Kokyu.pc %%DATADIR%%/include/makeinclude/platform_macosx_icc.GNU %%DATADIR%%/include/makeinclude/platform_macosx_leopard.GNU %%DATADIR%%/include/makeinclude/platform_macosx_lion.GNU +%%DATADIR%%/include/makeinclude/platform_macosx_mountain_lion.GNU %%DATADIR%%/include/makeinclude/platform_macosx_panther.GNU %%DATADIR%%/include/makeinclude/platform_macosx_snowleopard.GNU %%DATADIR%%/include/makeinclude/platform_macosx_tiger.GNU