Update to 1.1.8.
This commit is contained in:
parent
ace00b233e
commit
a9a963efd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278867
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= cutter
|
PORTNAME= cutter
|
||||||
PORTVERSION= 1.1.7
|
PORTVERSION= 1.1.8
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ COMMENT= Unit Testing Framework for C and C++
|
||||||
LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
|
LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
|
||||||
pangocairo:${PORTSDIR}/x11-toolkits/pango
|
pangocairo:${PORTSDIR}/x11-toolkits/pango
|
||||||
|
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
CPPFLAGS= "-I${LOCALBASE}/include"
|
||||||
CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc
|
CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (cutter-1.1.7.tar.gz) = 7cfdacffc7d14b891007e0f0c610cb4608f1c43ffc723af1c87fbbfa5776aa72
|
SHA256 (cutter-1.1.8.tar.gz) = 6bdf80d974585feae3d8cbf6328c6f42ff6050c7a85415e41c213d71d5fb6849
|
||||||
SIZE (cutter-1.1.7.tar.gz) = 2540698
|
SIZE (cutter-1.1.8.tar.gz) = 2602301
|
||||||
|
|
Loading…
Reference in a new issue