diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-22 23:02:32 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-22 23:02:32 +0000 |
commit | 3267c3b69be0d6d9ac4cc6b7a5d777fae5ece532 (patch) | |
tree | e3a0fc2616e9fb437dc51467d5467f0193b9f2fa /graphics/cimg | |
parent | adc194756ff2c4eca65c1f5aaf60fefd86fe1212 (diff) |
Notes
Diffstat (limited to 'graphics/cimg')
-rw-r--r-- | graphics/cimg/Makefile | 1 | ||||
-rw-r--r-- | graphics/cimg/distinfo | 4 | ||||
-rw-r--r-- | graphics/cimg/pkg-plist | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 89b4ce49e1f8..1b889d90d29f 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 b8e28b5e3251..4b670fcb80e1 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 c6227dbe681f..3c2f4ac11b71 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 |