summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2010-11-19 22:41:16 +0000
committerThierry Thomas <thierry@FreeBSD.org>2010-11-19 22:41:16 +0000
commit7eb13fe3005502a877cb9dabccfdc3712dc8b5dc (patch)
tree6c9d76dea687ec2cde5445425245a0a779d89020 /graphics
parent- Try creatively to prevent this from failing on pointyhat (diff)
Upgrade to 1.4.6.
Notified by: portscout via miwi
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cimg/Makefile2
-rw-r--r--graphics/cimg/distinfo4
-rw-r--r--graphics/cimg/files/patch-examples::Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index 0f7ef53572c2..918117ecc666 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cimg
-PORTVERSION= 1.4.5
+PORTVERSION= 1.4.6
PORTEPOCH= 2
CATEGORIES= graphics devel
MASTER_SITES= SF/${PORTNAME} \
diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo
index 35df464ddf3b..52f40f4d2437 100644
--- a/graphics/cimg/distinfo
+++ b/graphics/cimg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cimg-1.4.5,2/CImg-1.4.5.zip) = d048e893599c597ecf5504766abee8f4357488f73a89a3ab578e6e583b97c545
-SIZE (cimg-1.4.5,2/CImg-1.4.5.zip) = 10391170
+SHA256 (cimg-1.4.6,2/CImg-1.4.6.zip) = 01f92f1b8a12ae45ca3c09fdca3aad0196abbb8a82d7c3952d83f5a82c6ae3b4
+SIZE (cimg-1.4.6,2/CImg-1.4.6.zip) = 10393478
diff --git a/graphics/cimg/files/patch-examples::Makefile b/graphics/cimg/files/patch-examples::Makefile
index 1e2dc603e9e0..81d6002cb1cd 100644
--- a/graphics/cimg/files/patch-examples::Makefile
+++ b/graphics/cimg/files/patch-examples::Makefile
@@ -3,7 +3,7 @@
@@ -85,8 +85,8 @@
# Set correct variables and paths
#---------------------------------
- CIMG_VERSION = 1.4.5
+ CIMG_VERSION = 1.4.6
-X11PATH = /usr/X11R6
-CC = g++
+#X11PATH = /usr/X11R6