svn commit: r367810 - in head/graphics/iccxml: . files
Boris Samorodov
bsam at FreeBSD.org
Wed Sep 10 11:33:59 UTC 2014
Author: bsam
Date: Wed Sep 10 11:33:58 2014
New Revision: 367810
URL: http://svnweb.freebsd.org/changeset/ports/367810
QAT: https://qat.redports.org/buildarchive/r367810/
Log:
graphics/iccxml: Update to v0.9.8 and unbreak build with sampleicc 1.6.8.
Deleted:
head/graphics/iccxml/files/
Modified:
head/graphics/iccxml/Makefile
head/graphics/iccxml/distinfo
Modified: head/graphics/iccxml/Makefile
==============================================================================
--- head/graphics/iccxml/Makefile Wed Sep 10 11:24:56 2014 (r367809)
+++ head/graphics/iccxml/Makefile Wed Sep 10 11:33:58 2014 (r367810)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= iccxml
-PORTVERSION= 0.9.6
-PORTREVISION= 2
+PORTVERSION= 0.9.8
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/IccXML-Src/${DISTNAME}
DISTNAME= IccXML-${PORTVERSION}
@@ -10,8 +9,6 @@ DISTNAME= IccXML-${PORTVERSION}
MAINTAINER= bsam at FreeBSD.org
COMMENT= Tools for reading and writing the ICC profile contents as XML files
-BROKEN= Fails to build with sampleicc 1.6.8
-
LIB_DEPENDS= libSampleICC.so:${PORTSDIR}/graphics/sampleicc
USES= gmake pathfix pkgconfig libtool
Modified: head/graphics/iccxml/distinfo
==============================================================================
--- head/graphics/iccxml/distinfo Wed Sep 10 11:24:56 2014 (r367809)
+++ head/graphics/iccxml/distinfo Wed Sep 10 11:33:58 2014 (r367810)
@@ -1,2 +1,2 @@
-SHA256 (IccXML-0.9.6.tar.gz) = 7b2c0a7ca1c3061d42309f1481ece24bbee657fd86b153b008aede2ea853a02e
-SIZE (IccXML-0.9.6.tar.gz) = 367102
+SHA256 (IccXML-0.9.8.tar.gz) = 939913d350c93f19e063e397ba2a5544975ea447c921222070dc3d9da14f20af
+SIZE (IccXML-0.9.8.tar.gz) = 394012
More information about the svn-ports-all
mailing list