[csw-devel] SF.net SVN: gar:[21963] csw/mgar/pkg/jpegoptim/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Sep 18 20:00:25 CEST 2013


Revision: 21963
          http://gar.svn.sourceforge.net/gar/?rev=21963&view=rev
Author:   bonivart
Date:     2013-09-18 18:00:24 +0000 (Wed, 18 Sep 2013)
Log Message:
-----------
jpegoptim/trunk: update to 1.3.0

Modified Paths:
--------------
    csw/mgar/pkg/jpegoptim/trunk/Makefile
    csw/mgar/pkg/jpegoptim/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/jpegoptim/trunk/files/0001-Remove-Wall-reference.patch

Modified: csw/mgar/pkg/jpegoptim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/jpegoptim/trunk/Makefile	2013-09-18 14:25:10 UTC (rev 21962)
+++ csw/mgar/pkg/jpegoptim/trunk/Makefile	2013-09-18 18:00:24 UTC (rev 21963)
@@ -1,5 +1,5 @@
 NAME = jpegoptim
-VERSION = 1.2.4
+VERSION = 1.3.0
 GARTYPE = v2
 
 DESCRIPTION = Utility to optimize jpeg files
@@ -10,9 +10,8 @@
 MASTER_SITES = http://www.kokkonen.net/tjko/src/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-PATCHFILES += 0001-Remove-Wall-reference.patch
+RUNTIME_DEP_PKGS += CSWlibjpeg7
 
-RUNTIME_DEP_PKGS = CSWjpeg
 
 TEST_TARGET =
 INSTALL_SCRIPTS = custom

Modified: csw/mgar/pkg/jpegoptim/trunk/checksums
===================================================================
--- csw/mgar/pkg/jpegoptim/trunk/checksums	2013-09-18 14:25:10 UTC (rev 21962)
+++ csw/mgar/pkg/jpegoptim/trunk/checksums	2013-09-18 18:00:24 UTC (rev 21963)
@@ -1 +1 @@
-40e8e627181f524ad29717c5b07cd442  jpegoptim-1.2.4.tar.gz
+2864f8992adbb23c719a8b7c64f7b054  jpegoptim-1.3.0.tar.gz

Deleted: csw/mgar/pkg/jpegoptim/trunk/files/0001-Remove-Wall-reference.patch
===================================================================
--- csw/mgar/pkg/jpegoptim/trunk/files/0001-Remove-Wall-reference.patch	2013-09-18 14:25:10 UTC (rev 21962)
+++ csw/mgar/pkg/jpegoptim/trunk/files/0001-Remove-Wall-reference.patch	2013-09-18 18:00:24 UTC (rev 21963)
@@ -1,25 +0,0 @@
-From 662e771db49dd61d275acf9a9a696f6e0f46f081 Mon Sep 17 00:00:00 2001
-From: Peter Bonivart <bonivart at opencsw.org>
-Date: Wed, 20 Apr 2011 14:47:36 +0200
-Subject: [PATCH] Remove-Wall-reference
-
----
- Makefile.in |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/Makefile.in b/Makefile.in
-index da51df6..4668240 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -32,7 +32,7 @@ mandir = $(prefix)/share/man
- 
- CC        = @CC@ 
- XCPPFLAGS = @CPPFLAGS@
--CFLAGS    = @CFLAGS@ $(XCPPFLAGS) $(DEFS) -Wall
-+CFLAGS    = @CFLAGS@ $(XCPPFLAGS) $(DEFS)
- LDFLAGS   = @LDFLAGS@
- LIBS      = @LIBS@
- STRIP     = strip
--- 
-1.7.3.2
-

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list