svn commit: r360777 - head/graphics/cimg

Thierry Thomas thierry at FreeBSD.org
Sat Jul 5 17:05:13 UTC 2014


Author: thierry
Date: Sat Jul  5 17:05:12 2014
New Revision: 360777
URL: http://svnweb.freebsd.org/changeset/ports/360777
QAT: https://qat.redports.org/buildarchive/r360777/

Log:
  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

Modified:
  head/graphics/cimg/Makefile
  head/graphics/cimg/distinfo
  head/graphics/cimg/pkg-plist

Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile	Sat Jul  5 17:00:30 2014	(r360776)
+++ head/graphics/cimg/Makefile	Sat Jul  5 17:05:12 2014	(r360777)
@@ -3,6 +3,7 @@
 
 PORTNAME=	cimg
 PORTVERSION=	1.5.9
+PORTREVISION=	1
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/${PORTNAME}		\

Modified: head/graphics/cimg/distinfo
==============================================================================
--- head/graphics/cimg/distinfo	Sat Jul  5 17:00:30 2014	(r360776)
+++ head/graphics/cimg/distinfo	Sat Jul  5 17:05:12 2014	(r360777)
@@ -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

Modified: head/graphics/cimg/pkg-plist
==============================================================================
--- head/graphics/cimg/pkg-plist	Sat Jul  5 17:00:30 2014	(r360776)
+++ head/graphics/cimg/pkg-plist	Sat Jul  5 17:05:12 2014	(r360777)
@@ -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


More information about the svn-ports-head mailing list