aboutsummaryrefslogtreecommitdiff
path: root/graphics/cimg
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-06-25 18:52:29 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-06-25 18:52:29 +0000
commit68a16b0390760420a078ecc6221574462f0286e2 (patch)
treed6c60aa9e7055b1f6fb13e7205f8b4e9d4942215 /graphics/cimg
parent3dc7c0698089d7755550dfd56d2d2f5d5598e31d (diff)
downloadports-68a16b0390760420a078ecc6221574462f0286e2.tar.gz
ports-68a16b0390760420a078ecc6221574462f0286e2.zip
- Chase a silent update: the tarball has been rerolled after a tabs
expansion, no need to bump portrevision Full diff at <http://people.freebsd.org/~thierry/ports/CImg-1.2.1_070612_070615.diff.bz2> - Move the dirname `gfortran42` line to pre-configure, to fix a problem when build dependencies have not yet been installed. Reported by: Romain Tartière <romain (at) blogreen.org>
Notes
Notes: svn path=/head/; revision=194255
Diffstat (limited to 'graphics/cimg')
-rw-r--r--graphics/cimg/Makefile6
-rw-r--r--graphics/cimg/distinfo6
2 files changed, 4 insertions, 8 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index 108af9d47eec..dcf126a1bfc8 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -62,12 +62,8 @@ NOBUILD= yes
RUN_DEPENDS+= ${LOCALBASE}/lib/libMagick.so.10:${PORTSDIR}/graphics/ImageMagick
.endif
-post-patch:
- ${DIRNAME} `${LOCALBASE}/bin/${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
-# @${CP} ${WRKSRC}/CImg.h ${WRKSRC}/CImg.h.dos
-# @${TR} -d '\r' < ${WRKSRC}/CImg.h.dos > ${WRKSRC}/CImg.h
-
pre-configure:
+ ${DIRNAME} `${LOCALBASE}/bin/${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
.if !defined(NOPORTDOCS)
${GREP} -lR 'img/' ${BUILD_WRKSRC} | \
${XARGS} ${REINPLACE_CMD} -e 's|img/|${EXAMPLESDIR}/img/|g'
diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo
index 088a084e7c8b..ca4c8cb1438b 100644
--- a/graphics/cimg/distinfo
+++ b/graphics/cimg/distinfo
@@ -1,3 +1,3 @@
-MD5 (cimg-1.2.1,1/CImg-1.2.1.zip) = 787ad80245db4a58729c7daf53db8958
-SHA256 (cimg-1.2.1,1/CImg-1.2.1.zip) = bf861bbbd3cc43ed59bb3a6729521e0dad8f246529ba724e744d897b32dde801
-SIZE (cimg-1.2.1,1/CImg-1.2.1.zip) = 4109576
+MD5 (cimg-1.2.1,1/CImg-1.2.1.zip) = 1ba7e00d25e2ceba623540508c47d764
+SHA256 (cimg-1.2.1,1/CImg-1.2.1.zip) = 8f68a55f91fb44befdba5951f977563fc445ce3605e656462430d3c46ef2b1d1
+SIZE (cimg-1.2.1,1/CImg-1.2.1.zip) = 4112434