Index: head/x11-toolkits/open-motif/Makefile =================================================================== --- head/x11-toolkits/open-motif/Makefile (revision 437093) +++ head/x11-toolkits/open-motif/Makefile (revision 437094) @@ -1,53 +1,52 @@ # $FreeBSD$ PORTNAME= open-motif -PORTVERSION= 2.3.6 -PORTREVISION= 1 +PORTVERSION= 2.3.7 CATEGORIES= x11-toolkits # MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/ -MASTER_SITES= SF/motif/Motif%202.3.6%20Source%20Code/ +MASTER_SITES= SF/motif/Motif%202.3.7%20Source%20Code/ DISTNAME= motif-${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= Motif X11 Toolkit (industry standard GUI (IEEE 1295)) LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING MAKE_JOBS_UNSAFE= yes CONFLICTS= lesstif-[0-9]* USES= autoreconf gmake iconv jpeg libtool:keepla pkgconfig USE_XORG= x11 xaw xbitmaps xext xft xt xmu xrender sm ice LIB_DEPENDS= libXp.so:x11/libXp \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libpng16.so:graphics/png GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include USE_CSTD= gnu89 INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS post-patch: # fix sections @${FIND} ${WRKSRC}/doc/man/man1 -name '*.1' -maxdepth 1 | \ ${XARGS} ${REINPLACE_CMD} -e 's|user cmd|1|' @${FIND} ${WRKSRC}/doc/man/man3 -name '*.3' -maxdepth 1 | \ ${XARGS} ${REINPLACE_CMD} -e 's|library call|3|' # mwmrc is not a kernel interface!! @cd ${WRKSRC}/doc/man && ${CP} -f man4/mwmrc.4 man5/mwmrc.5 @${FIND} ${WRKSRC}/doc/man/man5 -name '*.5' -maxdepth 1 | \ ${XARGS} ${REINPLACE_CMD} -e 's|special file|5| ; \ s|file formats|5|' @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure.ac post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in BUGREPORT README RELNOTES ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/x11-toolkits/open-motif/distinfo =================================================================== --- head/x11-toolkits/open-motif/distinfo (revision 437093) +++ head/x11-toolkits/open-motif/distinfo (revision 437094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465621623 -SHA256 (motif-2.3.6.tar.gz) = fa810e6bedeca0f5a2eb8216f42129bcf6bd23919068d433e386b7bfc05d58cf -SIZE (motif-2.3.6.tar.gz) = 5725456 +TIMESTAMP = 1490677498 +SHA256 (motif-2.3.7.tar.gz) = 8f7aadbb0f42df2093d4690735a2b9a02ea2bf69dfb15ae0a39cae28f1580d14 +SIZE (motif-2.3.7.tar.gz) = 5715478 Index: head/x11-toolkits/open-motif/files/patch-demos__programs__workspace__xrmLib.c =================================================================== --- head/x11-toolkits/open-motif/files/patch-demos__programs__workspace__xrmLib.c (revision 437093) +++ head/x11-toolkits/open-motif/files/patch-demos__programs__workspace__xrmLib.c (nonexistent) @@ -1,11 +0,0 @@ ---- ./demos/programs/workspace/xrmLib.c.orig 2016-03-15 19:52:10.000000000 -0700 -+++ ./demos/programs/workspace/xrmLib.c 2016-03-16 22:01:43.990986434 -0700 -@@ -30,7 +30,7 @@ - #endif - - #include --#include -+#include - #include - #include "wsm.h" - #include "wsmDebug.h" Property changes on: head/x11-toolkits/open-motif/files/patch-demos__programs__workspace__xrmLib.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property