[SM-Commit] GIT changes to master grimoire by George Sherwood (b6e91bbfcf86bb0a77b95be5eb475ca93891002f)

George Sherwood scm at sourcemage.org
Wed Oct 1 22:07:09 EDT 2008


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 graphics/pngcrush/DETAILS |    4 ++--
 graphics/pngcrush/HISTORY |    5 +++++
 graphics/pngcrush/INSTALL |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit b6e91bbfcf86bb0a77b95be5eb475ca93891002f
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    pngcrush: Updated to version 1.6.10.  Add -v to install.
    sed -i added to get proper gcc name

diff --git a/graphics/pngcrush/DETAILS b/graphics/pngcrush/DETAILS
index f4753f9..3096d1c 100755
--- a/graphics/pngcrush/DETAILS
+++ b/graphics/pngcrush/DETAILS
@@ -1,11 +1,11 @@
            SPELL=pngcrush
-         VERSION=1.6.4
+         VERSION=1.6.10
           SOURCE=$SPELL-${VERSION}.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/pmt/$SOURCE
         WEB_SITE=http://pmt.sourceforge.net/pngcrush/index.html
          ENTERED=20030613
-     SOURCE_HASH=sha512:0743cd77eed30d1a8684b125832fc2c5d10eba9f97f442f403dbe02eb98de0ed9c839eb7c802b87b5ddcb66576c7ef23bb44805b3fafc87ad29135f9c12448cd
+     SOURCE_HASH=sha512:527e36277e9fe6de7f50ff24d0155a7b2492e44a088fe5ea8701d983dea32dd75f36beb14dc5eb2978ead0980c0974ea6ba046acf126b04741385a3bbe45d529
       LICENSE[0]=ZLIB
         KEYWORDS="graphics"
            SHORT="Pngcrush is an optimizer for PNG (Portable Network Graphics) files."
diff --git a/graphics/pngcrush/HISTORY b/graphics/pngcrush/HISTORY
index b85ddd0..029d5bf 100644
--- a/graphics/pngcrush/HISTORY
+++ b/graphics/pngcrush/HISTORY
@@ -1,3 +1,8 @@
+2008-10-01 George Sherwood <gsherwood at sourcemage.org>
+	* DETAILS: Updated to version 1.6.10
+	* PRE_BUILD: Added sedit to use gcc vice gcc-4.3.0
+	* INSTALL: Add -v to install
+
 2007-02-17 George Sherwood <george at beernabeer.com>
 	* DETAILS: updated spell to 1.6.4
 	* BUILD: use make
diff --git a/graphics/pngcrush/INSTALL b/graphics/pngcrush/INSTALL
index 81d27f7..392dc96 100755
--- a/graphics/pngcrush/INSTALL
+++ b/graphics/pngcrush/INSTALL
@@ -1 +1 @@
-  install -m 755 pngcrush $INSTALL_ROOT/usr/bin
+  install -vm 755 pngcrush $INSTALL_ROOT/usr/bin



More information about the SM-Commit mailing list