FreeBSD Bugzilla – Attachment 128088 Details for
Bug 171978
devel/ace: Update to version 6.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.33 KB, created by
tkato432
on 2012-09-25 19:10:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-09-25 19:10:15 UTC
Size:
3.33 KB
patch
obsolete
>diff -urN /usr/ports/devel/ace/Makefile devel/ace/Makefile >--- /usr/ports/devel/ace/Makefile 2012-07-26 14:40:22.000000000 +0900 >+++ devel/ace/Makefile 2012-09-25 03:19:08.000000000 +0900 >@@ -1,16 +1,12 @@ >-# Ports collection makefile for: ace >-# Date created: 5 January 2004 >-# Whom: Sergey Matveychuk <sem@ciam.ru> >-# >+# Created by: Sergey Matveychuk <sem@ciam.ru> > # $FreeBSD: ports/devel/ace/Makefile,v 1.36 2012/07/26 05:40:22 bapt Exp $ >-# > > PORTNAME= ace >-PORTVERSION= 6.1.2 >+PORTVERSION= 6.1.4 > 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++ >@@ -27,12 +23,12 @@ > > 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 >diff -urN /usr/ports/devel/ace/distinfo devel/ace/distinfo >--- /usr/ports/devel/ace/distinfo 2012-06-06 05:46:44.000000000 +0900 >+++ devel/ace/distinfo 2012-08-31 04:10:54.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (ACE-6.1.2.tar.bz2) = 6e2af99acdbb1b769bed1e5a6d2e21a0165597097739aed77a4382de0f9257e8 >-SIZE (ACE-6.1.2.tar.bz2) = 7911861 >+SHA256 (ACE-6.1.4.tar.bz2) = 1150aa7cea640dbd3301ee873ec4cd79cb9f8735fc894a89b242dacced67d356 >+SIZE (ACE-6.1.4.tar.bz2) = 8021269 >diff -urN /usr/ports/devel/ace/pkg-plist devel/ace/pkg-plist >--- /usr/ports/devel/ace/pkg-plist 2012-06-06 05:46:44.000000000 +0900 >+++ devel/ace/pkg-plist 2012-08-31 04:21:28.000000000 +0900 >@@ -204,6 +204,8 @@ > 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 >@@ -596,6 +598,8 @@ > 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 +984,9 @@ > 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 >@@ -1353,6 +1360,7 @@ > %%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 +1447,7 @@ > %%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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 171978
: 128088 |
128089
|
128090