diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-05 20:50:03 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-05 20:50:03 +0000 |
commit | b25cfda756dcd8a3e85bfaf3f48452587ca1bd75 (patch) | |
tree | 481d567006688b303a646d4779263acc98a96d5c /devel/ace | |
parent | 247198584ec099561d8bee9c89cc223bb2a46533 (diff) | |
download | ports-b25cfda756dcd8a3e85bfaf3f48452587ca1bd75.tar.gz ports-b25cfda756dcd8a3e85bfaf3f48452587ca1bd75.zip |
Notes
Diffstat (limited to 'devel/ace')
-rw-r--r-- | devel/ace/Makefile | 11 | ||||
-rw-r--r-- | devel/ace/distinfo | 4 | ||||
-rw-r--r-- | devel/ace/pkg-plist | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile index b5a48fbd79d5..efb4ed799b36 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ace -PORTVERSION= 6.3.3 +PORTVERSION= 6.3.4 CATEGORIES= devel MASTER_SITES= ftp://download.dre.vanderbilt.edu/previous_versions/ \ http://download.dre.vanderbilt.edu/previous_versions/ @@ -16,8 +16,6 @@ LICENSE_NAME= ACE LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN_powerpc64= Does not build - WRKSRC= ${WRKDIR}/ACE_wrappers USES= gmake perl5 pkgconfig shebangfix tar:bzip2 @@ -35,9 +33,10 @@ PLIST_SUB= VERSION="${PORTVERSION}" CONFLICTS= ace+tao-5* -BROKEN_ia64= Does not compile on ${ARCH} -BROKEN_powerpc= Does not compile on ${ARCH} -BROKEN_sparc64= Does not compile on ${ARCH} +BROKEN_ia64= Does not compile on ${ARCH} +BROKEN_powerpc= Does not compile on ${ARCH} +BROKEN_powerpc64= Does not build on ${ARCH} +BROKEN_sparc64= Does not compile on ${ARCH} OPTIONS_DEFINE= FLTK QT4 SSL TK TRIO X11 OPTIONS_DEFAULT= SSL diff --git a/devel/ace/distinfo b/devel/ace/distinfo index 4d2a833bb42f..28e2a65c447f 100644 --- a/devel/ace/distinfo +++ b/devel/ace/distinfo @@ -1,2 +1,2 @@ -SHA256 (ACE-6.3.3.tar.bz2) = f362e45f624db3343db529654b601d5df69b5f56fa4597cf453da35d80989888 -SIZE (ACE-6.3.3.tar.bz2) = 8753296 +SHA256 (ACE-6.3.4.tar.bz2) = 9dd3c639fef1e4d3e2483f8cf4b201b2e80b1ffd8dd9c9a7ce57d0ba9e80f789 +SIZE (ACE-6.3.4.tar.bz2) = 8782152 diff --git a/devel/ace/pkg-plist b/devel/ace/pkg-plist index 8212ff6024a9..ea560a973f73 100644 --- a/devel/ace/pkg-plist +++ b/devel/ace/pkg-plist @@ -168,6 +168,7 @@ include/ace/Based_Pointer_T.inl include/ace/Basic_Stats.h include/ace/Basic_Stats.inl include/ace/Basic_Types.h +include/ace/Bound_Ptr.cpp include/ace/Bound_Ptr.h include/ace/Bound_Ptr.inl include/ace/CDR_Base.h @@ -644,6 +645,8 @@ include/ace/OS_NS_arpa_inet.h include/ace/OS_NS_arpa_inet.inl include/ace/OS_NS_ctype.h include/ace/OS_NS_ctype.inl +include/ace/OS_NS_devctl.h +include/ace/OS_NS_devctl.inl include/ace/OS_NS_dirent.h include/ace/OS_NS_dirent.inl include/ace/OS_NS_dlfcn.h @@ -1089,6 +1092,8 @@ include/ace/config-aix-7.h include/ace/config-all.h include/ace/config-android.h include/ace/config-cygwin32.h +include/ace/config-face-conftest.h +include/ace/config-face-safety.h include/ace/config-freebsd.h include/ace/config-g++-common.h include/ace/config-hpux-11.00.h @@ -1098,6 +1103,7 @@ include/ace/config-kfreebsd.h include/ace/config-linux.h include/ace/config-lite.h include/ace/config-lynxos.h +include/ace/config-lynxos-178.h include/ace/config-macosx-elcapitan.h include/ace/config-macosx-iOS-hardware.h include/ace/config-macosx-iOS-simulator.h |