[153698] trunk/dports/graphics/jpeg/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Oct 8 11:11:43 CEST 2016
Revision: 153698
https://trac.macports.org/changeset/153698
Author: ryandesign at macports.org
Date: 2016-10-08 02:11:42 -0700 (Sat, 08 Oct 2016)
Log Message:
-----------
jpeg: Update to 9b
Resolves #51014
Also remove Boolean patch. The developers of libjpeg say any ports that
fail to build because of this need to be fixed; it is not a bug in
libjpeg.
Resolves #51013
Modified Paths:
--------------
trunk/dports/graphics/jpeg/Portfile
Modified: trunk/dports/graphics/jpeg/Portfile
===================================================================
--- trunk/dports/graphics/jpeg/Portfile 2016-10-08 08:34:05 UTC (rev 153697)
+++ trunk/dports/graphics/jpeg/Portfile 2016-10-08 09:11:42 UTC (rev 153698)
@@ -5,8 +5,7 @@
name jpeg
conflicts libjpeg-turbo mozjpeg
-version 9a
-revision 1
+version 9b
categories graphics
platforms darwin freebsd sunos
maintainers ryandesign openmaintainer
@@ -20,16 +19,14 @@
progressive compression processes.
homepage http://www.ijg.org/
-master_sites http://www.ijg.org/files/
+master_sites ${homepage}files/
distname ${name}src.v${version}
worksrcdir ${name}-${version}
-checksums rmd160 885898b3db086ad3b65169d0149bf1f270dff1b5 \
- sha256 3a753ea48d917945dd54a2d97de388aa06ca2eb1066cbfdc6652036349fe05a7
+checksums rmd160 7e261205cc653b8a0fafb3bd2267204c6bae8c42 \
+ sha256 240fd398da741669bf3c90366f58452ea59041cacc741a489b99f2f6a0bad052
-patchfiles boolean.patch
-
configure.ldflags-delete -L${prefix}/lib
configure.cppflags-delete -I${prefix}/include
configure.args --disable-silent-rules
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161008/72814c3f/attachment-0002.html>
More information about the macports-changes
mailing list