From a9f1d80b23a49b503d1c19708f834b6d98b88fa9 Mon Sep 17 00:00:00 2001 From: thierry Date: Tue, 22 Mar 2005 23:02:32 +0000 Subject: Make fetchable again. Actually, this is a newer version, but the author did not bump the version number. I have uploaded a diff of the differences between the tarballs at . Approved by: portmgr (krion) --- graphics/cimg/Makefile | 1 + graphics/cimg/distinfo | 4 ++-- graphics/cimg/pkg-plist | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'graphics/cimg') diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 89b4ce49e1f..1b889d90d29 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -7,6 +7,7 @@ PORTNAME= cimg DISTVERSION= 1_08 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo index b8e28b5e325..4b670fcb80e 100644 --- a/graphics/cimg/distinfo +++ b/graphics/cimg/distinfo @@ -1,2 +1,2 @@ -MD5 (CImg-1_08.zip) = bd3b538ec895273ad336fde8171c7d3f -SIZE (CImg-1_08.zip) = 6823695 +MD5 (CImg-1_08.zip) = bd2016bfa2004c31dd45e3497eb2879f +SIZE (CImg-1_08.zip) = 6819912 diff --git a/graphics/cimg/pkg-plist b/graphics/cimg/pkg-plist index c6227dbe681..3c2f4ac11b7 100644 --- a/graphics/cimg/pkg-plist +++ b/graphics/cimg/pkg-plist @@ -122,8 +122,8 @@ include/CImg.h %%PORTDOCS%%%%EXAMPLESDIR%%/Makefile %%PORTDOCS%%%%EXAMPLESDIR%%/fade_images.cpp %%PORTDOCS%%%%EXAMPLESDIR%%/greycstoration.cpp -%%PORTDOCS%%%%EXAMPLESDIR%%/greycstoration_old.cpp %%PORTDOCS%%%%EXAMPLESDIR%%/hough_transform.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/image2ascii.cpp %%PORTDOCS%%%%EXAMPLESDIR%%/image_registration.cpp %%PORTDOCS%%%%EXAMPLESDIR%%/img/background.jpg %%PORTDOCS%%%%EXAMPLESDIR%%/img/brain.png -- cgit