summaryrefslogtreecommitdiff
path: root/graphics/lcms2/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-10-19 17:52:38 +0000
committerdrochner <drochner@pkgsrc.org>2012-10-19 17:52:38 +0000
commit55d4d4d9a414d2346e30eb574771b9ef3f2eb6bd (patch)
treeb81832db15ed8bd80c42e53cde05f83c8ed26886 /graphics/lcms2/Makefile
parentb41312ce164cf3b0b54bbaad9856dc5206a41101 (diff)
downloadpkgsrc-55d4d4d9a414d2346e30eb574771b9ef3f2eb6bd.tar.gz
update to 2.4
from the announcement: Version 2.4 is a featured release that introduces new functionality as well as many performance and security improvements. Main additions are: -Black point detection from the algorithm disclosed by Adobe -Added support for transforms on planar data with different stride -Added a new plug-in type for optimizing full transforms -Linear (gamma 1.0) profiles can now operate in unbounded mode -Added "half" float support approved by the maintainer
Diffstat (limited to 'graphics/lcms2/Makefile')
-rw-r--r--graphics/lcms2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile
index d7859808c80..eaf919d3121 100644
--- a/graphics/lcms2/Makefile
+++ b/graphics/lcms2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2012/10/06 14:11:03 asau Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/19 17:52:38 drochner Exp $
-DISTNAME= lcms2-2.3
-PKGREVISION= 1
+DISTNAME= lcms2-2.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lcms/2.2/}