pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/lzop Updated archivers/lzop to 1.04



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23a8f3b79429
branches:  trunk
changeset: 374795:23a8f3b79429
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 29 14:47:53 2018 +0000

description:
Updated archivers/lzop to 1.04

Changes in 1.04 (10 Aug 2017)
  * Happy 20th anniversary release!
  * Added CMake build support.
  * Assorted minor updates.

diffstat:

 archivers/lzop/Makefile |   4 ++--
 archivers/lzop/PLIST    |  13 ++++++++++++-
 archivers/lzop/distinfo |  10 +++++-----
 3 files changed, 19 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 6d68c1f9aa70 -r 23a8f3b79429 archivers/lzop/Makefile
--- a/archivers/lzop/Makefile   Mon Jan 29 14:23:26 2018 +0000
+++ b/archivers/lzop/Makefile   Mon Jan 29 14:47:53 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2014/10/09 14:05:53 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/01/29 14:47:53 mef Exp $
 
-DISTNAME=      lzop-1.03
+DISTNAME=      lzop-1.04
 CATEGORIES=    archivers
 MASTER_SITES=  http://www.lzop.org/download/
 
diff -r 6d68c1f9aa70 -r 23a8f3b79429 archivers/lzop/PLIST
--- a/archivers/lzop/PLIST      Mon Jan 29 14:23:26 2018 +0000
+++ b/archivers/lzop/PLIST      Mon Jan 29 14:47:53 2018 +0000
@@ -1,3 +1,14 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:32 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/01/29 14:47:53 mef Exp $
 bin/lzop
 man/man1/lzop.1
+share/doc/lzop/AUTHORS
+share/doc/lzop/COPYING
+share/doc/lzop/NEWS
+share/doc/lzop/README
+share/doc/lzop/THANKS
+share/doc/lzop/lzop.html
+share/doc/lzop/lzop.man
+share/doc/lzop/lzop.pod
+share/doc/lzop/lzop.ps
+share/doc/lzop/lzop.tex
+share/doc/lzop/lzop.txt
diff -r 6d68c1f9aa70 -r 23a8f3b79429 archivers/lzop/distinfo
--- a/archivers/lzop/distinfo   Mon Jan 29 14:23:26 2018 +0000
+++ b/archivers/lzop/distinfo   Mon Jan 29 14:47:53 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 00:56:23 agc Exp $
+$NetBSD: distinfo,v 1.7 2018/01/29 14:47:53 mef Exp $
 
-SHA1 (lzop-1.03.tar.gz) = 4ee0b49b2a6b0a13572ddca5785ee48ef4c8f80f
-RMD160 (lzop-1.03.tar.gz) = 306c454f52632b14740d6b00c1b315f0221fb45b
-SHA512 (lzop-1.03.tar.gz) = a7a46793e060690f7da3e9dcae8e19f9c3633b84bc6e4a9a7fbf7791361fc7795e00f1d820978b20df8731c165b37244f11203a2936640688e4ade0cc2f5f3d7
-Size (lzop-1.03.tar.gz) = 370775 bytes
+SHA1 (lzop-1.04.tar.gz) = 3540761ce8fc6dc42c326a9fcb1471e190a4db62
+RMD160 (lzop-1.04.tar.gz) = 8db21dafffc368a44536c058be83af92ab2d2fc4
+SHA512 (lzop-1.04.tar.gz) = 5829b4495ffefab549aa697a05c536ce593c572c9eee6004460583a0090abcd317c6074c4f981dfee6be61ac8d127f02dd37053b6cb782af64db41586a8bbb6e
+Size (lzop-1.04.tar.gz) = 393483 bytes



Home | Main Index | Thread Index | Old Index