pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/lz4



Module Name:    pkgsrc
Committed By:   abs
Date:           Tue Jan 16 12:38:35 UTC 2018

Modified Files:
        pkgsrc/archivers/lz4: PLIST

Log Message:
Fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/archivers/lz4/PLIST

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

Modified files:

Index: pkgsrc/archivers/lz4/PLIST
diff -u pkgsrc/archivers/lz4/PLIST:1.9 pkgsrc/archivers/lz4/PLIST:1.10
--- pkgsrc/archivers/lz4/PLIST:1.9      Sat Aug 19 14:54:25 2017
+++ pkgsrc/archivers/lz4/PLIST  Tue Jan 16 12:38:35 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2017/08/19 14:54:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2018/01/16 12:38:35 abs Exp $
 bin/lz4
 bin/lz4c
 bin/lz4cat
@@ -10,7 +10,7 @@ include/lz4hc.h
 lib/liblz4.a
 lib/liblz4.so
 lib/liblz4.so.1
-lib/liblz4.so.${PKGVERSION}
+lib/liblz4.so.1.8.1
 lib/pkgconfig/liblz4.pc
 man/man1/lz4.1
 man/man1/lz4c.1



Home | Main Index | Thread Index | Old Index