diff -u --exclude=work -N -r /usr/ports/devel/ace/Makefile ./Makefile --- /usr/ports/devel/ace/Makefile Sat Jun 2 23:31:01 2007 +++ ./Makefile Tue Oct 16 09:00:02 2007 @@ -7,7 +7,7 @@ PORTNAME= ace PORTVERSION= 5.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://deuce.doc.wustl.edu/pub/previous_versions/ \ http://deuce.doc.wustl.edu/old_distribution/ \ diff -u --exclude=work -N -r /usr/ports/devel/ace/files/patch-ace-Makefile.in ./files/patch-ace-Makefile.in --- /usr/ports/devel/ace/files/patch-ace-Makefile.in Wed Dec 31 16:00:00 1969 +++ ./files/patch-ace-Makefile.in Mon Oct 15 23:57:47 2007 @@ -0,0 +1,26 @@ +--- ace/Makefile.in.orig Mon Oct 15 22:02:49 2007 ++++ ace/Makefile.in Mon Oct 15 23:57:10 2007 +@@ -402,6 +402,7 @@ + @BUILD_ACE_FOR_TAO_FALSE@ Null_Mutex.h \ + @BUILD_ACE_FOR_TAO_FALSE@ Null_Semaphore.h \ + @BUILD_ACE_FOR_TAO_FALSE@ OS.h \ ++@BUILD_ACE_FOR_TAO_FALSE@ OS.inl \ + @BUILD_ACE_FOR_TAO_FALSE@ OS_Dirent.h \ + @BUILD_ACE_FOR_TAO_FALSE@ OS_Errno.h \ + @BUILD_ACE_FOR_TAO_FALSE@ OS_Errno.inl \ +@@ -485,6 +486,7 @@ + @BUILD_ACE_FOR_TAO_FALSE@ Object_Manager.h \ + @BUILD_ACE_FOR_TAO_FALSE@ Object_Manager.inl \ + @BUILD_ACE_FOR_TAO_FALSE@ Object_Manager_Base.h \ ++@BUILD_ACE_FOR_TAO_FALSE@ Obstack.h \ + @BUILD_ACE_FOR_TAO_FALSE@ Obstack_T.cpp \ + @BUILD_ACE_FOR_TAO_FALSE@ Obstack_T.h \ + @BUILD_ACE_FOR_TAO_FALSE@ Obstack_T.inl \ +@@ -662,6 +664,7 @@ + @BUILD_ACE_FOR_TAO_FALSE@ Svc_Conf_Tokens.h \ + @BUILD_ACE_FOR_TAO_FALSE@ Svc_Handler.cpp \ + @BUILD_ACE_FOR_TAO_FALSE@ Svc_Handler.h \ ++@BUILD_ACE_FOR_TAO_FALSE@ Swap.cpp \ + @BUILD_ACE_FOR_TAO_FALSE@ Swap.h \ + @BUILD_ACE_FOR_TAO_FALSE@ Swap.inl \ + @BUILD_ACE_FOR_TAO_FALSE@ Synch.h \ diff -u --exclude=work -N -r /usr/ports/devel/ace/pkg-plist ./pkg-plist --- /usr/ports/devel/ace/pkg-plist Sat Jun 2 23:31:01 2007 +++ ./pkg-plist Mon Oct 15 23:58:18 2007 @@ -437,6 +437,7 @@ include/ace/Null_Mutex.h include/ace/Null_Semaphore.h include/ace/OS.h +include/ace/OS.inl include/ace/OS_Dirent.h include/ace/OS_Errno.h include/ace/OS_Errno.inl @@ -520,6 +521,7 @@ include/ace/Object_Manager.h include/ace/Object_Manager.inl include/ace/Object_Manager_Base.h +include/ace/Obstack.h include/ace/Obstack_T.cpp include/ace/Obstack_T.h include/ace/Obstack_T.inl @@ -711,6 +713,7 @@ include/ace/Svc_Conf_Tokens.h include/ace/Svc_Handler.cpp include/ace/Svc_Handler.h +include/ace/Swap.cpp include/ace/Swap.h include/ace/Swap.inl include/ace/Synch.h