pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/plzip



Module Name:    pkgsrc
Committed By:   nros
Date:           Thu Jan 25 09:27:03 UTC 2024

Modified Files:
        pkgsrc/archivers/plzip: Makefile distinfo

Log Message:
Update plzip to version 1.11

Cheches from changelog:

* main.cc: Reformat file diagnostics as 'PROGRAM: FILE: MESSAGE'.
  (show_option_error): New function showing argument and option name.
  (main): Make -o preserve date/mode/owner if 1 input file.
  (open_outstream): Create missing intermediate directories.
* configure, Makefile.in: New variable 'MAKEINFO'.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/plzip/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/plzip/distinfo

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

Modified files:

Index: pkgsrc/archivers/plzip/Makefile
diff -u pkgsrc/archivers/plzip/Makefile:1.2 pkgsrc/archivers/plzip/Makefile:1.3
--- pkgsrc/archivers/plzip/Makefile:1.2 Sun Nov 13 16:13:53 2022
+++ pkgsrc/archivers/plzip/Makefile     Thu Jan 25 09:27:03 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/11/13 16:13:53 fcambus Exp $
+# $NetBSD: Makefile,v 1.3 2024/01/25 09:27:03 nros Exp $
 
-DISTNAME=      plzip-1.10
+DISTNAME=      plzip-1.11
 CATEGORIES=    archivers
 MASTER_SITES=  https://download.savannah.gnu.org/releases/lzip/plzip/
 

Index: pkgsrc/archivers/plzip/distinfo
diff -u pkgsrc/archivers/plzip/distinfo:1.1 pkgsrc/archivers/plzip/distinfo:1.2
--- pkgsrc/archivers/plzip/distinfo:1.1 Mon Oct 24 07:52:02 2022
+++ pkgsrc/archivers/plzip/distinfo     Thu Jan 25 09:27:03 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/10/24 07:52:02 fcambus Exp $
+$NetBSD: distinfo,v 1.2 2024/01/25 09:27:03 nros Exp $
 
-BLAKE2s (plzip-1.10.tar.gz) = 43a58989c1788de858aa82d596da4c7e56ae6f57f46be36dbc148ed999341abc
-SHA512 (plzip-1.10.tar.gz) = 7fd7ec288800950deaec9337b3112db72cde059721a0143a091650fc20ba2a3d9d7eebbd7a312e5bbb1a61ca6c902d2450e6c3c7172dccf9c0c8b86db7c2a944
-Size (plzip-1.10.tar.gz) = 94541 bytes
+BLAKE2s (plzip-1.11.tar.gz) = 6d9b6328b8f02b27f65aae70d9cbed937ded51711340bce7c4a099e954801dac
+SHA512 (plzip-1.11.tar.gz) = 3a0f0443e68a6b776d85b69ed24d21e03d7bad1b788d6e8f741cc0ebb2537aebde2d68aa6765bcb4d61df6521779af27d176f5ef348014fa3088aa219d5ec691
+Size (plzip-1.11.tar.gz) = 96572 bytes



Home | Main Index | Thread Index | Old Index