diff options
author | thierry <thierry@FreeBSD.org> | 2014-07-06 01:05:12 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-07-06 01:05:12 +0800 |
commit | 172495d36cece4f3c2504821a206921bb59ecfa6 (patch) | |
tree | 44ab8d65b98b8315651402d0fe9f54c55684f504 /graphics | |
parent | 0b9bee3bb8203301d312f38a4d6fabe97893a0b8 (diff) | |
download | freebsd-ports-gnome-172495d36cece4f3c2504821a206921bb59ecfa6.tar.gz freebsd-ports-gnome-172495d36cece4f3c2504821a206921bb59ecfa6.tar.zst freebsd-ports-gnome-172495d36cece4f3c2504821a206921bb59ecfa6.zip |
Distfile has been rerolled - yet one more time!
Just adding volatile and removing a html file.
Full diff available at
http://people.freebsd.org/~thierry/CImg-1.5.9_140703_140704.diff
Reported by: swills
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 | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index e91e75bc265e..79777c1fe076 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -3,6 +3,7 @@ PORTNAME= cimg PORTVERSION= 1.5.9 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= graphics devel MASTER_SITES= SF/${PORTNAME} \ diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo index c5fb1dfd3459..e940e2026456 100644 --- a/graphics/cimg/distinfo +++ b/graphics/cimg/distinfo @@ -1,2 +1,2 @@ -SHA256 (cimg-1.5.9_0/CImg-1.5.9.zip) = 2cb224987cbe498a8b95121a880fb0f527529b93bf82fb95024484b0473af4d7 -SIZE (cimg-1.5.9_0/CImg-1.5.9.zip) = 11586436 +SHA256 (cimg-1.5.9_1/CImg-1.5.9.zip) = ecb863210e96cf5691aa62e0625e1d6749e917875225bfa73974b1378801c2f6 +SIZE (cimg-1.5.9_1/CImg-1.5.9.zip) = 11584769 diff --git a/graphics/cimg/pkg-plist b/graphics/cimg/pkg-plist index 53bf1948d8d0..343c8ce20a5e 100644 --- a/graphics/cimg/pkg-plist +++ b/graphics/cimg/pkg-plist @@ -40,7 +40,6 @@ include/CImg.h %%PORTDOCS%%%%DOCSDIR%%/favicon.png %%PORTDOCS%%%%DOCSDIR%%/footer.html %%PORTDOCS%%%%DOCSDIR%%/header.html -%%PORTDOCS%%%%DOCSDIR%%/header2.html %%PORTDOCS%%%%DOCSDIR%%/header_reference.html %%PORTDOCS%%%%DOCSDIR%%/img/CImgLogo.jpg %%PORTDOCS%%%%DOCSDIR%%/img/CImg_flyer.jpg |