svn commit: r510927 - head/graphics/gmic
Yuri Victorovich
yuri at FreeBSD.org
Tue Sep 3 07:45:42 UTC 2019
Author: yuri
Date: Tue Sep 3 07:45:40 2019
New Revision: 510927
URL: https://svnweb.freebsd.org/changeset/ports/510927
Log:
graphics/gmic: Update 2.7.0 -> 2.7.1
Reported by: portscout
Modified:
head/graphics/gmic/Makefile
head/graphics/gmic/distinfo
Modified: head/graphics/gmic/Makefile
==============================================================================
--- head/graphics/gmic/Makefile Tue Sep 3 06:46:22 2019 (r510926)
+++ head/graphics/gmic/Makefile Tue Sep 3 07:45:40 2019 (r510927)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gmic
-DISTVERSION= 2.7.0
+DISTVERSION= 2.7.1
CATEGORIES= graphics
MASTER_SITES= https://gmic.eu/files/source/
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -28,7 +28,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
PORTSCOUT= limit:[0-9]\..* # not v.220 and similar
-USES= cmake compiler:c++11-lang jpeg pkgconfig
+USES= cmake compiler:c++11-lang jpeg pkgconfig xorg
USE_LDCONFIG= yes
CMAKE_OFF= BUILD_LIB_STATIC
Modified: head/graphics/gmic/distinfo
==============================================================================
--- head/graphics/gmic/distinfo Tue Sep 3 06:46:22 2019 (r510926)
+++ head/graphics/gmic/distinfo Tue Sep 3 07:45:40 2019 (r510927)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565999915
-SHA256 (gmic_2.7.0.tar.gz) = 8629c39ca5fa02c44a462727d36f50557e1397af2feeddf39628608c028824d3
-SIZE (gmic_2.7.0.tar.gz) = 5823828
+TIMESTAMP = 1567490618
+SHA256 (gmic_2.7.1.tar.gz) = c71e784abd2141252efad505b6a48b6974c388788db5530b3ca0dfb07baeafeb
+SIZE (gmic_2.7.1.tar.gz) = 5843308
More information about the svn-ports-all
mailing list