[152596] trunk/dports/graphics/pngcrush

snc at macports.org snc at macports.org
Mon Sep 12 14:22:42 PDT 2016


Revision: 152596
          https://trac.macports.org/changeset/152596
Author:   snc at macports.org
Date:     2016-09-12 14:22:42 -0700 (Mon, 12 Sep 2016)
Log Message:
-----------
pngcrush: update to 1.8.6

Modified Paths:
--------------
    trunk/dports/graphics/pngcrush/Portfile
    trunk/dports/graphics/pngcrush/files/patch-Makefile.diff

Modified: trunk/dports/graphics/pngcrush/Portfile
===================================================================
--- trunk/dports/graphics/pngcrush/Portfile	2016-09-12 21:12:52 UTC (rev 152595)
+++ trunk/dports/graphics/pngcrush/Portfile	2016-09-12 21:22:42 UTC (rev 152596)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                pngcrush
-version             1.8.5
+version             1.8.6
 categories          graphics
 maintainers         snc openmaintainer
 license             zlib
@@ -26,8 +26,8 @@
 master_sites        sourceforge:project/pmt/pngcrush/${version}
 use_xz              yes
 
-checksums           rmd160  ee71fe0b002a449bc3c750814bf9d77c2b7f581d \
-                    sha256  95bd3dccba9db4f68a8f4cf2e33c4530fe86cc5030e824b9d40cefc820a74e78
+checksums           rmd160  dbc98fbc03ea7fc2b17624f981479abe7dd59918 \
+                    sha256  4e31ba394382e85e2849841027641487ce73cbb4dfaab0bbbcd386d888c88bd1
 
 patchfiles          patch-Makefile.diff
 # attempt to use Makefile-nolib for external libpng, zlib

Modified: trunk/dports/graphics/pngcrush/files/patch-Makefile.diff
===================================================================
--- trunk/dports/graphics/pngcrush/files/patch-Makefile.diff	2016-09-12 21:12:52 UTC (rev 152595)
+++ trunk/dports/graphics/pngcrush/files/patch-Makefile.diff	2016-09-12 21:22:42 UTC (rev 152596)
@@ -1,19 +1,11 @@
---- Makefile.orig	2016-08-29 11:24:39.000000000 -0400
-+++ Makefile	2016-08-29 11:32:25.000000000 -0400
-@@ -19,7 +19,7 @@
- LD = gcc
+--- Makefile.orig	2016-09-05 13:31:39.000000000 -0400
++++ Makefile	2016-09-12 17:19:29.000000000 -0400
+@@ -17,7 +17,7 @@
  RM = rm -f
  
--CFLAGS=-std=c90 
-+CFLAGS=-std=c99
+ # On some platforms you might need to comment this out:
+-CFLAGS += -std=c90 
++CFLAGS += -std=c99
  
  CFLAGS += -O3 -funroll-loops -fomit-frame-pointer
  
-@@ -37,7 +37,6 @@
- 
- # Enable timers
- CPPFLAGS += -DPNGCRUSH_TIMERS=11
--LIBS += -lrt
- 
- # Cannot use this with libpng15 and later.
- # CPPFLAGS += -DINFLATE_ALLOW_INVALID_DISTANCE_TOOFAR_ARRR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160912/60e09396/attachment.html>


More information about the macports-changes mailing list