Index: head/astro/siril/Makefile =================================================================== --- head/astro/siril/Makefile (revision 472022) +++ head/astro/siril/Makefile (revision 472023) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= siril -DISTVERSION= 0.9.8 -PORTREVISION= 3 +DISTVERSION= 0.9.9 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ MAINTAINER= yuri@FreeBSD.org COMMENT= Astronomical image processing software LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= undefined reference to `__atomic_load' and `__atomic_compare_exchange' LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ libcfitsio.so:astro/cfitsio \ libconfig.so:devel/libconfig \ + libcurl.so:ftp/curl \ libffms2.so:multimedia/ffms2 \ libfftw3.so:math/fftw3 \ libgsl.so:math/gsl \ liblcms2.so:graphics/lcms2 \ libopencv_core.so:graphics/opencv-core \ libpng.so:graphics/png \ libraw.so:graphics/libraw \ libtiff.so:graphics/tiff LIB_DEPENDS+= libopencv_photo.so:graphics/opencv # for some reason, configure fails without opencv, but executable only links to opencv-core USES= autoreconf desktop-file-utils gettext gmake localbase pkgconfig jpeg shared-mime-info tar:bz2 GNU_CONFIGURE= yes USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango INSTALLS_ICONS= yes OPTIONS_DEFINE= OPENMP OPTIONS_DEFAULT= OPENMP OPENMP_CONFIGURE_ENABLE= openmp OPENMP_LIB_DEPENDS= libomp.so:devel/openmp post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/appdata ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free-astro.siril.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop ${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free-astro.siril.appdata.xml ${STAGEDIR}${PREFIX}/share/appdata/${PORTNAME}.appdata.xml ${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/siril.xml ${STAGEDIR}${PREFIX}/share/mime/packages/ cd ${WRKSRC}/pixmaps && ${COPYTREE_SHARE} icons ${STAGEDIR}${PREFIX}/share/ .include Index: head/astro/siril/distinfo =================================================================== --- head/astro/siril/distinfo (revision 472022) +++ head/astro/siril/distinfo (revision 472023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517713559 -SHA256 (siril-0.9.8.tar.bz2) = ecb5477937afc02cc89cb07f4a7b99d2d0ab4cc5e715ec536e9be5c92a187170 -SIZE (siril-0.9.8.tar.bz2) = 882068 +TIMESTAMP = 1528473133 +SHA256 (siril-0.9.9.tar.bz2) = 7958985393eca33b2db173090af78a46e42a7daefe7f6eaa7efa4ba261fa46f3 +SIZE (siril-0.9.9.tar.bz2) = 949633 Index: head/astro/siril/pkg-plist =================================================================== --- head/astro/siril/pkg-plist (revision 472022) +++ head/astro/siril/pkg-plist (revision 472023) @@ -1,42 +1,43 @@ bin/siril man/man1/siril.1.gz share/appdata/siril.appdata.xml share/applications/siril.desktop share/icons/hicolor/16x16/apps/siril.png share/icons/hicolor/24x24/apps/siril.png share/icons/hicolor/256x256/apps/siril.png share/icons/hicolor/32x32/apps/siril.png share/icons/hicolor/48x48/apps/siril.png -share/locale/ar_DZ/LC_MESSAGES/siril.mo share/locale/el/LC_MESSAGES/siril.mo share/locale/es_ES/LC_MESSAGES/siril.mo share/locale/fr/LC_MESSAGES/siril.mo share/locale/it_IT/LC_MESSAGES/siril.mo share/locale/nl_BE/LC_MESSAGES/siril.mo share/locale/zh_CN/LC_MESSAGES/siril.mo share/mime/packages/siril.xml %%DATADIR%%/gtk.css %%DATADIR%%/gtk_old.css %%DATADIR%%/pixmaps/chain.png %%DATADIR%%/pixmaps/cm.png +%%DATADIR%%/pixmaps/curve.png %%DATADIR%%/pixmaps/export.png %%DATADIR%%/pixmaps/grid.png %%DATADIR%%/pixmaps/histo.png %%DATADIR%%/pixmaps/histo_dark.png %%DATADIR%%/pixmaps/list.png %%DATADIR%%/pixmaps/list_dark.png %%DATADIR%%/pixmaps/mirrorx.png %%DATADIR%%/pixmaps/mirrorx_dark.png %%DATADIR%%/pixmaps/mirrory.png %%DATADIR%%/pixmaps/mirrory_dark.png %%DATADIR%%/pixmaps/neg.png %%DATADIR%%/pixmaps/remove1.png %%DATADIR%%/pixmaps/rotate-acw.png %%DATADIR%%/pixmaps/rotate-acw_dark.png %%DATADIR%%/pixmaps/rotate-cw.png %%DATADIR%%/pixmaps/rotate-cw_dark.png +%%DATADIR%%/pixmaps/scale-slider-horz.png %%DATADIR%%/pixmaps/siril_1.svg %%DATADIR%%/pixmaps/siril_logo.svg %%DATADIR%%/pixmaps/starfinder.png %%DATADIR%%/pixmaps/sum.png %%DATADIR%%/siril3.glade