diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2010-11-11 19:59:23 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2010-11-11 19:59:23 +0000 |
commit | d73786b86d6f41bb113dd39764534f80054df01a (patch) | |
tree | 1dac4d17c50816bda2d5a6e06d8962040b330777 /graphics/cimg | |
parent | e8a1bb8e8dd27a06a84e48b7c11281139f735c07 (diff) | |
download | ports-d73786b86d6f41bb113dd39764534f80054df01a.tar.gz ports-d73786b86d6f41bb113dd39764534f80054df01a.zip |
Notes
Diffstat (limited to 'graphics/cimg')
-rw-r--r-- | graphics/cimg/Makefile | 2 | ||||
-rw-r--r-- | graphics/cimg/distinfo | 5 | ||||
-rw-r--r-- | graphics/cimg/files/patch-examples::Makefile | 2 | ||||
-rw-r--r-- | graphics/cimg/pkg-plist | 13 |
4 files changed, 14 insertions, 8 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 355466c3f5dc..0f7ef53572c2 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cimg -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 PORTEPOCH= 2 CATEGORIES= graphics devel MASTER_SITES= SF/${PORTNAME} \ diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo index 0c1055e46ea7..35df464ddf3b 100644 --- a/graphics/cimg/distinfo +++ b/graphics/cimg/distinfo @@ -1,3 +1,2 @@ -MD5 (cimg-1.4.4,2/CImg-1.4.4.zip) = aae1c78930cfd5bab1fbdf5974cb62db -SHA256 (cimg-1.4.4,2/CImg-1.4.4.zip) = 95d12022d90c8ab343538615714b4384b932d0db57777c2c5b4cf160004c2a3b -SIZE (cimg-1.4.4,2/CImg-1.4.4.zip) = 10264131 +SHA256 (cimg-1.4.5,2/CImg-1.4.5.zip) = d048e893599c597ecf5504766abee8f4357488f73a89a3ab578e6e583b97c545 +SIZE (cimg-1.4.5,2/CImg-1.4.5.zip) = 10391170 diff --git a/graphics/cimg/files/patch-examples::Makefile b/graphics/cimg/files/patch-examples::Makefile index 21be9bc00682..1e2dc603e9e0 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.4 + CIMG_VERSION = 1.4.5 -X11PATH = /usr/X11R6 -CC = g++ +#X11PATH = /usr/X11R6 diff --git a/graphics/cimg/pkg-plist b/graphics/cimg/pkg-plist index ed1ef3ef3fdf..ab15f1d6c6bd 100644 --- a/graphics/cimg/pkg-plist +++ b/graphics/cimg/pkg-plist @@ -74,6 +74,7 @@ include/CImg.h %%PORTDOCS%%%%DOCSDIR%%/img/postcard25.jpg %%PORTDOCS%%%%DOCSDIR%%/img/postcard26.jpg %%PORTDOCS%%%%DOCSDIR%%/img/postcard27.jpg +%%PORTDOCS%%%%DOCSDIR%%/img/postcard28.jpg %%PORTDOCS%%%%DOCSDIR%%/img/postcard3.jpg %%PORTDOCS%%%%DOCSDIR%%/img/postcard4.jpg %%PORTDOCS%%%%DOCSDIR%%/img/postcard5.jpg @@ -188,7 +189,9 @@ include/CImg.h %%PORTDOCS%%%%DOCSDIR%%/links.shtml %%PORTDOCS%%%%DOCSDIR%%/news.shtml %%PORTDOCS%%%%DOCSDIR%%/reference/annotated.html +%%PORTDOCS%%%%DOCSDIR%%/reference/bc_s.png %%PORTDOCS%%%%DOCSDIR%%/reference/classes.html +%%PORTDOCS%%%%DOCSDIR%%/reference/closed.png %%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.css %%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.png %%PORTDOCS%%%%DOCSDIR%%/reference/form_0.png @@ -272,6 +275,9 @@ include/CImg.h %%PORTDOCS%%%%DOCSDIR%%/reference/namespacemembers_func.html %%PORTDOCS%%%%DOCSDIR%%/reference/namespacemembers_vars.html %%PORTDOCS%%%%DOCSDIR%%/reference/namespaces.html +%%PORTDOCS%%%%DOCSDIR%%/reference/nav_f.png +%%PORTDOCS%%%%DOCSDIR%%/reference/nav_h.png +%%PORTDOCS%%%%DOCSDIR%%/reference/open.png %%PORTDOCS%%%%DOCSDIR%%/reference/ref_box3d.jpg %%PORTDOCS%%%%DOCSDIR%%/reference/ref_cone3d.jpg %%PORTDOCS%%%%DOCSDIR%%/reference/ref_cut.jpg @@ -302,9 +308,10 @@ include/CImg.h %%PORTDOCS%%%%DOCSDIR%%/reference/structcimg__library_1_1CImgException.html %%PORTDOCS%%%%DOCSDIR%%/reference/structcimg__library_1_1CImgList-members.html %%PORTDOCS%%%%DOCSDIR%%/reference/structcimg__library_1_1CImgList.html -%%PORTDOCS%%%%DOCSDIR%%/reference/tab_b.gif -%%PORTDOCS%%%%DOCSDIR%%/reference/tab_l.gif -%%PORTDOCS%%%%DOCSDIR%%/reference/tab_r.gif +%%PORTDOCS%%%%DOCSDIR%%/reference/tab_a.png +%%PORTDOCS%%%%DOCSDIR%%/reference/tab_b.png +%%PORTDOCS%%%%DOCSDIR%%/reference/tab_h.png +%%PORTDOCS%%%%DOCSDIR%%/reference/tab_s.png %%PORTDOCS%%%%DOCSDIR%%/reference/tabs.css %%PORTDOCS%%%%DOCSDIR%%/screenshots.shtml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CImg_demo.cpp |