pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/jpegoptim



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Feb 11 07:49:55 UTC 2023

Modified Files:
        pkgsrc/graphics/jpegoptim: Makefile distinfo
        pkgsrc/graphics/jpegoptim/patches: patch-configure

Log Message:
jpegoptim: updated to 1.5.2

v1.5.2
Add support for reading list of files to process from a file (--files-from) or from standard input (--files-stdin)
Improved JPEG marker reporting
Fix -d, --dest option (thanks to Almas Kunapyanov),
Other minor fixes


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/jpegoptim/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/jpegoptim/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/jpegoptim/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/jpegoptim/Makefile
diff -u pkgsrc/graphics/jpegoptim/Makefile:1.24 pkgsrc/graphics/jpegoptim/Makefile:1.25
--- pkgsrc/graphics/jpegoptim/Makefile:1.24     Mon Jan  9 20:11:24 2023
+++ pkgsrc/graphics/jpegoptim/Makefile  Sat Feb 11 07:49:55 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2023/01/09 20:11:24 fcambus Exp $
+# $NetBSD: Makefile,v 1.25 2023/02/11 07:49:55 adam Exp $
 
-DISTNAME=      jpegoptim-1.5.1
+DISTNAME=      jpegoptim-1.5.2
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.kokkonen.net/tjko/src/
 
@@ -9,7 +9,8 @@ HOMEPAGE=       https://www.kokkonen.net/tjko/
 COMMENT=       JPEG optimizer
 LICENSE=       gnu-gpl-v2
 
-GNU_CONFIGURE=         yes
+USE_TOOLS+=    gmake
+GNU_CONFIGURE= yes
 
 INSTALL_MAKE_FLAGS+=   mandir=${PREFIX}/${PKGMANDIR}
 

Index: pkgsrc/graphics/jpegoptim/distinfo
diff -u pkgsrc/graphics/jpegoptim/distinfo:1.19 pkgsrc/graphics/jpegoptim/distinfo:1.20
--- pkgsrc/graphics/jpegoptim/distinfo:1.19     Mon Jan  9 20:11:24 2023
+++ pkgsrc/graphics/jpegoptim/distinfo  Sat Feb 11 07:49:55 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2023/01/09 20:11:24 fcambus Exp $
+$NetBSD: distinfo,v 1.20 2023/02/11 07:49:55 adam Exp $
 
-BLAKE2s (jpegoptim-1.5.1.tar.gz) = 0762e31748718faf204b6cb62ab397a9344d4e8bb678c6790093a031dcf45c3c
-SHA512 (jpegoptim-1.5.1.tar.gz) = cf9d459a96b06c5114118dccce9fcde3f6d92b0263736e4af080231aa935184a24de165764217abbfd1f106754b96db31e083e2fe13aec771acf391eb78a055c
-Size (jpegoptim-1.5.1.tar.gz) = 119296 bytes
-SHA1 (patch-configure) = e403f3243608687a9ac98ea59a5fb4a2c4363f53
+BLAKE2s (jpegoptim-1.5.2.tar.gz) = 0376992a2816568f4398288a31b46b3f967f78c36bbc9f349f593f8984e120f2
+SHA512 (jpegoptim-1.5.2.tar.gz) = 7caed3721928f7783903864d2e9fbae5d5431ec8e86f85d4ec0f3fbbbdf66632d696168d316faae5ac1b827808c953b557cd0eb15a3829a43d244ca9781811f1
+Size (jpegoptim-1.5.2.tar.gz) = 120959 bytes
+SHA1 (patch-configure) = dc33a3c78a5178f0b79dea8f0c5e95a15454c5ec

Index: pkgsrc/graphics/jpegoptim/patches/patch-configure
diff -u pkgsrc/graphics/jpegoptim/patches/patch-configure:1.1 pkgsrc/graphics/jpegoptim/patches/patch-configure:1.2
--- pkgsrc/graphics/jpegoptim/patches/patch-configure:1.1       Wed Dec  7 08:04:42 2022
+++ pkgsrc/graphics/jpegoptim/patches/patch-configure   Sat Feb 11 07:49:55 2023
@@ -1,10 +1,10 @@
-$NetBSD: patch-configure,v 1.1 2022/12/07 08:04:42 adam Exp $
+$NetBSD: patch-configure,v 1.2 2023/02/11 07:49:55 adam Exp $
 
 Portablility fixes.
 
---- configure.orig     2022-12-07 07:55:53.000000000 +0000
+--- configure.orig     2023-02-11 02:00:41.000000000 +0000
 +++ configure
-@@ -3397,7 +3397,7 @@ arith_code=0
+@@ -3398,7 +3398,7 @@ arith_code=0
  # Check whether --with-arith was given.
  if test "${with_arith+set}" = set; then :
    withval=$with_arith;
@@ -13,7 +13,7 @@ Portablility fixes.
           arith_code=1
        fi
  
-@@ -4167,7 +4167,7 @@ fi
+@@ -4168,7 +4168,7 @@ fi
  
  fi
  
@@ -22,3 +22,12 @@ Portablility fixes.
    arith_code_status="Enabled"
    $as_echo "#define HAVE_ARITH_CODE 1" >>confdefs.h
  
+@@ -4226,7 +4226,7 @@ $as_echo "$jpegoptim_cv_extension_settin
+ echo "--------------------------------------------------"
+ echo "Extension settings: $extension_settings_status"
+ echo "Arithmetic coding: $arith_code_status"
+-if test $arith_code == 0 -a "$jpegoptim_cv_arith_code_support" == "yes"; then
++if test $arith_code = 0 -a "$jpegoptim_cv_arith_code_support" = "yes"; then
+    echo "(use --with-arith to enable Arithmetic coding support)"
+ fi
+ echo "--------------------------------------------------"



Home | Main Index | Thread Index | Old Index