diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-02-08 12:23:49 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-02-08 12:23:49 +0000 |
commit | bc1dbe3bf9aee41faf27629ebc1821de616318f0 (patch) | |
tree | 935b7ca547a659474c9ad8f7a9c2765e98413dbc /graphics | |
parent | 56afb5c09d712ab4b86939ca9c4573dc91a81d15 (diff) | |
download | freebsd-ports-bc1dbe3bf9aee41faf27629ebc1821de616318f0.zip |
Chase a silent update.
Diff available at <http://pompo.net/ports/CImg-1-11_060104-060109.diff>.
Reported by: pointyhat via Kris
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cimg/Makefile | 3 | ||||
-rw-r--r-- | graphics/cimg/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 16189267244e..0043f12bcae2 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -7,7 +7,7 @@ PORTNAME= cimg DISTVERSION= 1-11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,6 @@ MAKE_ENV= CPPFLAGS="${CFLAGS} ${LAPACK_DEF} ${PTHREAD_CFLAGS}" \ .if !defined(NOPORTDOCS) BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen USE_GCC= 3.4 -USE_REINPLACE= yes REINPLACE_ARGS= -i "" DOCBASE= CHANGES.txt README.txt DOCREFS= download.shtml favicon.ico favicon.png foot_reference.html \ diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo index 58a7b91b6e3c..58569d5935a2 100644 --- a/graphics/cimg/distinfo +++ b/graphics/cimg/distinfo @@ -1,3 +1,3 @@ -MD5 (CImg-1-11.zip) = 72b005b4e6de8e601e1cf7e7c557f5a4 -SHA256 (CImg-1-11.zip) = 63c9c08bb2e24680cfe57179fd2b713799fa7810c6b4eb3342854ddfa9c4acad -SIZE (CImg-1-11.zip) = 2843361 +MD5 (CImg-1-11.zip) = 73ec6ef63b455f70b771ac677dca6a58 +SHA256 (CImg-1-11.zip) = 6667991c07555e712e699192e21e9b696bc5b8c81af55be72450670a5cd43414 +SIZE (CImg-1-11.zip) = 2843320 |