diff options
author | thierry <thierry@FreeBSD.org> | 2006-02-08 20:23:49 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-02-08 20:23:49 +0800 |
commit | 0eadba93a26b5ca54e967d86665f22c91f59617a (patch) | |
tree | a4428f8bcf642d32a3c8e19fa5217dabd345cad1 /graphics/cimg | |
parent | ea8f48c0f56530c0c38bcbd16601f9d1b4602fd3 (diff) | |
download | freebsd-ports-gnome-0eadba93a26b5ca54e967d86665f22c91f59617a.tar.gz freebsd-ports-gnome-0eadba93a26b5ca54e967d86665f22c91f59617a.tar.zst freebsd-ports-gnome-0eadba93a26b5ca54e967d86665f22c91f59617a.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/cimg')
-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 |