diff --git a/graphics/ximaging/Makefile b/graphics/ximaging/Makefile index 6d1cb5d14c02..e00f8326587f 100644 --- a/graphics/ximaging/Makefile +++ b/graphics/ximaging/Makefile @@ -1,35 +1,36 @@ PORTNAME= ximaging DISTVERSIONPREFIX= src- -DISTVERSION= 1.8 +DISTVERSION= 1.9 CATEGORIES= graphics MASTER_SITES= https://fastestcode.org/dl/ MAINTAINER= corlat@ermaion.com COMMENT= Image Viewer and Browser for Unix/X11 WWW= https://fastestcode.org/ximaging.html LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng16.so:graphics/png \ libtiff.so:graphics/tiff USES= jpeg motif tar:xz USE_XORG= x11 xinerama xt PLIST_FILES= bin/ximaging \ etc/X11/app-defaults/XImaging \ share/man/man1/ximaging.1.gz .if !exists(/usr/include/omp.h) USES+= compiler:gcc-c++11-lib .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/src/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/app-defaults ${INSTALL_DATA} ${WRKSRC}/src/XImaging.ad \ ${STAGEDIR}${PREFIX}/etc/X11/app-defaults/XImaging .include diff --git a/graphics/ximaging/distinfo b/graphics/ximaging/distinfo index 701b23cbf2ce..ac09ac33bc28 100644 --- a/graphics/ximaging/distinfo +++ b/graphics/ximaging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723053176 -SHA256 (ximaging-src-1.8.tar.xz) = 2de967c72bd9ff100970fb48bff9bf5200fa36c9a58f17afa9449bbd215bd010 -SIZE (ximaging-src-1.8.tar.xz) = 111180 +TIMESTAMP = 1754232007 +SHA256 (ximaging-src-1.9.tar.xz) = 1bf62c19156e537b037a9e7f7ff25d2f6d824c5d9a57f9ad06ff55640622e43a +SIZE (ximaging-src-1.9.tar.xz) = 114000