Index: head/graphics/ipe/files/patch-include_ipebase.h =================================================================== --- head/graphics/ipe/files/patch-include_ipebase.h (revision 416814) +++ head/graphics/ipe/files/patch-include_ipebase.h (nonexistent) @@ -1,14 +0,0 @@ ---- include/ipebase.h.orig 2016-01-24 11:16:26 UTC -+++ include/ipebase.h -@@ -51,9 +51,9 @@ - - using uchar = unsigned char; - --#if defined(WIN32) || defined(__APPLE__) -+// #if defined(WIN32) || defined(__APPLE__) - using uint = unsigned int; --#endif -+// #endif - - #ifdef WIN32 - #define IPESEP ('\\') Property changes on: head/graphics/ipe/files/patch-include_ipebase.h ___________________________________________________________________ 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 Index: head/graphics/ipe/Makefile =================================================================== --- head/graphics/ipe/Makefile (revision 416814) +++ head/graphics/ipe/Makefile (revision 416815) @@ -1,59 +1,59 @@ # Created by: David Bremner # $FreeBSD$ PORTNAME= ipe -PORTVERSION= 7.2.2 +PORTVERSION= 7.2.3 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Extensible vector graphics editor with LaTeX support LICENSE= GPLv3+ RUN_DEPENDS= xdg-open:devel/xdg-utils WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USES= compiler:c++11-lib gmake jpeg lua:52 pkgconfig USE_GNOME= cairo USE_QT5= widgets buildtools_build qmake_build USE_TEX= pdftex MAKE_ENV= DL_LIBS="" \ INSTALL_DIR="${MKDIR}" \ INSTALL_FILES="${INSTALL_DATA}" \ INSTALL_SCRIPTS="${INSTALL_SCRIPT}" \ INSTALL_PROGRAMS="${INSTALL_PROGRAM}" \ INSTALL_ROOT="${STAGEDIR}" \ IPEDOCDIR="${DOCSDIR}" \ IPEMANDIR="${MANPREFIX}/man/man1" \ IPEPREFIX="${PREFIX}" \ JPEG_CFLAGS="-I${LOCALBASE}/include" \ JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \ LUA_PACKAGE="lua-${LUA_VER}" \ MOC="${MOC}" USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION}" PORTDOCS= * DESKTOP_ENTRIES="Ipe" "" "ipe" "ipe" "" "" OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ 's|^INSTALL_|#INSTALL_| ; \ /-O2/s|^|#|' ${WRKSRC}/common.mak @${REINPLACE_CMD} -e \ 's|\([[:blank:]]\)=|\1?=|' ${WRKSRC}/config.mak @${REINPLACE_CMD} -e \ '/%s/s|gnome-open|xdg-open|' ${WRKSRC}/ipe/lua/prefs.lua post-install: @${LN} -sf ${DATADIR}${PORTVERSION}/ipe.png \ ${STAGEDIR}${PREFIX}/share/pixmaps .include Index: head/graphics/ipe/distinfo =================================================================== --- head/graphics/ipe/distinfo (revision 416814) +++ head/graphics/ipe/distinfo (revision 416815) @@ -1,2 +1,3 @@ -SHA256 (ipe-7.2.2-src.tar.gz) = a70181492ac2d83546b5c88cb15da382b906d905ea3babe700bf98c822821d68 -SIZE (ipe-7.2.2-src.tar.gz) = 1912583 +TIMESTAMP = 1465726184 +SHA256 (ipe-7.2.3-src.tar.gz) = 4f463c4315aa894f8ae2cb3ef81bbda71f98ebbc3db7a67c16ea37a95320aa8b +SIZE (ipe-7.2.3-src.tar.gz) = 1897577