diff options
author | thierry <thierry@FreeBSD.org> | 2005-03-23 07:02:32 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-03-23 07:02:32 +0800 |
commit | a9f1d80b23a49b503d1c19708f834b6d98b88fa9 (patch) | |
tree | 02f95635bc7c374b60124a51e0f546933b360c02 /graphics | |
parent | 43705a251772cc98a44af02c9e20b8e8dd3498a5 (diff) | |
download | freebsd-ports-gnome-a9f1d80b23a49b503d1c19708f834b6d98b88fa9.tar.gz freebsd-ports-gnome-a9f1d80b23a49b503d1c19708f834b6d98b88fa9.tar.zst freebsd-ports-gnome-a9f1d80b23a49b503d1c19708f834b6d98b88fa9.zip |
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 <http://pompo.net/ports/CImg.diff.bz2>.
Approved by: portmgr (krion)
Diffstat (limited to 'graphics')
-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 |